[U-Boot] Beagleboard patches, going upstream?

2011-05-19 Thread Darren Hart
AP3-beagle-pass-expansionboard-name-in-bootargs.patch from Koen OMAP3-BeagleBoard-updated-default-configuration.patch from Jason Is there another repository I should be looking at for the upstream status of these patches? -- Darren Hart Intel Open Source Technology Center Yocto Project

[U-Boot] u-boot fails to build for powerpc with gcc 4.5.1

2011-03-31 Thread Darren Hart
(near initialization for 'crc_table[0]') This appears to be fixed in later versions. v2010.12 and v2011.03 fail with: ehci-hcd.c:59:3: error: initializer element is not constant Full build logs are available in the bug report here: http://bugzilla.pokylinux.org/show_bug.cgi?id=943 Than