ArmbianIO icon indicating copy to clipboard operation
ArmbianIO copied to clipboard

Add support for the Banana Pi CM4

Open melroy89 opened this issue 2 years ago • 3 comments

Could you add support for the Banana Pi CM4?

See: https://wiki.banana-pi.org/Banana_Pi_BPI-CM4 (basically a replacement of the Raspberry Pi CM4)

Since this board is missing from your list (Banana Pi CM4)? Including the IO board (Banana Pi CM4IO).

https://github.com/bitbank2/ArmbianIO/blob/master/armbianio.c#L156

Example of the Banana Pi CM4 IO board name:

cat /run/machine.id
Banana Pi CM4IO

Thanks!

melroy89 avatar Jul 17 '23 22:07 melroy89

I'm super busy with other projects at the moment. I don't even have one of these boards set up to test. Can you make the change and do a pull request?

Thanks

bitbank2 avatar Jul 18 '23 12:07 bitbank2

Sure. Let me take a closer look at it.

melroy89 avatar Jul 19 '23 21:07 melroy89

I started by adding the Mango Pi + improvements: https://github.com/bitbank2/ArmbianIO/pull/24

melroy89 avatar Jul 23 '23 19:07 melroy89