From 9e5a5451c7785214568f35e679be0a43ec48f4df Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Mon, 6 May 2013 04:48:01 +0000 Subject: board/freescale: switch to u-boot 2013.04 Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- configs/freescale_mpc8315erdb_defconfig | 2 +- configs/freescale_p1010rdb_defconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'configs') diff --git a/configs/freescale_mpc8315erdb_defconfig b/configs/freescale_mpc8315erdb_defconfig index 9f733fae3..88e0d8a07 100644 --- a/configs/freescale_mpc8315erdb_defconfig +++ b/configs/freescale_mpc8315erdb_defconfig @@ -30,4 +30,4 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyS0" # Bootloader BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BOARDNAME="MPC8315ERDB_NAND" -BR2_TARGET_UBOOT_2012_10=y +BR2_TARGET_UBOOT_2013_04=y diff --git a/configs/freescale_p1010rdb_defconfig b/configs/freescale_p1010rdb_defconfig index a36f07c09..88876362b 100644 --- a/configs/freescale_p1010rdb_defconfig +++ b/configs/freescale_p1010rdb_defconfig @@ -29,4 +29,4 @@ BR2_TARGET_GENERIC_GETTY_PORT="ttyS0" # Bootloader BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BOARDNAME="P1010RDB_NOR" -BR2_TARGET_UBOOT_2012_10=y +BR2_TARGET_UBOOT_2013_04=y -- cgit v1.2.3