|
Do you mean you can't boot into u-boot or Linux?
I have opi-pc and can boot into latest u-boot and Linux. U-boot is latest git, compile with orangepi_pc_defconfig, then put the u-boot-sunxi-with-spl.bin to sd card offset 8k and it boots fine.
For Linux kernel, I use
I use arch/arm/configs/sunxi_defconfig to compile following all the instructions here https://linux-sunxi.org/Mainline_U-boot, it boots fine.
My problem is that after booting into Linux, there is no ethernet device. dmesg doesn't show anything either.
|
|