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 ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ U-Boot-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/u-boot-users
