]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blob - recipes-bsp/u-boot/u-boot-am33x_2011.10rc.bb
u-boot-am33x: modify am33x specific version to use new namespace feature
[glsdk/meta-ti-glsdk.git] / recipes-bsp / u-boot / u-boot-am33x_2011.10rc.bb
1 require u-boot-ti.inc
3 # No patches for other machines yet
4 COMPATIBLE_MACHINE = "(ti33x)"
6 DEFAULT_PREFERENCE_ti33x = "99"
8 PV = "2011.09+git"
9 PR = "r30"
11 SPL_BINARY = "MLO"
13 SRC_URI = "git://arago-project.org/git/projects/u-boot-am33x.git;protocol=git;branch=master \
14            file://2011.09git/0001-am335x_evm-add-option-to-boot-kernel-from-boot-in-ex.patch \
15            file://2011.09git/0002-am335x_evm-set-bootdelay-to-1.patch \
16            file://2011.09git/0003-am335x-evm-make-MMC-rootfs-RO-on-boot-so-fsck-works.patch \
17            file://2011.09git/0004-am335x_evm-switch-to-ext4.patch \
18            file://2011.09git/0005-am335x-evm-enable-i2c2-pinmux-for-beaglebone.patch \
19            file://2011.09git/0006-ext2load-increase-read-speed.patch \
20            file://2011.09git/0007-am335x-evm-fix-ext2load-and-specify-partition-for-bo.patch \
21            file://2011.09git/0008-am335x-evm-load-uImage-from-boot-instead-of-VFAT.patch \
22            file://2011.09git/0009-ext4fs-ls-load-support.patch \
23            file://2011.09git/0010-am335x-switch-to-ext4-mode.patch \
24            file://0001-config-Always-use-GNU-ld.patch \
25           "
27 SRCREV = "dc52533ccff00a12761f793d66b39e4f6a4a3bba"