diff options
author | 2013-09-25 12:07:49 -0700 | |
---|---|---|
committer | 2013-09-26 21:11:03 +0200 | |
commit | f368f2d19befa2adaa237a4e08d62a2ac3c92be6 (patch) | |
tree | 398cd7592180fe9091a150dbff2f9fd55782a345 /configs/nitrogen6x_defconfig | |
parent | aa797d76a508016cca7b2011de2910349c22de82 (diff) | |
download | buildroot-f368f2d19befa2adaa237a4e08d62a2ac3c92be6.tar.gz buildroot-f368f2d19befa2adaa237a4e08d62a2ac3c92be6.tar.bz2 |
nitrogen6x: bump U-Boot to latest production version (2013.07)
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs/nitrogen6x_defconfig')
-rw-r--r-- | configs/nitrogen6x_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/nitrogen6x_defconfig b/configs/nitrogen6x_defconfig index cdd800001a..4c4bd1b640 100644 --- a/configs/nitrogen6x_defconfig +++ b/configs/nitrogen6x_defconfig @@ -15,7 +15,7 @@ BR2_TARGET_ROOTFS_EXT2_2r1=y BR2_TARGET_UBOOT=y BR2_TARGET_UBOOT_BOARDNAME="nitrogen6q" BR2_TARGET_UBOOT_CUSTOM_TARBALL=y -BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/u-boot-imx6/tarball/7176d07/u-boot-7176d07.tar.gz" +BR2_TARGET_UBOOT_CUSTOM_TARBALL_LOCATION="http://github.com/boundarydevices/u-boot-imx6/tarball/4034391/u-boot-4034391.tar.gz" # kernel BR2_LINUX_KERNEL=y |