u-boot-brain/arch/arm
Simon Glass 4a0764858b arm: Use common .lds file where possible
Each cpu directory currently has its own .lds file. This is only needed
in most cases because the start.o file is in a different subdir.

Now that we can factor out this difference, we can move most cpus over
to the common .lds file.

Signed-off-by: Simon Glass <sjg@chromium.org>
2012-03-30 07:43:47 +02:00
..
cpu arm: Use common .lds file where possible 2012-03-30 07:43:47 +02:00
dts tegra: fdt: i2c: Add extra I2C bindings for U-Boot 2012-03-29 08:12:50 +02:00
include/asm tegra: i2c: Add I2C driver 2012-03-29 08:12:50 +02:00
lib arm: Check for valid FDT after console is up 2012-03-29 08:12:49 +02:00
config.mk arm: Remove unneeded setting of LDCSRIPT 2012-03-30 07:43:40 +02:00