uboot-mt623x/arch
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
..
arm PXA: Fix reloc, Push lowlevel init into C code 2010-10-19 23:04:35 +02:00
avr32 relocation: fixup cmdtable 2010-09-19 19:29:51 +02:00
blackfin Blackfin: workaround anomaly 05000440 2010-10-14 20:23:26 -04:00
i386 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m68k boot: change some arch ifdefs to feature ifdefs 2010-10-18 22:53:32 +02:00
microblaze FDT: only call boot_get_fdt from generic code 2010-10-18 22:52:10 +02:00
mips common: move TOTAL_MALLOC_LEN to include/common.h 2010-09-19 19:29:52 +02:00
nios2 FDT: only call boot_get_fdt from generic code 2010-10-18 22:52:10 +02:00
powerpc boot: change some arch ifdefs to feature ifdefs 2010-10-18 22:53:32 +02:00
sh Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
sparc boot: change some arch ifdefs to feature ifdefs 2010-10-18 22:53:32 +02:00
.gitignore update include/asm/ gitignore after move 2010-05-07 00:17:30 +02:00