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:
162c41c
)
mpc83xx: Fix typo in include/mpc83xx.h
author
Nobuhiro Iwamatsu
<iwamatsu.nobuhiro@renesas.com>
Wed, 24 Sep 2008 01:42:15 +0000
(10:42 +0900)
committer
Kim Phillips
<kim.phillips@freescale.com>
Wed, 24 Sep 2008 14:58:34 +0000
(09:58 -0500)
Fixed typo from CONIFG_MPC837X to CONFIG_MPC837X
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
include/mpc83xx.h
patch
|
blob
|
history
diff --git
a/include/mpc83xx.h
b/include/mpc83xx.h
index
5d82bb4
..
7f30d68
100644
(file)
--- a/
include/mpc83xx.h
+++ b/
include/mpc83xx.h
@@
-528,7
+528,7
@@
#if defined(CONFIG_MPC834X)
#define HRCWH_ROM_LOC_PCI2 0x00200000
#endif
-#if defined(CON
IF
G_MPC837X)
+#if defined(CON
FI
G_MPC837X)
#define HRCWH_ROM_LOC_ON_CHIP_ROM 0x00300000
#endif
#define HRCWH_ROM_LOC_LOCAL_8BIT 0x00500000