]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/ap_sh4a_4a.h
sh: define CONFIG_DISPLAY_BOARDINFO to print board information
authorVladimir Zapolskiy <vz@mleia.com>
Sun, 27 Nov 2016 22:15:30 +0000 (00:15 +0200)
committerTom Rini <trini@konsulko.com>
Sat, 3 Dec 2016 02:32:49 +0000 (21:32 -0500)
commit18a40e8470246da3ee4cdef721524140f54cc6c9
tree77f49c5459714abf41c998452768bf0f844ff822
parent9079acba9f3cbcbe10df66f7162e7ae47723e70d
sh: define CONFIG_DISPLAY_BOARDINFO to print board information

All SH boards define a checkboard() function which outputs basic board
information on boot, however generic board support requires to define
CONFIG_DISPLAY_BOARDINFO to do that, so define it for the boards.

Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
21 files changed:
include/configs/MigoR.h
include/configs/ap325rxa.h
include/configs/ap_sh4a_4a.h
include/configs/ecovec.h
include/configs/espt.h
include/configs/mpr2.h
include/configs/ms7720se.h
include/configs/ms7722se.h
include/configs/ms7750se.h
include/configs/r0p7734.h
include/configs/r2dplus.h
include/configs/r7780mp.h
include/configs/rsk7203.h
include/configs/rsk7264.h
include/configs/rsk7269.h
include/configs/sh7752evb.h
include/configs/sh7753evb.h
include/configs/sh7757lcr.h
include/configs/sh7763rdp.h
include/configs/sh7785lcr.h
include/configs/shmin.h