Another problem I am having with uboot is that it refuses to load overlay files.
When I run the following command :
setenv load_addr $ramdisk_addr_r
fatload mmc 1:1 ${load_addr} rockchip/overlays/${overlay_file}.dtbo
fdt apply ${load_addr}
I get the following output in uboot : failed on fdt_overlay_apply(): FDT_ERR_NOTFOUND
Can you tell me if you were ever to get any overlay recognized during boot on the CM3 IO board? We are desperate. Please, someone help. Any image…just a starting point.
I see them picked up on boot. I still can’t get I2S to work correctly (cpu in slave mode) but at least it boots and I can see my sound card in alsa under aplay -L