Hi.
I have a hummingboard2 board for which i tried to run archlinux arm, the image is actually running i must say, however:
1. the emmc is not identified, not even by u-boot, however if i install the uboot from the soildrun site (for debian) then i do have it, not that much of an issue cause i couldn't care less where my uboot.img and SPL files come from so i can just grub the debian one and use that.
2. i can't get the ethernet to get DHCP. according to the web it's because the kernel is a very old one (3.14) while the systemd is newer. i would like to add a package and install it on the rootfilesystem that includes a new kernel, it seems like mainline kernel DOES support this board including devicetree specifically for hummingboard2 with emmc. Any easy way to do it ? any ready made scripts\dockers ?
thanks.