[U-Boot] generic_board: Call "checkboard" even though the root node has a "model" property

Tom Rini trini at konsulko.com
Tue Jul 28 16:58:44 CEST 2015


On Thu, Jul 09, 2015 at 07:58:03PM +0800, Haikun.Wang at freescale.com wrote:

> In case of enable CONFIG_OF_CONTROL and has a "model" property in the root node,
> the board special "checkboard" will not be called.
> Usually we show some useful version information in the function.
> This patch enable call "checkboard" in any case.
> It is not conflicting with showing "model" at the same time.
> 
> For example on LS2085AQDS:
> Showing "model" only:
> Model: Freescale Layerscape 2085a QDS Board
> 
> Showing "checkboard" only:
> Board: LS2085E-QDS, Board Arch: V1, Board version: B, boot from vBank: 4
> 
> Showing both:
> Model: Freescale Layerscape 2085a QDS Board
> Board: LS2085E-QDS, Board Arch: V1, Board version: B, boot from vBank: 4
> 
> Signed-off-by: Haikun Wang <haikun.wang at freescale.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150728/c4941657/attachment.sig>


More information about the U-Boot mailing list