[U-Boot-Users] [Patch 0/4] U-Boot-V2: ARM: U-Boot V2 clean up patches
Menon, Nishanth
x0nishan at ti.com
Wed May 7 13:55:50 CEST 2008
Hi All,
The following series of patches are based on U-Boot V2. One
configuration required for OMAP support is capability to fit within 32K
the entire boot loader, so size is a major constraint. The first part of
a bunch of cleanups for introducing OMAP SOC support.
There are 4 patches in this series:
001 - Create a single start-arm.S file. The logic here will be SOC
independent
002 - Introduce CONFIG_SKIP_RELOCATION so that we can have SRAM boot,
NAND/NOR boot etc. Mainly to reduce codesize.
003 - Fix Kconfig from generating "Linux Kernel" in the .config files.
004 - Sync up existing arm defconfigs with the new version.
Gitweb:
http://www.denx.de/cgi-bin/gitweb.cgi?p=u-boot/u-boot-v2.git;a=summary
Regards,
Nishanth Menon
More information about the U-Boot
mailing list