From my understanding the packages s905-autoscript and s905-autoscript-multiboot are intended to support the vendor U-Boot boot process. Like described in the README
This layer aims to support all mainline supported boards, but some of them have a vendor U-Boot loaded on the eMMC and can only be booted by pressing the "update" button.
But when I do flash the image amlogic-image-headless-sd the file aml_autoscript is missing on the boot partition. This is added by amlogic-s9xxx.inc which is only included in amlogic-s9xxx.conf which looks like a base for boards which do run a mainline U-Boot and not a vendor one.
Or did I understood it wrong?
From my understanding the packages s905-autoscript and s905-autoscript-multiboot are intended to support the vendor U-Boot boot process. Like described in the README
But when I do flash the image amlogic-image-headless-sd the file
aml_autoscriptis missing on the boot partition. This is added by amlogic-s9xxx.inc which is only included in amlogic-s9xxx.conf which looks like a base for boards which do run a mainline U-Boot and not a vendor one.Or did I understood it wrong?