board: samsung: add initial support for coreprimevelte board
authorDuje Mihanović <duje.mihanovic@skole.hr>
Fri, 24 Jan 2025 15:47:50 +0000 (16:47 +0100)
committerStefan Roese <sr@denx.de>
Tue, 28 Jan 2025 08:08:44 +0000 (09:08 +0100)
commit5983f0ff6128583ee2771d39d45a3e9a15caf470
treeb47e3e51f26ab40f8f39e4b10bae78d7e52b5a12
parent08b27fce29eb9f07768bdab02bb9dd58e3e0ee36
board: samsung: add initial support for coreprimevelte board

Samsung Galaxy Core Prime VE LTE is an entry-level PXA1908-based
smartphone. It has 1GB of DRAM, 8GB eMMC and USB connectivity.

Signed-off-by: Duje Mihanović <duje.mihanovic@skole.hr>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/arm/dts/Makefile
arch/arm/dts/pxa1908-samsung-coreprimevelte.dts [new file with mode: 0644]
arch/arm/mach-mmp/Kconfig
board/samsung/coreprimevelte/Kconfig [new file with mode: 0644]
board/samsung/coreprimevelte/MAINTAINERS [new file with mode: 0644]
configs/coreprimevelte_defconfig [new file with mode: 0644]