LG Optimus Black (P970) codename sniper support
The LG Optimus Black (P970) codename sniper is a smartphone that was designed and manufactured by LG Electronics (LGE) and released back in 2011. It is using an OMAP3630 SoC GP version, which allows running U-Boot and the U-Boot SPL from the ground up. This port is aimed at running an Android version such as Replicant, the fully free Android distribution. However, support for upstream Linux with device-tree and common GNU/Linux distros boot commands could be added in the future. For more information about the journey to freeing this device, please read the series of blog posts at: http://code.paulk.fr/article20/a-hacker-s-journey-freeing-a-phone-from-the-ground-up-first-part Signed-off-by:Paul Kocialkowski <contact@paulk.fr> Reviewed-by:
Tom Rini <trini@konsulko.com> [trini: Add CONFIG_OF_SUPPORT] Signed-off-by:
Tom Rini <trini@konsulko.com>
board/lge/sniper/Kconfig
0 → 100644
board/lge/sniper/MAINTAINERS
0 → 100644
board/lge/sniper/Makefile
0 → 100644
board/lge/sniper/sniper.c
0 → 100644
board/lge/sniper/sniper.h
0 → 100644
This diff is collapsed.
configs/sniper_defconfig
0 → 100644
include/configs/sniper.h
0 → 100644
Please register or sign in to comment