diff options
Diffstat (limited to 'package/uboot-ifxmips/files/board/ifx/danube/config.mk')
-rw-r--r-- | package/uboot-ifxmips/files/board/ifx/danube/config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/uboot-ifxmips/files/board/ifx/danube/config.mk b/package/uboot-ifxmips/files/board/ifx/danube/config.mk index e6fcbc6591..88680e14f8 100644 --- a/package/uboot-ifxmips/files/board/ifx/danube/config.mk +++ b/package/uboot-ifxmips/files/board/ifx/danube/config.mk @@ -24,7 +24,7 @@ # # Danube board with MIPS 24Kec CPU core #boot from ebu -TEXT_BASE = 0xB0000000 +#TEXT_BASE = 0xB0000000 BOOTSTRAP_TEXT_BASE = 0xB0000000 #boot from ram |