projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1fbe41
)
Change the TEXT_BASE from 0xFFF00000 to 0xFF000000.
author
roy zang
<tie-fei.zang@freescale.com>
Fri, 3 Nov 2006 05:07:36 +0000
(13:07 +0800)
committer
Zang Tiefei
<roy@bus.ap.freescale.net>
Fri, 3 Nov 2006 05:07:36 +0000
(13:07 +0800)
Both work. 0xFF000000 seems more reasonable.
board/mpc7448hpc2/config.mk
patch
|
blob
|
history
diff --git
a/board/mpc7448hpc2/config.mk
b/board/mpc7448hpc2/config.mk
index
9147a5c
..
2e58858
100644
(file)
--- a/
board/mpc7448hpc2/config.mk
+++ b/
board/mpc7448hpc2/config.mk
@@
-21,7
+21,7
@@
#
# Flash address
-TEXT_BASE = 0xFF
F
00000
+TEXT_BASE = 0xFF
0
00000
# RAM address
#TEXT_BASE = 0x00400000