Hi,
I have build for RPI CM3 from warrior branch and board boot to u-boot but last message is (when enabled console in u-boot)
[ 1.748729] of_cfs_init: OK
[ 1.752027] uart-pl011 3f201000.serial: no DMA platform data
[ 1.757884] Waiting for root device ...
[ 1.832579] mmc0: new high speed MMC card at address 0001
[ 1.839111] mmcblk0: mmc0:0001 4FPD3R 3.64 GiB
[ 1.844430] mmcblk0boot0: mmc0:0001 4FPD3R partition 1 4.00 MiB
[ 1.851133] mmcblk0boot1: mmc0:0001 4FPD3R partition 2 4.00 MiB
[ 1.857423] mmcblk0rpmb: mmc0:0001 4FPD3R partition 3 512 KiB, chardev (246:0)
[ 1.866512] mmcblk0: p1 p2 p3 p4
Looks like issue with emmc or something. Just curious if maybe someone have it working before I start digging on problem ;). Thanks.