projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d2ad2b
)
mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD
author
Fabio Estevam
<fabio.estevam@freescale.com>
Wed, 25 Jun 2014 17:45:35 +0000
(14:45 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Thu, 26 Jun 2014 08:17:19 +0000
(10:17 +0200)
With CONFIG_SYS_GENERIC_BOARD the board hangs after issuing a 'save' command.
Remove CONFIG_SYS_GENERIC_BOARD until this issue can be fixed properly.
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 cfaf6ca5c77299810647f49102a7ad85fe3cf8f2..aff2419f852593ee5ed1c9832b93f2640d58c9f2 100644
(file)
--- a/
include/configs/mx25pdk.h
+++ b/
include/configs/mx25pdk.h
@@
-26,8
+26,6
@@
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_INITRD_TAG
-#define CONFIG_SYS_GENERIC_BOARD
-
#define CONFIG_MACH_TYPE MACH_TYPE_MX25_3DS
/* Size of malloc() pool */