diff options
author | Marek Vasut <marek.vasut@gmail.com> | 2010-09-28 15:44:10 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2010-10-19 23:04:35 +0200 |
commit | 2cad92fd674d035a04631b9ab044c030f95e0fec (patch) | |
tree | c5bed46f66945b04516de625c28d9f9efa625481 /board/logicpd | |
parent | 6ef6eb91cda895de3366068fc2caf25328786f4d (diff) | |
download | u-boot-imx-2cad92fd674d035a04631b9ab044c030f95e0fec.zip u-boot-imx-2cad92fd674d035a04631b9ab044c030f95e0fec.tar.gz u-boot-imx-2cad92fd674d035a04631b9ab044c030f95e0fec.tar.bz2 |
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>
Diffstat (limited to 'board/logicpd')
0 files changed, 0 insertions, 0 deletions