Install Manjaro into eMMC

I will check the images and update whats needed for it to work on emmc.

Its not very start forward with amlogic soc though.

We can have mainline uboot images to be used so it can be used with sd and emmc when emmc is blank.

I have updated boot-radxa-zero package which is responsible for booting the linux kernel.
Now it uses bootscript instead chainloader.

Advantages bootscript:

  1. Boot from SDcard and usb.
  2. Install image to emmc using the install-aml-emmc.sh script.

Disadvantage of bootscript:

  1. Can only boot with Vendor uboot on emmc.

After updating the boot-radxa-zero pkg please re-install the linux kernel before rebooting otherwise the system will not be able to boot into linux.

sudo pacman -S boot-radxa-zero linux-rc

sudo reboot now

BTW radxa-zero images are not flashable on emmc directly cause of amlogic bootloader.