On Mon, Nov 23, 2015 at 11:44:17PM +0530, sk.syed2 wrote: > Hi > I took dragonboard 410c source from https://github.com/hallor/u-boot/ and > added support for Dragonboard 810 from Intrinsyc(msm8994 soc). Currently it > boots to u-boot prompt after launching from little kernel(qcom boot > loader). Intend to add more features. > > Just wondering should I post a patch here against > https://github.com/hallor/u-boot/ for my changes?
First, it should be sent to that tree as there is not currently dragonboard support in mainline. Second (and why I added Mateusz Kulikowski to the emails), I see that on for example https://github.com/hallor/u-boot/blob/dragonboard/arch/arm/cpu/armv8/qcom/pmic-apq8016.c code is "borrowed" from LK/spmi and labled as GPL-2.0+ but https://github.com/Caio99BR/lk/blob/master/platform/msm_shared/include/spmi.h which is I beleive the "LK/spmi" in question, that is clearly BSD-3 and you can't just re-license code like that. I would love it if someone wanted to submit dragonboard support to upstream U-Boot, but it must have the correct license information :) -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot