On Wed, 2022-12-28 at 16:30 -0800, Vagrant Cascadian wrote:
> On 2022-12-28, Vagrant Cascadian wrote:
> > On 2022-12-22, Vagrant Cascadian wrote:
> > > On 2022-08-20, Vagrant Cascadian wrote:
> > > > On 2022-08-10, Vagrant Cascadian wrote:
> > > > > This bug is just to delay migration to testing while more
> > > > > platforms get
> > > > > tested. If you have a relevent board, please consider testing
> > > > > and
> > > > > reporting the status:
> > > > >
> > > > > https://wiki.debian.org/U-boot/Status
> >
> > I have not received many test results for current or even remotely
> > recent u-boot platforms in Debian, and u-boot has been blocked from
> > migration to testing partly because of this.
> >
> > As the bookworm freeze approaches, this is getting to be...
> > worrysome!
> >
> > If you have access to any of these boards, please consider testing
> > u-boot versions as packaged in debian for versions from debian
> > stable
> > (2021.01*), testing (2022.04*), unstable (2022.10*) and
> > experimental
> > (2023.01-rc*) and updating the wiki page if successful and/or
> > replying
> > to [email protected] with a positive confirmation...
> >
> > ...and if not successful, filing bugs against the relevent u-boot-*
> > packages and marking them as blocking 1016963.
>
> dreamplug
booting u-boot and Debian both from external mmc
testing: 2022.04+dfsg-2+b1 "FDT and ATAGS support not compiled in" then
resets and loops doing that
unstable: 2022.10+dfsg-2 ok
exp: 2023.01~rc4+dfsg-1 ok
comparing the config of 2022.04+dfsg-2+b1 vs 2022.10+dfsg-2 I see:
-# CONFIG_SUPPORT_PASSING_ATAGS is not set
+# CONFIG_ARCH_GXP is not set
+CONFIG_SUPPORT_PASSING_ATAGS=y
+CONFIG_SETUP_MEMORY_TAGS=y
+CONFIG_CMDLINE_TAG=y
+CONFIG_INITRD_TAG=y
which I suspect explains the failure in 2022.04+dfsg-2+b1.
> jetson-tk1
> Bananapi
> Cubieboard2
I have these somewhere, I think in a box in the loft, I have to go up
there later anyway so will see if I can find any of them.
> Cubietruck
u-boot on mmc + Debian on sata:
testing: 2022.04+dfsg-2+b1 ok
unstable: 2022.10+dfsg-2 ok
exp: 2023.01~rc4+dfsg-1 ok
I've updated the wiki with the 5 successes, I didn't update the
dreamplug testing entry nor file a bug, I assume 2022.10+dfsg-2 will
eventually be allowed to migrate to fix that issue.
Ian.