Skip to content
Snippets Groups Projects
Commit 3f4c01d9 authored by Fabio Estevam's avatar Fabio Estevam Committed by Stefano Babic
Browse files

mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD


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: default avatarFabio Estevam <fabio.estevam@freescale.com>
parent 5d2ad2bc
No related branches found
No related tags found
No related merge requests found
......@@ -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 */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment