1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-07-27 14:28:05 +00:00

u-boot 2011.10rc: update to latest Joel, rebase Jasons patches

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-10-12 11:01:16 +02:00
parent 79f827a966
commit caae2e5a8f
7 changed files with 44 additions and 115 deletions
+5 -7
View File
@@ -4,7 +4,7 @@ require u-boot.inc
COMPATIBLE_MACHINE = "beaglebone"
DEFAULT_PREFERENCE_beaglebone = "99"
PV = "2011.09+git"
PR = "r3"
PR = "r4"
# SPL build
UBOOT_BINARY = "u-boot.img"
@@ -12,13 +12,11 @@ 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 \
file://0002-am335x_evm-reduced-bootdelay-to-0.patch \
file://0003-am335x_evm-boot-kernel-from-ext2-filesystem.patch \
file://0004-am335x_evm-read-uEnv.txt-instead-of-boot.scr.patch \
file://0005-am335x_evm-remove-redundant-attempt-to-load-uImage.patch \
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 \
"
SRCREV = "d643e691ab2055ef64f73dd70300a73e0443d1ef"
SRCREV = "fb3043c07bc05df83d38bfd2b303f2c9a96779c6"
LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"