Wednesday, March 13, 2024

[fedora-arm] Re: Update U-Boot on Pinebook Pro ?

On Wed, 13 Mar 2024 at 21:19, Dominik 'Rathann' Mierzejewski
<dominik@greysector.net> wrote:
>
> Hi!
>
> On Wednesday, 13 March 2024 at 16:17, Peter Robinson wrote:
> > > Whatever you decide, don't install 2023.10-rc3. It's broken. I still
> > > haven't found the time to disassemble my PBP and put it into maskrom
> > > mode to recover. I'll probably have some time next week and will try
> > > to install 2023.10 final.
> >
> > So I finally got time to look into this on my PBP and what's happened
> > is they're moved the offsets the u-boot.itb needs to be written.
> >
> > So if you do the following for the SPI flash rather than the previous
> > one it should work:
> > sf update ${fdt_addr_r} E0000 ${filesize}
> >
> > A nasty hack that may work is if you use the spi-flashing-disk to
> > setup a mSD card with the same version that's on the SPI flash it may
> > boot with that to a U-Boot prompt to save taking it to pieces.
> >
> > spi-flashing-disk --media=/dev/sda --target=pinebook-pro-rk3399
>
> Unfortunately, the above doesn't help. I still get:

I did say it might work, sorry, you'll probably have to do the hard recovery.
--
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

No comments:

Post a Comment