u-boot-brain/arch/arm
Simon Glass dc47e2bc7d exynos: Correct use of 64-bit division
The current code is causing errors like this on my toolchains:

/usr/x86_64-pc-linux-gnu/armv7a-cros-linux-gnueabi/binutils-bin/2.22/
ld.bfd.real: failed to merge target specific data of file /usr/lib/gcc/
armv7a-cros-linux-gnueabi/4.7.x-google/libgcc.a(_divdi3.o)

Use do_div() to avoid this.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2013-04-17 10:00:40 +09:00
..
cpu exynos: Correct use of 64-bit division 2013-04-17 10:00:40 +09:00
dts EXYNOS5: Add device node for DP 2013-03-27 21:23:18 +09:00
imx-common imx: Add u-boot-with-nand-spl.imx make target 2013-04-12 07:55:08 +02:00
include/asm Tegra: Split tegra_get_chip_type() into soc & sku funcs 2013-04-15 11:01:38 -07:00
lib arm: Remove deprecated and now unused NAND SPL 2013-04-12 07:55:08 +02:00
config.mk arm: Remove deprecated and now unused NAND SPL 2013-04-12 07:55:08 +02:00