projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
get rid of CRLF encoding in various files
[openwrt.git]
/
package
/
uboot-ifxmips
/
files
/
board
/
ifx
/
danube
/
config.mk
diff --git
a/package/uboot-ifxmips/files/board/ifx/danube/config.mk
b/package/uboot-ifxmips/files/board/ifx/danube/config.mk
index
e6fcbc6
..
88680e1
100644
(file)
--- 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
This page took
0.029619 seconds
and
4
git commands to generate.