Fixed
Details
Details
Assignee
Hiroyuki Ishii
Hiroyuki IshiiReporter
Hiroyuki Ishii
Hiroyuki IshiiFix versions
Labels
Hardware Platform(s) Affected
Raspberry Pi 4
Original estimate
2h
Time tracking
2m logged1h 58m remaining
Components
Affects versions
Due date
Sep 30, 2021
Priority
Created September 9, 2021 at 1:08 AM
Updated December 8, 2021 at 3:06 PM
Resolved September 24, 2021 at 12:12 AM
Latest revision of raspberry pi 4B board (Rev 1.4, which has SoC 2711ZPKFSB06C0T on it) can't boot with "No partition table" message like following:
After several research, I've found similar bug report here: 255080 – U-Boot build for Raspberry Pi 4 (arm64) does not boot from MicroSD card slot (freebsd.org)
As suggested there, I've confirmed that upgrading u-boot to 2021.04 version fixes the issue (but 2021.01 doesn't). The cause would be related to the change of the DMA hardware.
I haven't took a careful look of that Linux kernel has similar issue or not, but it seems like there are no obvious problem on SD card access etc. after kernel boot.