[U-Boot] u-boot on Intrinsyc dragonboard 810.

Tom Rini trini at konsulko.com
Wed Dec 2 14:57:02 CET 2015


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151202/4f6f7208/attachment.sig>


More information about the U-Boot mailing list