board/freescale: switch to u-boot 2013.04
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 6 May 2013 04:48:01 +0000 (04:48 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 6 May 2013 14:54:28 +0000 (16:54 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
board/freescale/mpc8315erdb/readme.txt
board/freescale/p1010rdb/readme.txt
configs/freescale_mpc8315erdb_defconfig
configs/freescale_p1010rdb_defconfig

index 91e58e4d4a9ce1a40b02d44be77ec03e1b9fcc45..f7f9c94cfbeaf7c8e8226ab97d4d207e67a383ae 100644 (file)
@@ -6,7 +6,7 @@ It won't work for NOR and will brick that bootloader!
 Also don't go playing around with different U-boot versions or flash targets
 unless you've got the necessary hardware and/or know-how to unbrick your kit.
 
-2012.10 is known good for NAND.
+2013.04 is known good for NAND.
 ******************** WARNING ********************
 
 You'll need to program the files created by buildroot into the flash.
index 96293b7f3995e7a00d336a2794c20ef2b1be6fcf..5b56873f83e4cb4bf5fbe5ea47d49d90d57d654f 100644 (file)
@@ -6,7 +6,7 @@ It won't work for NAND or SPI and will brick those bootloaders!
 Also don't go playing around with different U-boot versions or flash targets
 unless you've got the necessary hardware and/or know-how to unbrick your kit.
 
-2012.10 is known good for NOR, but BAD for NAND and SPI.
+2013.04 is known good for NOR.
 ******************** WARNING ********************
 
 You'll need to program the files created by buildroot into the flash.
index 9f733fae359118dfb2be6d1ba42ebd1b1de94203..88e0d8a078aa2357970dc94666726d5696e7117c 100644 (file)
@@ -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
index a36f07c09bd09d6fbe087fe731480120930f3a93..88876362b7bc5cc61b58f224b2bd68fe367be085 100644 (file)
@@ -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