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:
d81b27a
)
mx25pdk: Include CONFIG_MX25
author
Fabio Estevam
<fabio.estevam@freescale.com>
Tue, 23 Oct 2012 06:34:48 +0000
(06:34 +0000)
committer
Stefano Babic
<sbabic@denx.de>
Fri, 26 Oct 2012 14:28:07 +0000
(16:28 +0200)
It is necessary to include CONFIG_MX25 as several i.mx drivers handle the SoC
differences based on the this config option.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
include/configs/mx25pdk.h
patch
|
blob
|
history
diff --git
a/include/configs/mx25pdk.h
b/include/configs/mx25pdk.h
index
bd000a7
..
58582d9
100644
(file)
--- a/
include/configs/mx25pdk.h
+++ b/
include/configs/mx25pdk.h
@@
-19,6
+19,7
@@
/* High Level Configuration Options */
+#define CONFIG_MX25
#define CONFIG_SYS_HZ 1000
#define CONFIG_SYS_TEXT_BASE 0x81200000