[U-Boot] [PATCH 7/7] da850/omap-l138: add support for direct NOR boot mode

Tom Rini trini at ti.com
Tue Jun 5 00:32:01 CEST 2012


On Fri, Jun 01, 2012 at 08:00:49PM +0530, Prabhakar Lad wrote:
> From: Lad, Prabhakar <prabhakar.lad at ti.com>
> 
> This patch adds support for direct NOR boot mode on
> da850/omap-l138.
> 
> Define the CONFIG_DIRECT_NOR_BOOT macro along with
> CONFIG_USE_NOR in the DA850/OMAP-L138 configuration
> file to enable this feature.

We should be using boards.cfg to add additional build targets that will
toggle CONFIG_DIRECT_NOR_BOOT and other cases where we can't have SW
that works in conflicting cases.

-- 
Tom


More information about the U-Boot mailing list