1
0
Fork 0
remarkable-uboot/arch/arm/cpu
Tom Rini 47f7bcae8c SPL: Move the omap SPL framework to common/spl
Add a new flag, CONFIG_SPL_FRAMEWORK to opt into the common/spl SPL
framework, enable on all of the previously using boards.  We move the
spl_ymodem.c portion to common/ and spl_mmc.c to drivers/mmc/.  We leave
the NAND one in-place as we plan to replace it later in this series.

We use common/spl to avoid linker problems with respect to merging
constant strings in objects.   Otherwise all strings in common/ will be
linked in and kept which grows SPL in size too much.

Signed-off-by: Tom Rini <trini@ti.com>
2012-09-27 09:49:59 -07:00
..
arm720t Tegra: Change Tegra20 to Tegra in common code, prep for T30 2012-09-10 13:01:24 -07:00
arm920t arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00
arm925t arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00
arm926ejs mx25: Define default SoC input clock frequencies 2012-09-06 11:05:09 +02:00
arm946es arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00
arm1136 mx31: Define default SoC input clock frequencies 2012-09-06 14:23:30 +02:00
arm1176 ARM: arm1176: Define arch_cpu_init() at the SoC level 2012-09-25 13:27:58 -07:00
arm_intcm arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00
armv7 SPL: Move the omap SPL framework to common/spl 2012-09-27 09:49:59 -07:00
ixp Consolidate bootcount code into drivers/bootcount 2012-09-01 14:26:02 +02:00
lh7a40x arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00
pxa arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00
s3c44b0 arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00
sa1100 arm: Fix to mistake clean the memory space 2012-07-20 14:24:08 +02:00
tegra20-common Tegra: Change Tegra20 to Tegra in common code, prep for T30 2012-09-10 13:01:24 -07:00
u-boot.lds arm: add a common .lds link script 2012-03-30 07:43:44 +02:00