projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6f2e90
)
Fix TQM834x config file, set correct value for CFG_IMMRBAR.
author
Marian Balakowicz
<m8@semihalf.com>
Wed, 12 Oct 2005 10:45:04 +0000
(12:45 +0200)
committer
Marian Balakowicz
<m8@semihalf.com>
Wed, 12 Oct 2005 10:45:04 +0000
(12:45 +0200)
include/configs/TQM834x.h
patch
|
blob
|
history
diff --git
a/include/configs/TQM834x.h
b/include/configs/TQM834x.h
index 432b60286d4e9e9b65cb0dd7be34ecbfff8db56a..96a1ad28fc96bae560fd62cbd74cc321ac58af5a 100644
(file)
--- a/
include/configs/TQM834x.h
+++ b/
include/configs/TQM834x.h
@@
-40,7
+40,7
@@
#define CONFIG_TQM834X 1 /* TQM834X board specific */
/* IMMR Base Addres Register, use Freescale default: 0xff400000 */
-#define CFG_IMMRBAR
IMMRBAR_BASE_ADDR
+#define CFG_IMMRBAR
0xff400000
/* System clock. Primary input clock when in PCI host mode */
#define CONFIG_83XX_CLKIN 66666000 /* 66,666 MHz */