u-boot/board/ms7722se
Vladimir Zapolskiy cdbb0cf8ec sh: add common dram_init() function for all boards
Generic board support assumes a different method of specifying
DRAM size on board, also it can be shared among all boards, notably
only sh7763rdp board has a custom legacy dram_init(), however
the difference is only in printing some additional information,
this feature can be removed.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-12-02 21:32:51 -05:00
..
Kconfig sh: consolidate CONFIG_SYS_CPU defines 2014-11-13 08:48:48 +09:00
MAINTAINERS Add board MAINTAINERS files 2014-07-30 08:48:06 -04:00
Makefile sh: place board lowlevel_init code in the beginning of .text 2016-12-02 21:32:47 -05:00
lowlevel_init.S remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
ms7722se.c sh: add common dram_init() function for all boards 2016-12-02 21:32:51 -05:00