Skip to content

temp/u-boot-pinephone: upgrade to v2021.10

Administrator requested to merge u-boot-v2021.10 into master

Upgrade u-boot to version 2021.10

Upgrade crust to version 0.5

Tested on PinePhone pmOS CE eMMC and mSD :

eMMC

U-Boot SPL 2021.10 (Nov 01 2021 - 17:32:17 +0000)
DRAM: 3072 MiB
Trying to boot from MMC2
NOTICE:  BL31: v2.5(release):4c1b607f-dirty
NOTICE:  BL31: Built : 06:28:36, Aug 14 2021
NOTICE:  BL31: Detected Allwinner A64/H64/R18 SoC (1689)
NOTICE:  BL31: Found U-Boot DTB at 0x2089058, model: Pine64 PinePhone (1.2)


U-Boot 2021.10 (Nov 01 2021 - 17:32:17 +0000) Allwinner Technology

CPU:   Allwinner A64 (SUN50I)
Model: Pine64 PinePhone (1.2)
DRAM:  3 GiB
DRAM Clock: 624 MHz
MMC:   mmc@1c0f000: 0, mmc@1c10000: 2, mmc@1c11000: 1
Loading Environment from FAT... Unable to use mmc 1:1... In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
Set ram_freq : 624
Hit any key to stop autoboot:  0 
switch to partitions #0, OK
mmc1(part 0) is current device
Scanning mmc 1:1...
Found U-Boot script /boot.scr
1036 bytes read in 4 ms (252.9 KiB/s)
## Executing script at 4fc00000
gpio: pin 98 (gpio 98) value is 1
gpio: pin 114 (gpio 114) value is 1
Booting from eMMC
arch=arm
[...]

mSD

U-Boot SPL 2021.10 (Nov 01 2021 - 17:32:17 +0000)
DRAM: 3072 MiB
Trying to boot from MMC1
NOTICE:  BL31: v2.5(release):4c1b607f-dirty
NOTICE:  BL31: Built : 06:28:36, Aug 14 2021
NOTICE:  BL31: Detected Allwinner A64/H64/R18 SoC (1689)
NOTICE:  BL31: Found U-Boot DTB at 0x2089058, model: Pine64 PinePhone (1.2)


U-Boot 2021.10 (Nov 01 2021 - 17:32:17 +0000) Allwinner Technology

CPU:   Allwinner A64 (SUN50I)
Model: Pine64 PinePhone (1.2)
DRAM:  3 GiB
DRAM Clock: 624 MHz
MMC:   mmc@1c0f000: 0, mmc@1c10000: 2, mmc@1c11000: 1
Loading Environment from FAT... Unable to use mmc 0:1... In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
Set ram_freq : 624
Hit any key to stop autoboot:  0 
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr
1036 bytes read in 2 ms (505.9 KiB/s)
## Executing script at 4fc00000
gpio: pin 98 (gpio 98) value is 1
gpio: pin 114 (gpio 114) value is 1
Booting from SD
arch=arm
[...]
Edited by Administrator

Merge request reports

Loading