]> 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 9aebb1bcc8341617a443fa5419473a73ab20cb3e..3f6e5705cd9e9e354064f54b9bc5805c6a9ce9f2 100644 (file)
@@ -1,20 +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 = "r2"
+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://0001-am335x-evm-hack-in-ethernet-rmii-clock.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 = "d643e691ab2055ef64f73dd70300a73e0443d1ef"
+
+SRCREV = "066e4c106677e9243bd7ae26e638f8d98e1f0606"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"