I have armbian booting on the HC4. I cannot get the AlmaLinux RPi image
to boot. Here is what I am seeing on the armbian boot directory:
ls boot/
armbianEnv.txt Image
armbian_first_run.txt.template initrd.img-5.10.81-meson64
boot.bmp System.map-5.10.81-meson64
boot.cmd uImage
boot.scr uInitrd
config-5.10.81-meson64 uInitrd-5.10.81-meson64
dtb vmlinuz-5.10.81-meson64
dtb-5.10.81-meson64
And when I look at the serial monitor I see:
U-Boot 2022.01 (Jan 23 2022 - 14:29:47 +0000) odroid-c4/hc4
Model: Hardkernel ODROID-C4
SoC: Amlogic Meson SM1 (S905X3) Revision 2b:c (10:2)
DRAM: 3.8 GiB
MMC: sd@ffe05000: 0, mmc@ffe07000: 1
Loading Environment from nowhere... OK
In: serial
Out: serial
Err: serial
Board variant: hc4
Net: eth0: ethernet@ff3f0000
Hit any key to stop autoboot: 2 1 0
switch to partitions #0, OK
mmc0 is current device
How might I get the uboot off the armbian image?
How can I build a 'proper' boot dir?
I got a couple things I will try next, but any ideas are welcome!
thanks