]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
imx: ventana: remove SPL_EXT_SUPPORT
authorTim Harvey <tharvey@gateworks.com>
Mon, 23 May 2016 15:25:29 +0000 (08:25 -0700)
committerStefano 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

index c8d3cb8a9cddba995e71946f26843b162f0ef708..874bb04c3db9e8b1072a1e1be191bba5ca99ec49 100644 (file)
@@ -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 */