summaryrefslogtreecommitdiffstats
path: root/configs/freescale_mpc8315erdb_defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/freescale_mpc8315erdb_defconfig')
-rw-r--r--configs/freescale_mpc8315erdb_defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/freescale_mpc8315erdb_defconfig b/configs/freescale_mpc8315erdb_defconfig
index 88e0d8a07..d32264ea9 100644
--- a/configs/freescale_mpc8315erdb_defconfig
+++ b/configs/freescale_mpc8315erdb_defconfig
@@ -30,4 +30,5 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
# Bootloader
BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BOARDNAME="MPC8315ERDB_NAND"
-BR2_TARGET_UBOOT_2013_04=y
+BR2_TARGET_UBOOT_CUSTOM_VERSION=y
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2013.04"