Greetings you armed lizards, Now that my u-boot package adaptation for the cubox-i is basically finished I would like to get it merged into the Base:System:u-boot package. But there is a nasty showstopper! My patch conflicts with the mlo-ext2.patch, which btw looks rather hacky. The conflict is basically all about this line: + boot_mode = MMCSD_MODE_FAT; /* Fix OMAP4 boot */ Now I would like to know if this patch is needed, and also if my patch for the cubox-i does replace it. Maybe owners of omap4 devices using this patch can shed some light here? My adapted package can be found here: https://build.opensuse.org/package/show/home:mayerjosua:cubox-i/u-boot kind regards Josua Mayer -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Hi, Le 12/06/2014 18:07, Josua Mayer a écrit :
Greetings you armed lizards,
Now that my u-boot package adaptation for the cubox-i is basically finished I would like to get it merged into the Base:System:u-boot package. But there is a nasty showstopper! My patch conflicts with the mlo-ext2.patch, which btw looks rather hacky.
Yes, getting it in a proper way to get it upstreamed is on my TODO list.
The conflict is basically all about this line: + boot_mode = MMCSD_MODE_FAT; /* Fix OMAP4 boot */ Now I would like to know if this patch is needed, and also if my patch for the cubox-i does replace it. Maybe owners of omap4 devices using this patch can shed some light here?
This is need ATM, otherwise Pandaboard won't boot. What can be done for now is to apply your patch only for Cubox and apply MLO-ext2.patch otherwise. Guillaume
My adapted package can be found here: https://build.opensuse.org/package/show/home:mayerjosua:cubox-i/u-boot
kind regards Josua Mayer
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Hi Guillaume, Am 12.06.2014 18:13, schrieb Guillaume Gardet:
Le 12/06/2014 18:07, Josua Mayer a écrit :
Now that my u-boot package adaptation for the cubox-i is basically finished I would like to get it merged into the Base:System:u-boot package. But there is a nasty showstopper! My patch conflicts with the mlo-ext2.patch, which btw looks rather hacky.
Yes, getting it in a proper way to get it upstreamed is on my TODO list.
It also breaks on Cubietruck, which I recently enabled in Base:System. So I would prefer if we could limit the patch to those systems where it's necessary and known working rather than fixing up new boards. Unfortunately I neither know which boards need it nor have any to test. The other aspect is that U-Boot v2014.07 (at -rc3 now) will ship initial sun7i and Cubietruck support (but not for the earlier ones we enable) so I'd like to avoid adding more sunxi patches to make it work with this mlo-ext2.patch. BTW I also doubt that JeOS-{Cubieboard,Cubieboard2} boot since SPL is being installed to (wrong) offset in JeOS, despite this ext patch. Anyway, the patches were not properly mentioned in the .changes file, so a recent submit request to Factory was declined: https://build.opensuse.org/request/show/237506 I'll try to fix that up together with my current Cubietruck workaround. Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (3)
-
Andreas Färber
-
Guillaume Gardet
-
Josua Mayer