[meta-ti] [PATCH 1/3] u-boot 2011.09: add pandaboard support
Koen Kooi
koen at dominion.thruhere.net
Wed Dec 7 08:20:33 PST 2011
Op 7 dec. 2011, om 16:38 heeft Tom Rini het volgende geschreven:
> On Wed, Dec 7, 2011 at 7:42 AM, Koen Kooi <koen at dominion.thruhere.net> wrote:
>> Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
>> ---
>> recipes-bsp/u-boot/u-boot_2011.09.bb | 9 ++++++---
>> 1 files changed, 6 insertions(+), 3 deletions(-)
>>
>> diff --git a/recipes-bsp/u-boot/u-boot_2011.09.bb b/recipes-bsp/u-boot/u-boot_2011.09.bb
>> index 74c8518..955bd5e 100644
>> --- a/recipes-bsp/u-boot/u-boot_2011.09.bb
>> +++ b/recipes-bsp/u-boot/u-boot_2011.09.bb
>> @@ -8,9 +8,9 @@ UBOOT_IMAGE = "u-boot-${MACHINE}-${PV}-${PR}.img"
>> UBOOT_SYMLINK = "u-boot-${MACHINE}.img"
>>
>> # No patches for other machines yet
>> -COMPATIBLE_MACHINE = "(beagleboard)"
>> +COMPATIBLE_MACHINE = "(beagleboard|omap4430-panda)"
>>
>> -SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git \
>> +SRC_URI_pn-${PN}_beagleboard = "git://www.denx.de/git/u-boot.git;protocol=git \
>> file://2011.09/0001-omap3-mem-Comment-enable_gpmc_cs_config-more.patch \
>> file://2011.09/0002-OMAP3-Update-SDRC-dram_init-to-always-call-make_cs1_.patch \
>> file://2011.09/0003-OMAP3-Add-a-helper-function-to-set-timings-in-SDRC.patch \
>> @@ -35,7 +35,10 @@ SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git \
>> file://fw_env.config \
>> "
>>
>> -SRCREV = "fdbe8b9a2d1858ba35dd6214315563ad44d4a0e3"
>> +SRCREV_pn-${PN}_beagleboard = "fdbe8b9a2d1858ba35dd6214315563ad44d4a0e3"
>> +
>> +SRC_URI_pn-${PN}_omap4430-panda = "git://git.linaro.org/boot/u-boot-linaro-stable.git"
>> +SRCREV_pn-${PN}_omap4430-panda = "3d343a62b8240100d6ce76b9126ff1e97be1eb5f"
>>
>> LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
>
> On the beagle rev, what doesn't work for pandaboard? And/or, what
> doesn't work on pandaboard on u-boot git mainline? 2011.12 is near
> and that will have the Beagle SPL patches and I'd like to say it's
> safe for pandas too.
I haven't investigated that far yet. This stage is just implementing http://www.elinux.org/PandaBoard_ES_uboot_howto , the next stage will be checking what linaro added to 2011.09 to get 4460 to work and move that over to 2011.12.
regards,
Koen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.yoctoproject.org/pipermail/meta-ti/attachments/20111207/6b25e726/attachment.pgp>
More information about the meta-ti
mailing list