On 2014-09-28, Ian Campbell wrote:
> One caveat is that the Arndale platform requires a closed BSD licensed stage 1
> blob. This can be downloaded from Linaro at
> http://releases.linaro.org/12.12/components/kernel/arndale-bl1/ or
> https://git.linaro.org/pkg/arndale-pre-boot.git
>
> Clearly this is not suitable for main (or even contrib) and I would completely
> understand if this were a blocker for including even the open source u-boot
> bits in main.

That doesn't seem so different from the linux kernel modules that
require non-free firmware... while not thrilled about it, I don't see it
as a blocker for inclusion in debian's u-boot package. Or is it
substantially different?


> FYI I have proposed a patch upstream to use the config_distro_defaults.h stuff
> see: http://lists.denx.de/pipermail/u-boot/2014-September/189939.html
>
> I'm also working on a patch to support the config_distro_bootcmd.h stuff, 
> which
> I hope to submit upstream in the next few days.
>
> If Arndale is enabled then we may wish to consider backporting one or both of
> those.

Sure.


> diff --git a/debian/targets b/debian/targets
> index 1406927..54ed07b 100644
> --- a/debian/targets
> +++ b/debian/targets
> @@ -80,6 +80,9 @@ armhf       imx             wandboard_solo  u-boot.imx
>  # Hector Oron <zu...@debian.org>
>  armhf        imx             nitrogen6q      u-boot.imx
>  
> +# Ian Campbell <i...@hellion.org.uk>
> +armhf        -               arndale         u-boot-dtb.bin 
> spl/arndale-spl.bin
> +
>  avr32        -               hammerhead      u-boot.img
>  
>  mips -               dbau1100        u-boot.img

Installing it without a subarch seems to be my biggest concern here, as
the u-boot package on armhf is essentially a meta-package that depends
on all the other variants... or I could downgrade to recommends, though
that wouldn't ensure an upgrade path from wheezy.

It might be worth moving it into a subarch package, though that could
get it held up in NEW... it looks to be an "exynos" based platform?
There are a couple other likely exynos candidates in mainline u-boot if
someone shows up willing to test them.


live well,
  vagrant

Attachment: pgp6b3HsUU6WO.pgp
Description: PGP signature

Reply via email to