summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2016-02-07 16:50:50 +0100
committerTom Rini <trini@konsulko.com>2016-02-08 10:24:19 -0500
commit39af3d8a0db0aab3f78ae5576f0f5c668505a667 (patch)
tree8640267d0ebc444c95833e0f9bd65b7907be44c5 /board
parent470250e8e69fc05ee8423b63c6310fbfe258000e (diff)
downloadu-boot-imx-39af3d8a0db0aab3f78ae5576f0f5c668505a667.zip
u-boot-imx-39af3d8a0db0aab3f78ae5576f0f5c668505a667.tar.gz
u-boot-imx-39af3d8a0db0aab3f78ae5576f0f5c668505a667.tar.bz2
sniper: Drop references to P970
There are various different boards with the same hardware sold as LG Optimus Black, such as P970, P970g and KU5900. Since this port is functional for all variants, it doesn't make sense to keep references to P970. Signed-off-by: Paul Kocialkowski <contact@paulk.fr> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board')
-rw-r--r--board/lge/sniper/Makefile2
-rw-r--r--board/lge/sniper/sniper.c2
-rw-r--r--board/lge/sniper/sniper.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/board/lge/sniper/Makefile b/board/lge/sniper/Makefile
index 2d216fc..f32a481 100644
--- a/board/lge/sniper/Makefile
+++ b/board/lge/sniper/Makefile
@@ -1,5 +1,5 @@
#
-# LG Optimus Black (P970) codename sniper board
+# LG Optimus Black codename sniper board
#
# Copyright (C) 2015 Paul Kocialkowski <contact@paulk.fr>
#
diff --git a/board/lge/sniper/sniper.c b/board/lge/sniper/sniper.c
index c818c9d..d0e7d66 100644
--- a/board/lge/sniper/sniper.c
+++ b/board/lge/sniper/sniper.c
@@ -1,5 +1,5 @@
/*
- * LG Optimus Black (P970) codename sniper board
+ * LG Optimus Black codename sniper board
*
* Copyright (C) 2015 Paul Kocialkowski <contact@paulk.fr>
*
diff --git a/board/lge/sniper/sniper.h b/board/lge/sniper/sniper.h
index e5d0774..01ab301 100644
--- a/board/lge/sniper/sniper.h
+++ b/board/lge/sniper/sniper.h
@@ -1,5 +1,5 @@
/*
- * LG Optimus Black (P970) codename sniper board
+ * LG Optimus Black codename sniper board
*
* Copyright (C) 2015 Paul Kocialkowski <contact@paulk.fr>
*