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:
dab5e34
)
embestmx6boards: convert to generic board
author
Iain Paton
<ipaton0@gmail.com>
Mon, 9 Jun 2014 22:09:00 +0000
(23:09 +0100)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 23 Jul 2014 10:25:40 +0000
(12:25 +0200)
Enable CONFIG_SYS_GENERIC_BOARD to remove warning on boot.
Signed-off-by: Iain Paton <ipaton0@gmail.com>
include/configs/embestmx6boards.h
patch
|
blob
|
history
diff --git
a/include/configs/embestmx6boards.h
b/include/configs/embestmx6boards.h
index f1000f37fac25d5b4c503fa0a39cf92ea111de70..a7fd43bc7b8e56a8a8b0c1257a5dc69b1b57858d 100644
(file)
--- a/
include/configs/embestmx6boards.h
+++ b/
include/configs/embestmx6boards.h
@@
-19,6
+19,8
@@
#include "mx6_common.h"
#include <linux/sizes.h>
+#define CONFIG_SYS_GENERIC_BOARD
+
#define CONFIG_MXC_UART_BASE UART2_BASE
#define CONFIG_CONSOLE_DEV "ttymxc1"
#define CONFIG_MMCROOT "/dev/mmcblk1p2"