[PATCH v3] board: rockchip: add Xunlong Orange Pi 5 Max

2025-04-14 Thread Ilya Katsnelson
igned-off-by: Ilya Katsnelson --- The 5 Max is another board in the Orange Pi 5 family. It's overall similar to the 5 Plus, but in a smaller form factor, which leads to some I/O being reshuffled, but nothing relevant to u-boot. So, just reuse the config for the 5 Plus and adjust the DT name

[PATCH v4] board: rockchip: add Xunlong Orange Pi 5 Max

2025-04-23 Thread Ilya Katsnelson
igned-off-by: Ilya Katsnelson --- The 5 Max is another board in the Orange Pi 5 family. It's overall similar to the 5 Plus, but in a smaller form factor, which leads to some I/O being reshuffled, but nothing relevant to u-boot. So, just reuse the config for the 5 Plus and adjust th

[PATCH v2] board: rockchip: add Xunlong Orange Pi 5 Max

2025-04-12 Thread Ilya Katsnelson
The 5 Max is another board in the Orange Pi 5 family. It's overall similar to the 5 Plus, but in a smaller form factor, which leads to some I/O being reshuffled, but nothing relevant to u-boot. So, just reuse the config for the 5 Plus and adjust the DT names. Signed-off-by: Ilya Katsn