[U-Boot] [PATCH V11 13/13] OMAP3: twister: add support to boot Linux from SPL

Tom Rini tom.rini at gmail.com
Fri Dec 16 17:01:12 CET 2011


On Fri, Dec 16, 2011 at 8:37 AM, Stefano Babic <sbabic at denx.de> wrote:
> Signed-off-by: Stefano Babic <sbabic at denx.de>
> CC: Tom Rini <tom.rini at gmail.com>
> CC: Wolfgang Denk <wd at denx.de>
> CC: Simon Schwarz <simonschwarzcor at gmail.com>
[snip]
> +#ifdef CONFIG_SPL_BUILD
> +#undef CONFIG_HARD_I2C
> +#endif

If we switch the I2C test to CONFIG_SPL_I2C_SUPPORT this part here can
go away, yes?

-- 
Tom


More information about the U-Boot mailing list