]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/8xxx: relocate cpu pointer in global data
authorKumar Gala <galak@kernel.crashing.org>
Wed, 2 Sep 2009 02:07:08 +0000 (21:07 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 8 Sep 2009 14:10:04 +0000 (09:10 -0500)
commit13d46ab2572c0283d34f93bebc9a41295ef84ca5
tree8af64f24f64ac1799a4584ef6f553f4d86469bdc
parent9c671e7062720074f894ee329eaa6995b0823727
ppc/8xxx: relocate cpu pointer in global data

Now that we have a pointer to the cpu struct we need to relocate it once
we get into ram.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
lib_ppc/board.c