u-boot/arch/arm
Marek Vasut 2cad92fd67 PXA: Fix reloc, Push lowlevel init into C code
Firstly, this fixes relocation issues. I had to use part of Dcache as RAM for a
while. I also moved around the lowlevel init code. It turned out so most of the
lowlevel init code ended in cpu.c (and eventually was rewritten into C).

This will also allow easier operation with FDT, multi-CPU-model support etc. in
later releases.

NOTE: This breaks most of the PXA boards (actually, the reloc stuff did already,
this only finishes the doom).

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
2010-10-19 23:04:35 +02:00
..
cpu PXA: Fix reloc, Push lowlevel init into C code 2010-10-19 23:04:35 +02:00
include/asm PXA: fix MDREFR[APD] bit setting 2010-10-19 22:47:31 +02:00
lib Merge branch 'elf_reloc' 2010-10-19 21:07:52 +02:00
config.mk arm926ejs, tx25: add support for ELF relocations 2010-10-13 10:12:01 +02:00