nanopc-t6 icon indicating copy to clipboard operation
nanopc-t6 copied to clipboard

Not booting from SD card

Open aaronw2 opened this issue 8 months ago • 6 comments

I am attempting to upgrade U-Boot on my board but there is no output after it starts. I did change v2024.01 instead of the release candidate.

DDR 9fffbe1e78 cym 24/02/04-10:09:20,fwver: v1.16 LPDDR4X, 2112MHz channel[0] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=8 Size=4096MB channel[1] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=8 Size=4096MB channel[2] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=8 Size=4096MB channel[3] BW=16 Col=10 Bk=8 CS0 Row=17 CS1 Row=17 CS=2 Die BW=8 Size=4096MB Manufacturer ID:0x1 CH0 RX Vref:29.3%, TX Vref:23.8%,22.8% CH1 RX Vref:27.9%, TX Vref:21.8%,21.8% CH2 RX Vref:29.3%, TX Vref:22.8%,21.8% CH3 RX Vref:29.7%, TX Vref:23.8%,21.8% change to F1: 528MHz change to F2: 1068MHz change to F3: 1560MHz change to F0: 2112MHz out U-Boot SPL board init U-Boot SPL 2017.09-g1b1171b7c71-220418 #fa (Apr 18 2024 - 11:12:44) Trying to boot from MMC2 SPL: A/B-slot: _a, successful: 0, tries-remain: 7 Trying fit image at 0x4000 sector

Verified-boot: 0

Checking atf-1 0x00040000 ... sha256(bb1bbbc832...) + OK

Checking u-boot 0x00a00000 ... sha256(0903e8ca8a...) + OK

Checking fdt-1 0x00acd868 ... sha256(e7f2834e1d...) + OK

Checking atf-2 0x000f0000 ... sha256(30812190d0...) + OK

Checking atf-3 0xff100000 ... sha256(cb7bdbec2b...) + OK

Jumping to U-Boot(0x00a00000) via ARM Trusted Firmware(0x00040000) Total: 721.912/886.428 ms

Note that I am quite familiar with U-Boot since I am a developer who works on U-Boot and ATF for a different ARM SoC vendor.

My toolchain is also gcc-14, if that makes any difference.

aaronw2 avatar Jun 22 '24 09:06 aaronw2