From 466726c67ccf5bf050e28a97fa6148592ef91d8c Mon Sep 17 00:00:00 2001 From: "H. Nikolaus Schaller" Date: Thu, 10 Dec 2015 19:02:09 +0100 Subject: [PATCH] added pyra and lc15 defconfig Signed-off-by: H. Nikolaus Schaller --- configs/omap5_letux_cortex15_defconfig | 7 +++++++ configs/omap5_pyra_defconfig | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 configs/omap5_letux_cortex15_defconfig create mode 100644 configs/omap5_pyra_defconfig diff --git a/configs/omap5_letux_cortex15_defconfig b/configs/omap5_letux_cortex15_defconfig new file mode 100644 index 00000000000..15221ad2eea --- /dev/null +++ b/configs/omap5_letux_cortex15_defconfig @@ -0,0 +1,7 @@ +CONFIG_ARM=y +CONFIG_OMAP54XX=y +CONFIG_TARGET_OMAP5_UEVM=y +CONFIG_SPL=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_SETEXPR is not set diff --git a/configs/omap5_pyra_defconfig b/configs/omap5_pyra_defconfig new file mode 100644 index 00000000000..15221ad2eea --- /dev/null +++ b/configs/omap5_pyra_defconfig @@ -0,0 +1,7 @@ +CONFIG_ARM=y +CONFIG_OMAP54XX=y +CONFIG_TARGET_OMAP5_UEVM=y +CONFIG_SPL=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_SETEXPR is not set -- 2.39.5