[POWERPC] 4xx: Fix timebase clock selection on Walnut
authorJosh Boyer <jwboyer@linux.vnet.ibm.com>
Fri, 19 Oct 2007 14:53:10 +0000 (00:53 +1000)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Fri, 19 Oct 2007 21:18:31 +0000 (16:18 -0500)
The current bootwrapper fails to set the timebase clock to the CPU clock
which causes the time to increment incorrectly.  This fixes it by using the
correct #define for the CPC0_CR1 register.

Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>

No differences found