diff options
author | wdenk <wdenk> | 2004-10-11 23:10:30 (GMT) |
---|---|---|
committer | wdenk <wdenk> | 2004-10-11 23:10:30 (GMT) |
commit | 8b74bf31fe57edfc502f94e905977304eac943ca (patch) | |
tree | 18e1f65a33cf3b6349eb7553c593d4ecce34f1bb /board/dbau1x00 | |
parent | 4cfaf55e5cd3d7d21a7f9c48508eb7be0167e638 (diff) | |
download | u-boot-8b74bf31fe57edfc502f94e905977304eac943ca.tar.xz |
Cleanup
Diffstat (limited to 'board/dbau1x00')
-rw-r--r-- | board/dbau1x00/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/board/dbau1x00/README b/board/dbau1x00/README index d8f9ecc..b37ff36 100644 --- a/board/dbau1x00/README +++ b/board/dbau1x00/README @@ -13,7 +13,7 @@ configurations in little endian mode. I named the board dbau1x00, to allow support for all three development boards ( dbau1000, dbau1100 and dbau1500 ). -Now there is a new board called dbau1550 also, which +Now there is a new board called dbau1550 also, which should be supported RSN. I only have a dbau1000, so my testing is limited @@ -25,10 +25,10 @@ to test new bootloaders without thrashing the YAMON boot loader delivered with board. NOTE! When you switch between the two boot flashes, the -base addresses will be swapped. +base addresses will be swapped. Have this in mind when you compile u-boot. TEXT_BASE has -to match the address where u-boot is located when you -actually launch. +to match the address where u-boot is located when you +actually launch. Ethernet only supported for mac0. |