]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blobdiff - recipes-bsp/u-boot/u-boot_2011.10rc.bb
sdcard_image bblass: set beaglebone VFAT label to 'BEAGLE_BONE'
[glsdk/meta-ti-glsdk.git] / recipes-bsp / u-boot / u-boot_2011.10rc.bb
index 8c3384e6c403919dafbe544be2aba4780761635b..3f6e5705cd9e9e354064f54b9bc5805c6a9ce9f2 100644 (file)
@@ -1,22 +1,27 @@
 require u-boot.inc
 
 # No patches for other machines yet
-COMPATIBLE_MACHINE = "beaglebone"
-DEFAULT_PREFERENCE_beaglebone = "99"
+COMPATIBLE_MACHINE = "(ti33x)"
+DEFAULT_PREFERENCE_ti33x = "99"
 PV = "2011.09+git"
-PR = "r4"
+PR = "r12"
 
 # SPL build
 UBOOT_BINARY = "u-boot.img"
 UBOOT_IMAGE = "u-boot-${MACHINE}-${PV}-${PR}.img"
 UBOOT_SYMLINK = "u-boot-${MACHINE}.img"
 
-SRC_URI = "git://github.com/joelagnel/u-boot.git;protocol=git;branch=bone-bringup \
-           file://2011.09git/0003-am335x_evm-boot-kernel-from-ext2-filesystem.patch \
-           file://2011.09git/0001-am335x_evm-reduced-bootdelay-to-1.patch \
-           file://2011.09git/0002-am335x_evm-read-uEnv.txt-instead-of-boot.scr.patch \
+SRC_URI = "git://arago-project.org/git/projects/u-boot-am33x.git;protocol=git;branch=int_am335xpsp_04.06.00.01-v2011.09-for-sdk-05.03.00.00 \
+           file://2011.09git/0001-am335x_evm-boot-kernel-from-ext2-3-filesystem.patch \
+           file://2011.09git/0002-am335x_evm-set-bootdelay-to-0.patch \
+           file://2011.09git/0003-am335x-evm-make-rootfs-RO-on-boot.patch \
+           file://2011.09git/0001-mach-types-Add-new-beaglebone-machine-type.patch \
+           file://2011.09git/0002-evm-If-beaglebone-is-detected-pass-the-MACH_TYPE_BEA.patch \
+           file://2011.09git/0003-am335x_evm-single-byte-address-EEPROM-for-board-iden.patch \
+           file://2011.09git/0004-am335x-evm-fall-back-to-bone-if-header.config-is-emp.patch \
           "
-SRCREV = "fb3043c07bc05df83d38bfd2b303f2c9a96779c6"
+
+SRCREV = "066e4c106677e9243bd7ae26e638f8d98e1f0606"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"