summaryrefslogtreecommitdiffstats
path: root/configs/platform-ti/platformconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/platform-ti/platformconfig')
-rw-r--r--configs/platform-ti/platformconfig29
1 files changed, 13 insertions, 16 deletions
diff --git a/configs/platform-ti/platformconfig b/configs/platform-ti/platformconfig
index 34129d9..31c5e33 100644
--- a/configs/platform-ti/platformconfig
+++ b/configs/platform-ti/platformconfig
@@ -126,26 +126,23 @@ PTXCONF_CONSOLE_SPEED="115200"
#
# PTXCONF_AT91BOOTSTRAP is not set
# PTXCONF_AT91BOOTSTRAP2 is not set
-# PTXCONF_BAREBOX is not set
-# PTXCONF_BAREBOX_MLO is not set
+PTXCONF_BAREBOX=y
+PTXCONF_BAREBOX_VERSION="2012.07.0"
+PTXCONF_BAREBOX_MD5="7d3293e72afe7726ac3d0f2b6fe961cf"
+PTXCONF_BAREBOX_CONFIG="barebox.config"
+PTXCONF_BAREBOX_ARCH_STRING="arm"
+# PTXCONF_BAREBOX_EXTRA_ENV is not set
+# PTXCONF_BAREBOX_BAREBOXENV is not set
+PTXCONF_BAREBOX_MLO=y
+PTXCONF_BAREBOX_MLO_VERSION="${PTXCONF_BAREBOX_VERSION}"
+PTXCONF_BAREBOX_MLO_MD5="${PTXCONF_BAREBOX_MD5}"
+PTXCONF_BAREBOX_MLO_ARCH_STRING="arm"
+PTXCONF_BAREBOX_MLO_CONFIG="barebox_mlo.config"
PTXCONF_BOOTLOADER=y
# PTXCONF_GRUB is not set
# PTXCONF_HOST_MXS_UTILS is not set
# PTXCONF_U_BOOT_V2 is not set
-PTXCONF_U_BOOT=y
-PTXCONF_U_BOOT_VERSION="2011.09"
-PTXCONF_U_BOOT_MD5="259017613713c01bd9bcc82edc153e4f"
-PTXCONF_U_BOOT_PROMPT="uboot> "
-PTXCONF_U_BOOT_SERIES="series"
-PTXCONF_U_BOOT_CONFIG="am335x_evm_config"
-
-#
-# target install
-#
-# PTXCONF_U_BOOT_INSTALL_SREC is not set
-# PTXCONF_U_BOOT_INSTALL_ELF is not set
-PTXCONF_U_BOOT_INSTALL_MLO=y
-PTXCONF_U_BOOT_INSTALL_U_BOOT_IMG=y
+# PTXCONF_U_BOOT is not set
# PTXCONF_X_LOAD is not set
#