fixed typo --- everything still works.

This commit is contained in:
Mariano Alvira 2009-05-01 16:47:02 -04:00
parent c0bb4cb810
commit f7cc777ee1

View file

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