board: lg: star: add Optimus 2X P990 support
authorSvyatoslav Ryhel <clamor95@gmail.com>
Fri, 3 Nov 2023 19:00:22 +0000 (21:00 +0200)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Thu, 8 May 2025 05:30:53 +0000 (08:30 +0300)
commit24e578cbac78d7d09ec2bb9b3049a0eec456e626
treece1946a64f3bf63a6ba5e7fc1a802a50ded6dd23
parentbf2d1902f4c670fa5a4cfa88982aaf6ab6ee2688
board: lg: star: add Optimus 2X P990 support

The LG Optimus 2X is a touchscreen-based, slate-sized smartphone designed
and manufactured by LG that runs the Android operating system. The
Optimus 2X features a 4" WVGA display, an Nvidia Tegra 2 dual-core chip,
512 MB of RAM and extendable 8 GB of internal storage. UART-B is default
debug port.

Tested-by: Ion Agorria <ion@agorria.com>
Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
arch/arm/dts/Makefile
arch/arm/dts/tegra20-lg-star.dts [new file with mode: 0644]
arch/arm/mach-tegra/tegra20/Kconfig
board/lg/star/Kconfig [new file with mode: 0644]
board/lg/star/MAINTAINERS [new file with mode: 0644]
board/lg/star/Makefile [new file with mode: 0644]
board/lg/star/star.c [new file with mode: 0644]
board/lg/star/star.env [new file with mode: 0644]
configs/star_defconfig [new file with mode: 0644]
doc/board/lg/index.rst
doc/board/lg/star.rst [new file with mode: 0644]