[U-Boot] [PATCH] arm: am437x: cm-t43: bring back BOOTDELAY feature

Tom Rini trini at konsulko.com
Sun Feb 21 13:54:25 CET 2016


On Sun, Feb 21, 2016 at 01:59:20PM +0200, Nikita Kiryanov wrote:

> Commit 755324 (configs: Use config_distro_defaults.h in ti_armv7_common.h)
> made ti_armv7_common.h include config_distro_defaults.h. This breaks the
> bootdelay feature in cm_t43 because now the
>   - #include ti_armv7_common.h (#define CONFIG_BOOTDELAY 1)
>   - #undef CONFIG_BOOTDELAY
>   - #include config_distro_defaults.h (#define CONFIG_BOOTDELAY 2)
> dance in cm_t43.h is no longer valid and in fact leads to CONFIG_BOOTDELAY
> not being defined.
> 
> Adapt the config file to the new inclusion hierarchy.
> 
> Cc: Tom Rini <trini at konsulko.com>
> Cc: Albert Aribaud <albert.u.boot at aribaud.net>
> Cc: Igor Grinberg <grinberg at compulab.co.il>
> Signed-off-by: Nikita Kiryanov <nikita at compulab.co.il>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
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/20160221/ee949ca2/attachment.sig>


More information about the U-Boot mailing list