u-boot/arch/arm
Simon Glass eae78c3406 arm: Move fdt check earlier so that board_early_init_f() can use it
We want to use the fdt inside board_early_init_f(), so check for its
presence earlier in the pre-reloc init sequence.

So far ARM and microblaze are the only only ones that use
CONFIG_OF_CONTROL. Microblaze does not have the same init loop, and in
particular does not have the board_early_init_f() call. So a patch for
microblaze would have no meaning.

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-01-10 22:21:44 +01:00
..
cpu Merge 'u-boot-atmel/master' into 'u-boot-arm/master' 2013-01-09 20:01:48 +01:00
dts tegra: fdt: Add LCD definitions for Tegra 2012-11-19 08:15:36 -07:00
imx-common imx-common: cpu: add imx_ddr_size 2012-11-10 08:15:40 +01:00
include/asm arm: Keep track of the tlb size as well as its location 2013-01-10 22:21:32 +01:00
lib arm: Move fdt check earlier so that board_early_init_f() can use it 2013-01-10 22:21:44 +01:00
config.mk arm: work around assembler bug 2012-10-04 14:19:04 +02:00