fixed typo --- everything still works.

This commit is contained in:
Mariano Alvira 2009-05-01 16:47:02 -04:00
parent c0bb4cb810
commit f7cc777ee1
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ void reset_maca(void)
*/
/* tested and is good */
#define RF_BASE 0x80009a000
#define RF_BASE 0x80009a00
void flyback_init(void) {
uint32_t val8, or;