summaryrefslogtreecommitdiff
path: root/include/configs/colibri_imx6.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2017-09-25 15:20:56 -0300
committerStefano Babic <sbabic@denx.de>2017-10-12 17:31:16 +0200
commit54ba3838737be45b8e6b0f41745ebdf088d08283 (patch)
tree1ebfd64579c8440b4cb0e7927e83c6263d24157d /include/configs/colibri_imx6.h
parentbaf348fb3677dbca850cfaa21cc99a85d85b38cc (diff)
mx6: toradex: Remove custom CONFIG_SPL_PAD_TO definition
CONFIG_SPL_PAD_TO is already defined inside "imx6_spl.h", so there is no need to redefine it in the board config files. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Reviewed-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'include/configs/colibri_imx6.h')
-rw-r--r--include/configs/colibri_imx6.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/colibri_imx6.h b/include/configs/colibri_imx6.h
index 5fd9aab03c..7d2c3d6b65 100644
--- a/include/configs/colibri_imx6.h
+++ b/include/configs/colibri_imx6.h
@@ -21,7 +21,6 @@
#ifdef CONFIG_SPL
#include "imx6_spl.h"
-#define CONFIG_SPL_PAD_TO 0x11000 /* 4k IVT/DCD, 64k SPL */
#endif
#define CONFIG_CMDLINE_TAG