[meta-ti] [PATCH] u-boot 2011.10rc: fix loading from /boot by adding ext4 support

Koen Kooi koen at dominion.thruhere.net
Wed Apr 4 10:51:14 PDT 2012


Op 4 apr. 2012, om 10:48 heeft Denys Dmytriyenko het volgende geschreven:

> On Wed, Apr 04, 2012 at 07:43:38PM +0200, Koen Kooi wrote:
>> This patchset was pulled from u-boot patchwork and aren't final, but testing on beaglebone shows it to work.
>> 
>> Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
>> ---
>> recipes-bsp/u-boot/u-boot_2011.10rc.bb |    7 ++++++-
>> 1 files changed, 6 insertions(+), 1 deletions(-)
>> 
>> diff --git a/recipes-bsp/u-boot/u-boot_2011.10rc.bb b/recipes-bsp/u-boot/u-boot_2011.10rc.bb
>> index 0102d15..48bc618 100644
>> --- a/recipes-bsp/u-boot/u-boot_2011.10rc.bb
>> +++ b/recipes-bsp/u-boot/u-boot_2011.10rc.bb
>> @@ -6,7 +6,7 @@ COMPATIBLE_MACHINE = "(ti33x)"
>> DEFAULT_PREFERENCE_ti33x = "99"
>> 
>> PV = "2011.09+git"
>> -PR = "r26"
>> +PR = "r27"
>> 
>> # SPL build
>> UBOOT_BINARY = "u-boot.img"
>> @@ -24,6 +24,11 @@ SRC_URI = "git://arago-project.org/git/projects/u-boot-am33x.git;protocol=git;br
>>            file://2011.09git/0008-HACK-am335x-evm-turn-d-cache-on-globally-turn-it-off.patch \
>>            file://2011.09git/0009-am335x-evm-enable-i2c2-pinmux-for-beaglebone.patch \
>>            file://2011.09git/0001-ddr_defs-change-DDR-timings-for-15x15-EVM.patch \
>> +           file://2011.09git/0011-ext2load-increase-read-speed.patch \
>> +           file://2011.09git/0012-am335x-evm-fix-ext2load-and-specify-partition-for-bo.patch \
>> +           file://2011.09git/0013-am335x-evm-load-uImage-from-boot-instead-of-VFAT.patch \
>> +           file://2011.09git/0014-ext4fs-ls-load-support.patch \
>> +           file://2011.09git/0015-am335x-switch-to-ext4-mode.patch \
> 
> Where are the patches?

I'm an idiot, redoing the patch now..


More information about the meta-ti mailing list