[fedora-arm] Re: [Test-Announce] Fedora 34 Candidate RC-1.1 Available Now!

2021-04-24 Thread Bengt Fredh
To flash SPI rom a running os on Pinebook Pro you can flash SPI like this: Writing to SPI Flash: # flash_erase /dev/mtd0 0 0 # dd if=spiflash.bin of=/dev/mtd0 If dd doesn't work for you (see #2), try nandwrite: # nandwrite -p /dev/mtd0 spiflash.bin You can get flash_erase and nandwrite by

[fedora-arm] Re: [Test-Announce] Fedora 34 Candidate RC-1.1 Available Now!

2021-04-23 Thread Dennis Gilmore
You could use any of the defined variables, they are required to be set to suitable values as part of the generic distro boot specifications, if it's not a valid address we have much bigger problems. That particular variable is where in a regular boot the devicetree file is loaded to. Dennis On

[fedora-arm] Re: [Test-Announce] Fedora 34 Candidate RC-1.1 Available Now!

2021-04-23 Thread Dominik 'Rathann' Mierzejewski
On Friday, 23 April 2021 at 15:49, Dennis Gilmore wrote: > On Fri, Apr 23, 2021 at 7:14 AM Dominik 'Rathann' Mierzejewski > wrote: > > > > On Thursday, 22 April 2021 at 18:07, Paul Whalen wrote: > > > > > > Hi Everyone, > > > > > > Please help to test the Fedora 34 RC on your favourite ARM or

[fedora-arm] Re: [Test-Announce] Fedora 34 Candidate RC-1.1 Available Now!

2021-04-23 Thread Dominik 'Rathann' Mierzejewski
On Thursday, 22 April 2021 at 18:07, Paul Whalen wrote: > > Hi Everyone, > > Please help to test the Fedora 34 RC on your favourite ARM or AArch64 > device, and add your results to the Fedora Wiki: > > https://fedoraproject.org/wiki/Test_Results:Fedora_34_RC_1.1_Summary > > All testing is

[fedora-arm] Re: [Test-Announce] Fedora 34 Candidate RC-1.1 Available Now!

2021-04-22 Thread Paul Whalen
Hi Everyone, Please help to test the Fedora 34 RC on your favourite ARM or AArch64 device, and add your results to the Fedora Wiki: https://fedoraproject.org/wiki/Test_Results:Fedora_34_RC_1.1_Summary All testing is greatly appreciated! Thanks! Paul - Original Message - > On Thu,

[fedora-arm] Re: [Test-Announce] Fedora 34 Candidate RC-1.1 Available Now!

2021-04-21 Thread Adam Williamson
On Thu, 2021-04-22 at 03:00 +, rawh...@fedoraproject.org wrote: > According to the schedule [1], Fedora 34 Candidate RC-1.1 is now > available for testing. Please help us complete all the validation > testing! For more information on release validation testing, see: >