diff options
Diffstat (limited to 'board/xpedite1k/config.mk')
-rw-r--r-- | board/xpedite1k/config.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/board/xpedite1k/config.mk b/board/xpedite1k/config.mk index c0f0da8..e42b273 100644 --- a/board/xpedite1k/config.mk +++ b/board/xpedite1k/config.mk @@ -22,11 +22,9 @@ # # -# esd ADCIOP boards +# XES XPedite1000 PPC440GX # -#TEXT_BASE = 0xFFFE0000 - ifeq ($(ramsym),1) TEXT_BASE = 0x07FD0000 else |