diff options
-rw-r--r-- | sys/mips/conf/CARAMBOLA2.hints | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/mips/conf/CARAMBOLA2.hints b/sys/mips/conf/CARAMBOLA2.hints index 3d0e6ac..35400d5 100644 --- a/sys/mips/conf/CARAMBOLA2.hints +++ b/sys/mips/conf/CARAMBOLA2.hints @@ -29,6 +29,11 @@ hint.arge.1.phymask=0x0 # No directly mapped PHYs hint.arge.1.media=1000 hint.arge.1.fduplex=1 +# Where the ART is - last 64k in the flash +# 0x9fff1000 ? +hint.ath.0.eepromaddr=0x1fff0000 +hint.ath.0.eepromsize=16384 + # The AP121 16MB flash layout: # # [ 0.700000] 0x000000000000-0x000000040000 : "u-boot" |