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:
3c0fd17
)
imx: ventana: remove SPL_EXT_SUPPORT
author
Tim Harvey
<tharvey@gateworks.com>
Mon, 23 May 2016 15:25:29 +0000
(08:25 -0700)
committer
Stefano Babic
<sbabic@denx.de>
Tue, 24 May 2016 13:01:43 +0000
(15:01 +0200)
Remove SPL_EXT_SUPPORT to resolve build issue. It may be useful to bring
it back in the future after comparing its merits to storing the args/kernel
in fixed raw locations.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
include/configs/gw_ventana.h
patch
|
blob
|
history
diff --git
a/include/configs/gw_ventana.h
b/include/configs/gw_ventana.h
index c8d3cb8a9cddba995e71946f26843b162f0ef708..874bb04c3db9e8b1072a1e1be191bba5ca99ec49 100644
(file)
--- a/
include/configs/gw_ventana.h
+++ b/
include/configs/gw_ventana.h
@@
-32,6
+32,7
@@
#include "imx6_spl.h" /* common IMX6 SPL configuration */
#include "mx6_common.h"
+#undef CONFIG_SPL_EXT_SUPPORT
#define CONFIG_MACH_TYPE 4520 /* Gateworks Ventana Platform */