diff options
| author | Andre Przywara <[email protected]> | 2025-05-11 00:33:02 +0100 |
|---|---|---|
| committer | Andre Przywara <[email protected]> | 2025-06-24 13:44:48 +0100 |
| commit | be5038f168effb23175ecc824b23335cdbcd000e (patch) | |
| tree | 39a0553b4dffa16e6987187659612656e623c087 /board/sunxi | |
| parent | 1cc93d42b241d0d077c5a6acda7dc83a9295bb86 (diff) | |
sunxi: add support for Liontron H-A133L board
The Liontron H-A133L is an industrial development board based on the
Allwinner A133 SoC. It uses LPDDR4 DRAM, eMMC, and an AXP707 PMIC.
Add a defconfig with the required DRAM settings.
Signed-off-by: Andre Przywara <[email protected]>
Diffstat (limited to 'board/sunxi')
| -rw-r--r-- | board/sunxi/MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index 84799879e85..46094edb3d3 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -296,6 +296,11 @@ M: Adam Sampson <[email protected]> S: Maintained F: configs/Linksprite_pcDuino3_Nano_defconfig +LIONTRON H-A133L BOARD +M: Andre Przywara <[email protected]> +S: Maintained +F: configs/liontron-h-a133l_defconfig + MARSBOARD-A10 BOARD M: Aleksei Mamlin <[email protected]> S: Maintained |
