i have a RPI4B but it Was broken 2 day ago
i want to use my previous board (nano pi m1)
can you help me?
can you clone libreElec repo (9.2.1 kodi18.6) in github and fix u-boot error?
i can test it and write down the result
I'll give you a couple of pointers to help you out. I've just uploaded my patches to github, they're four patches to add support for BananaPi M2 Zero. One of the patches reverts to an older u-boot. But please note that you have to adapt it to your own device. While technically my device is identical to H3, it is branded H2. You should be working on the H3 device, and change the u-boot patches for H3. And perhaps add your device to u-boot scripts (see another of my patches). My LibreELEC branch (only the last four patches):
Commits · PJBrs/LibreELEC.tv · GitHub
For u-boot patches, please see Armbian:
build/patch/u-boot/u-boot-sunxi at master · armbian/build · GitHub
If you use u-boot version 19.10 and add all above patches, then I'm pretty sure your device will boot. Barring, of course, kernel patches for NanoPi... But that's another story (to which, again, Armbian might have many answers).