commit | 094624fa66758e9f555587c29b23cf5bc67c10fd | [log] [tgz] |
---|---|---|
author | Josh Boyer <jwboyer@linux.vnet.ibm.com> | Sat Oct 20 00:53:10 2007 +1000 |
committer | Josh Boyer <jwboyer@linux.vnet.ibm.com> | Fri Oct 19 16:18:31 2007 -0500 |
tree | 06d956f05a42a738f5cb5f82bf7e76e299850abb | |
parent | 16fdad334c5ba055b8eb79a97da561fbdfacd15e [diff] |
[POWERPC] 4xx: Fix timebase clock selection on Walnut 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>