commit | 200221b228122e54af8a2bd00c169c08130556e9 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Mar 26 16:14:13 2009 +0100 |
committer | Stefan Roese <sr@denx.de> | Thu Mar 26 18:36:40 2009 +0100 |
tree | 2a482809850756117ff25265e5b0ef3e2e33e17d | |
parent | cb2a250e7f3830e7818492a62a842e74d397e526 [diff] |
ppc4xx: Sequoia: Fix TLB reassignment in NAND booting code This patch fixes a bug in the Sequoia TLB init code to reconfigure the correct TLB (boot space) after running from RAM. This bug was introduced with patch 4d332dbeb08f5863d1ea69d91a00c5499d3a87ed [ppc4xx: Make Sequoia boot vxWorks] which changed the order of the TLB in the Sequoia init.S file. Signed-off-by: Stefan Roese <sr@denx.de>