u-boot-brain/arch/arm/cpu
Tom Rini 5e995c00f6 TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter update
In 6789e84 we update u-boot-spl.lds for OMAP to ensure we include
adapter information, as we use i2c during SPL.  However, the regex used
also means we included commands that may have been built.  On omap5_uevm
this leads to a failure as we include the command from the do_tca642x
command, and fail to link.  The fix is to restrict our regex to only the
i2c list parts.

Signed-off-by: Tom Rini <trini@ti.com>
2013-11-15 12:20:33 -05:00
..
arm_intcm ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
arm720t ARM: tegra: move Tegra specific code under arch/arm/ 2013-10-31 13:26:44 -04:00
arm920t arm920t: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
arm926ejs Merge branch 'iu-boot/master' into 'u-boot-arm/master' 2013-11-09 22:59:47 +01:00
arm946es ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
arm1136 ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
arm1176 ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
armv7 TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter update 2013-11-15 12:20:33 -05:00
ixp ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
pxa ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
sa1100 ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
tegra-common ARM: tegra: convert to common timer code 2013-11-04 11:24:22 -05:00
tegra20-common ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
tegra30-common ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
tegra114-common ARM: convert makefiles to Kbuild style 2013-10-31 12:53:39 -04:00
Makefile ARM: tegra: move Tegra specific code under arch/arm/ 2013-10-31 13:26:44 -04:00
u-boot-spl.lds Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
u-boot.lds arm: lds: Remove libgcc eabi exception handling tables 2013-09-05 13:41:42 +02:00