> > > We are always happy to have new active members of the community. > > > So > > > if you are > > > interested to add the support yourself we can guide you what to > > > do. > > > > > > Regards, > > > Matthias > > > > Matthias, > > > > I would be willing to try, but I would need quite a bit of > > guidance/hand-holding as I am not any kind of a programmer. > > > > Please have a look on the email I wrote a month ago, it will describe > the basic > steps. Then feel free to ask more questions here or on IRC > (#opensuse-arm): > https://lists.opensuse.org/opensuse-arm/2020-06/msg00019.html > > Regards, > Matthias
Per your mailing list post from 05 June 2020, I checked if openSUSE U- Boot builds a package for the Odroid XU4 There is no defconfig for the XU4 There is no odroid-xu4 entry in the _multibuild file So to enable building u-boot for the odroid XU4 I think this is what I need to do: In OBS I branched the hardware:boot/u-boot package into my home: home:chiefpete:odroid-xu4/u-boot - Is this the correct package to branch? In my branched package I'll need to: Create odroid-xu4_defconfig file. Can I just copy this from https://github.com/hardkernel/u-boot/tree/odroidn2-v2015.01/configs ? Create odroid-xu4_defconfig.patch file to add defconfig for XU4 to u- boot-2020.04.tar.bz2 - I've never written a patch file so I will need help with this. Edit the _mulitbuild file to add <flavor>odroid-xu3</flavor> Edit the u-boot.spec file to add odroid-xu4-defconfig.patch Please let me know if these items are correct and if there are other things that I would have to do. Thanks Mark -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
