u-boot-brain/arch/arm
Stephen Warren 3cd534e455 ARM: bcm2835: config.mk isn't needed
The entries in config.mk were needed so that U-Boot could be built
with an old version of the Raspberry Pi Foundation's toolchain. Without
them, the build would error out with:

...-ld: error: .../libgcc.a(_bswapsi2.o) uses VFP register arguments,
u-boot does not

However, none of the 3 toolchains in the latest version of their
tools.git, nor the Ubuntu/Linaro ARM compilers in at least Ubuntu Quantal
or Saucy, need these options set in order to compile a working U-Boot.
Hence, remove the options for simplicity.

Reported-by: Tom Rini <trini@ti.com>
Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Reviewed-by: Andreas Färber <afaerber@suse.de>
2014-02-13 15:06:02 +01:00
..
cpu ARM: bcm2835: config.mk isn't needed 2014-02-13 15:06:02 +01:00
dts ARM: tegra: add DT files for Tegra124 and Venice2 2014-02-03 09:46:47 -07:00
imx-common MX6: fix sata compilation for i.MX6 2013-12-19 11:04:33 +01:00
include/asm Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' 2014-02-13 13:30:54 +01:00
lib arm: use canonical sub mnemonic 2014-01-14 12:38:47 +01:00
config.mk ARM: merge commonly-defined PLATFORM_RELFLAGS 2014-01-24 16:59:08 -05:00