
18 Apr
2014
18 Apr
'14
3:24 p.m.
On Wed, Apr 09, 2014 at 08:25:57AM -0400, Tom Rini wrote:
In the case of SPL or NOR_BOOT (no SPL involved) we need to include certain code in the build. Use !CONFIG_SKIP_LOWLEVEL_INIT rather than CONFIG_SPL_BUILD || CONFIG_NOR_BOOT to make the code clearer, and to make supporting XIP QSPI boot clearer in the code.
Signed-off-by: Tom Rini trini@ti.com Reviewed-by: Wolfgang Denk wd@denx.de
Applied to u-boot-ti/master, thanks!
--
Tom