On 2018-06-16, Andreas B. Mundt wrote: > as a newcommer to the arm-world, I started to experiment with the > A20-OLinuXino-Lime2-eMMC board. There seems to be upstream as well as > some support [1] in Debian, but it seems to be only partially enabled [2]. > > From a brief look at the u-boot packaging, it looks like the board is > available ('configs/A20-OLinuXino-Lime2-eMMC_defconfig'), but missing > in the 'debian/target' file (in contrast to A20-OLinuXino-Lime2).
Yes, we only enable targets that are confirmed to work and have someone listed as a tester for that platform: https://wiki.debian.org/U-boot If you think you could occasionally test new versions, I'd be happy to add support to the u-boot package! In theory, I've been trying to get people to log successful boot tests, but so far it's mostly been just me: https://wiki.debian.org/U-boot/Status I'd rather catch issues with u-boot early, as regressions in the bootloader can be pretty ugly, and catching it sooner than later is of course ideal. > So if I did not miss something, please enable A20-OLinuXino-Lime2-eMMC > in addition to the Lime2 board. Of course I am available for testing. So, if you don't mind your name in lights: diff --git a/debian/targets b/debian/targets index 69c22e978b..084131589e 100644 --- a/debian/targets +++ b/debian/targets @@ -112,6 +112,9 @@ armhf sunxi A20-OLinuXino-Lime u-boot-sunxi-with-spl.bin # Karsten Merker <mer...@debian.org> armhf sunxi A20-OLinuXino-Lime2 u-boot-sunxi-with-spl.bin +# Andreas B. Mundt <andi.mu...@web.de> +armhf sunxi A20-OLinuXino-Lime2-eMMC u-boot-sunxi-with-spl.bin + # Arne Ploese <aplo...@gmx.de> armhf sunxi A20-OLinuXino_MICRO u-boot-sunxi-with-spl.bin Then it would also be easy to enable support to generate debian-installer images and add to flash-kernel (if not already). Does it have both eMMC and SD/microSD, or is it eMMC only? That can affect how easy to is to unbrick the device, sould the worst happen. live well, vagrant
signature.asc
Description: PGP signature