aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-05-13 11:42:12 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-05-18 07:00:27 +0000
commitc4b70276ed525bfcc59320b72bcd7c8cd13b78f0 (patch)
tree2258b8340dc702bb33adbae752575a29f8b8a7f6 /src/mainboard/lenovo
parent189e753cbfc3b3b2c7cca70215610fb3da6267be (diff)
src: Remove leading blank lines from SPDX header
Change-Id: I8a207e30a73d10fe67c0474ff11324ae99e2cec6 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41360 Reviewed-by: Wim Vervoorn <wvervoorn@eltan.com> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/lenovo')
-rw-r--r--src/mainboard/lenovo/g505s/Makefile.inc3
-rw-r--r--src/mainboard/lenovo/l520/Makefile.inc3
-rw-r--r--src/mainboard/lenovo/l520/cmos.layout3
-rw-r--r--src/mainboard/lenovo/t400/Makefile.inc3
-rw-r--r--src/mainboard/lenovo/t400/cmos.layout3
-rw-r--r--src/mainboard/lenovo/t410/Makefile.inc3
-rw-r--r--src/mainboard/lenovo/t410/cmos.layout3
-rw-r--r--src/mainboard/lenovo/t420/Makefile.inc3
-rw-r--r--src/mainboard/lenovo/t420/cmos.layout3
-rw-r--r--src/mainboard/lenovo/t420s/Makefile.inc3
-rw-r--r--src/mainboard/lenovo/t420s/cmos.layout3
-rw-r--r--src/mainboard/lenovo/t430/cmos.layout3
-rw-r--r--src/mainboard/lenovo/t430s/Makefile.inc3
-rw-r--r--src/mainboard/lenovo/t430s/cmos.layout3
-rw-r--r--src/mainboard/lenovo/t430s/variants/t431s/spd/Makefile.inc3
-rw-r--r--src/mainboard/lenovo/t440p/cmos.layout3
-rw-r--r--src/mainboard/lenovo/t520/Makefile.inc3
-rw-r--r--src/mainboard/lenovo/t520/cmos.layout3
-rw-r--r--src/mainboard/lenovo/t530/Makefile.inc3
-rw-r--r--src/mainboard/lenovo/t530/cmos.layout3
-rw-r--r--src/mainboard/lenovo/t60/Makefile.inc3
-rw-r--r--src/mainboard/lenovo/t60/cmos.layout3
-rw-r--r--src/mainboard/lenovo/t60/variants/t60/overridetree.cb3
-rw-r--r--src/mainboard/lenovo/t60/variants/z61t/overridetree.cb3
-rw-r--r--src/mainboard/lenovo/thinkcentre_a58/cmos.layout3
-rw-r--r--src/mainboard/lenovo/x131e/Makefile.inc3
-rw-r--r--src/mainboard/lenovo/x131e/cmos.layout3
-rw-r--r--src/mainboard/lenovo/x1_carbon_gen1/Makefile.inc3
-rw-r--r--src/mainboard/lenovo/x1_carbon_gen1/cmos.layout3
-rw-r--r--src/mainboard/lenovo/x1_carbon_gen1/spd/Makefile.inc3
-rw-r--r--src/mainboard/lenovo/x200/Makefile.inc3
-rw-r--r--src/mainboard/lenovo/x200/cmos.layout3
-rw-r--r--src/mainboard/lenovo/x201/Makefile.inc3
-rw-r--r--src/mainboard/lenovo/x201/cmos.layout3
-rw-r--r--src/mainboard/lenovo/x220/Makefile.inc3
-rw-r--r--src/mainboard/lenovo/x220/cmos.layout3
-rw-r--r--src/mainboard/lenovo/x230/Makefile.inc3
-rw-r--r--src/mainboard/lenovo/x230/cmos.layout3
-rw-r--r--src/mainboard/lenovo/x60/Makefile.inc3
-rw-r--r--src/mainboard/lenovo/x60/cmos.layout3
40 files changed, 0 insertions, 120 deletions
diff --git a/src/mainboard/lenovo/g505s/Makefile.inc b/src/mainboard/lenovo/g505s/Makefile.inc
index b359aa4b64..77ae870b6c 100644
--- a/src/mainboard/lenovo/g505s/Makefile.inc
+++ b/src/mainboard/lenovo/g505s/Makefile.inc
@@ -1,6 +1,3 @@
-#
-#
-#
# SPDX-License-Identifier: GPL-2.0-only
romstage-y += buildOpts.c
diff --git a/src/mainboard/lenovo/l520/Makefile.inc b/src/mainboard/lenovo/l520/Makefile.inc
index 35e9fb9df8..0126a75fa0 100644
--- a/src/mainboard/lenovo/l520/Makefile.inc
+++ b/src/mainboard/lenovo/l520/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
bootblock-y += gpio.c
diff --git a/src/mainboard/lenovo/l520/cmos.layout b/src/mainboard/lenovo/l520/cmos.layout
index 5ef2849ad0..aecd7f3bca 100644
--- a/src/mainboard/lenovo/l520/cmos.layout
+++ b/src/mainboard/lenovo/l520/cmos.layout
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------
diff --git a/src/mainboard/lenovo/t400/Makefile.inc b/src/mainboard/lenovo/t400/Makefile.inc
index 7a6d3af4f4..982c2098d0 100644
--- a/src/mainboard/lenovo/t400/Makefile.inc
+++ b/src/mainboard/lenovo/t400/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
bootblock-y += bootblock.c
diff --git a/src/mainboard/lenovo/t400/cmos.layout b/src/mainboard/lenovo/t400/cmos.layout
index ced8fcacb2..8d6b608cde 100644
--- a/src/mainboard/lenovo/t400/cmos.layout
+++ b/src/mainboard/lenovo/t400/cmos.layout
@@ -1,6 +1,3 @@
-#
-#
-#
# SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------
diff --git a/src/mainboard/lenovo/t410/Makefile.inc b/src/mainboard/lenovo/t410/Makefile.inc
index e083775275..20ec7604c9 100644
--- a/src/mainboard/lenovo/t410/Makefile.inc
+++ b/src/mainboard/lenovo/t410/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
bootblock-y += early_init.c
diff --git a/src/mainboard/lenovo/t410/cmos.layout b/src/mainboard/lenovo/t410/cmos.layout
index b62df8b994..f3e1559a01 100644
--- a/src/mainboard/lenovo/t410/cmos.layout
+++ b/src/mainboard/lenovo/t410/cmos.layout
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------
diff --git a/src/mainboard/lenovo/t420/Makefile.inc b/src/mainboard/lenovo/t420/Makefile.inc
index b9d5597932..991eadbff2 100644
--- a/src/mainboard/lenovo/t420/Makefile.inc
+++ b/src/mainboard/lenovo/t420/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
smm-y += smihandler.c
diff --git a/src/mainboard/lenovo/t420/cmos.layout b/src/mainboard/lenovo/t420/cmos.layout
index 779e701a70..ce5f04d47f 100644
--- a/src/mainboard/lenovo/t420/cmos.layout
+++ b/src/mainboard/lenovo/t420/cmos.layout
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------
diff --git a/src/mainboard/lenovo/t420s/Makefile.inc b/src/mainboard/lenovo/t420s/Makefile.inc
index b9d5597932..991eadbff2 100644
--- a/src/mainboard/lenovo/t420s/Makefile.inc
+++ b/src/mainboard/lenovo/t420s/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
smm-y += smihandler.c
diff --git a/src/mainboard/lenovo/t420s/cmos.layout b/src/mainboard/lenovo/t420s/cmos.layout
index 779e701a70..ce5f04d47f 100644
--- a/src/mainboard/lenovo/t420s/cmos.layout
+++ b/src/mainboard/lenovo/t420s/cmos.layout
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------
diff --git a/src/mainboard/lenovo/t430/cmos.layout b/src/mainboard/lenovo/t430/cmos.layout
index 18a0d8c963..b38a91b189 100644
--- a/src/mainboard/lenovo/t430/cmos.layout
+++ b/src/mainboard/lenovo/t430/cmos.layout
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------
diff --git a/src/mainboard/lenovo/t430s/Makefile.inc b/src/mainboard/lenovo/t430s/Makefile.inc
index 8ff4ba40f8..196a0981f6 100644
--- a/src/mainboard/lenovo/t430s/Makefile.inc
+++ b/src/mainboard/lenovo/t430s/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
smm-y += smihandler.c
diff --git a/src/mainboard/lenovo/t430s/cmos.layout b/src/mainboard/lenovo/t430s/cmos.layout
index f59a16b101..451bf7daf0 100644
--- a/src/mainboard/lenovo/t430s/cmos.layout
+++ b/src/mainboard/lenovo/t430s/cmos.layout
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------
diff --git a/src/mainboard/lenovo/t430s/variants/t431s/spd/Makefile.inc b/src/mainboard/lenovo/t430s/variants/t431s/spd/Makefile.inc
index fe28eb0584..38d83d6be8 100644
--- a/src/mainboard/lenovo/t430s/variants/t431s/spd/Makefile.inc
+++ b/src/mainboard/lenovo/t430s/variants/t431s/spd/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
SPD_BIN = $(obj)/spd.bin
diff --git a/src/mainboard/lenovo/t440p/cmos.layout b/src/mainboard/lenovo/t440p/cmos.layout
index 0938742558..222ab40fb8 100644
--- a/src/mainboard/lenovo/t440p/cmos.layout
+++ b/src/mainboard/lenovo/t440p/cmos.layout
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------
diff --git a/src/mainboard/lenovo/t520/Makefile.inc b/src/mainboard/lenovo/t520/Makefile.inc
index b0aa6bb777..ab5aa4de91 100644
--- a/src/mainboard/lenovo/t520/Makefile.inc
+++ b/src/mainboard/lenovo/t520/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
smm-y += smihandler.c
diff --git a/src/mainboard/lenovo/t520/cmos.layout b/src/mainboard/lenovo/t520/cmos.layout
index 710f03f3fd..2dfd682c5a 100644
--- a/src/mainboard/lenovo/t520/cmos.layout
+++ b/src/mainboard/lenovo/t520/cmos.layout
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------
diff --git a/src/mainboard/lenovo/t530/Makefile.inc b/src/mainboard/lenovo/t530/Makefile.inc
index b0aa6bb777..ab5aa4de91 100644
--- a/src/mainboard/lenovo/t530/Makefile.inc
+++ b/src/mainboard/lenovo/t530/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
smm-y += smihandler.c
diff --git a/src/mainboard/lenovo/t530/cmos.layout b/src/mainboard/lenovo/t530/cmos.layout
index 995a0c5c51..4130b5f806 100644
--- a/src/mainboard/lenovo/t530/cmos.layout
+++ b/src/mainboard/lenovo/t530/cmos.layout
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------
diff --git a/src/mainboard/lenovo/t60/Makefile.inc b/src/mainboard/lenovo/t60/Makefile.inc
index c18ba21297..5ded71b41a 100644
--- a/src/mainboard/lenovo/t60/Makefile.inc
+++ b/src/mainboard/lenovo/t60/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
smm-y += dock.c
diff --git a/src/mainboard/lenovo/t60/cmos.layout b/src/mainboard/lenovo/t60/cmos.layout
index ba7e92a9a3..246d15d0c5 100644
--- a/src/mainboard/lenovo/t60/cmos.layout
+++ b/src/mainboard/lenovo/t60/cmos.layout
@@ -1,6 +1,3 @@
-#
-#
-#
# SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------
diff --git a/src/mainboard/lenovo/t60/variants/t60/overridetree.cb b/src/mainboard/lenovo/t60/variants/t60/overridetree.cb
index 2bafd53f63..dc6abfb061 100644
--- a/src/mainboard/lenovo/t60/variants/t60/overridetree.cb
+++ b/src/mainboard/lenovo/t60/variants/t60/overridetree.cb
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
chip northbridge/intel/i945
diff --git a/src/mainboard/lenovo/t60/variants/z61t/overridetree.cb b/src/mainboard/lenovo/t60/variants/z61t/overridetree.cb
index 8a6c7287ab..9bac582af1 100644
--- a/src/mainboard/lenovo/t60/variants/z61t/overridetree.cb
+++ b/src/mainboard/lenovo/t60/variants/z61t/overridetree.cb
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
chip northbridge/intel/i945
diff --git a/src/mainboard/lenovo/thinkcentre_a58/cmos.layout b/src/mainboard/lenovo/thinkcentre_a58/cmos.layout
index 1b1ce10f3d..4905f1d133 100644
--- a/src/mainboard/lenovo/thinkcentre_a58/cmos.layout
+++ b/src/mainboard/lenovo/thinkcentre_a58/cmos.layout
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------
diff --git a/src/mainboard/lenovo/x131e/Makefile.inc b/src/mainboard/lenovo/x131e/Makefile.inc
index 58d309e956..e4b6fbf0f0 100644
--- a/src/mainboard/lenovo/x131e/Makefile.inc
+++ b/src/mainboard/lenovo/x131e/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
bootblock-y += gpio.c
diff --git a/src/mainboard/lenovo/x131e/cmos.layout b/src/mainboard/lenovo/x131e/cmos.layout
index a9efc65670..32394de59a 100644
--- a/src/mainboard/lenovo/x131e/cmos.layout
+++ b/src/mainboard/lenovo/x131e/cmos.layout
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------
diff --git a/src/mainboard/lenovo/x1_carbon_gen1/Makefile.inc b/src/mainboard/lenovo/x1_carbon_gen1/Makefile.inc
index e948bcb5e6..e9e74ddf3f 100644
--- a/src/mainboard/lenovo/x1_carbon_gen1/Makefile.inc
+++ b/src/mainboard/lenovo/x1_carbon_gen1/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
subdirs-y += spd
diff --git a/src/mainboard/lenovo/x1_carbon_gen1/cmos.layout b/src/mainboard/lenovo/x1_carbon_gen1/cmos.layout
index d7dcf4ad8d..a3d2a0fb64 100644
--- a/src/mainboard/lenovo/x1_carbon_gen1/cmos.layout
+++ b/src/mainboard/lenovo/x1_carbon_gen1/cmos.layout
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------
diff --git a/src/mainboard/lenovo/x1_carbon_gen1/spd/Makefile.inc b/src/mainboard/lenovo/x1_carbon_gen1/spd/Makefile.inc
index f3716494a9..e047c6ee58 100644
--- a/src/mainboard/lenovo/x1_carbon_gen1/spd/Makefile.inc
+++ b/src/mainboard/lenovo/x1_carbon_gen1/spd/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
SPD_BIN = $(obj)/spd.bin
diff --git a/src/mainboard/lenovo/x200/Makefile.inc b/src/mainboard/lenovo/x200/Makefile.inc
index 002e35da6c..77333b31f0 100644
--- a/src/mainboard/lenovo/x200/Makefile.inc
+++ b/src/mainboard/lenovo/x200/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
ramstage-$(CONFIG_BOARD_LENOVO_X200) += variants/$(VARIANT_DIR)/dock.c
diff --git a/src/mainboard/lenovo/x200/cmos.layout b/src/mainboard/lenovo/x200/cmos.layout
index 1ec4d42aaa..95c7930fd5 100644
--- a/src/mainboard/lenovo/x200/cmos.layout
+++ b/src/mainboard/lenovo/x200/cmos.layout
@@ -1,6 +1,3 @@
-#
-#
-#
# SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------
diff --git a/src/mainboard/lenovo/x201/Makefile.inc b/src/mainboard/lenovo/x201/Makefile.inc
index 672e52cabd..80e513cd72 100644
--- a/src/mainboard/lenovo/x201/Makefile.inc
+++ b/src/mainboard/lenovo/x201/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
bootblock-y += early_init.c
diff --git a/src/mainboard/lenovo/x201/cmos.layout b/src/mainboard/lenovo/x201/cmos.layout
index 97d206ca22..6dc55b24ec 100644
--- a/src/mainboard/lenovo/x201/cmos.layout
+++ b/src/mainboard/lenovo/x201/cmos.layout
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------
diff --git a/src/mainboard/lenovo/x220/Makefile.inc b/src/mainboard/lenovo/x220/Makefile.inc
index 1475b9b329..d870c4dd19 100644
--- a/src/mainboard/lenovo/x220/Makefile.inc
+++ b/src/mainboard/lenovo/x220/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
smm-y += smihandler.c
diff --git a/src/mainboard/lenovo/x220/cmos.layout b/src/mainboard/lenovo/x220/cmos.layout
index 1e4654322d..740f57a700 100644
--- a/src/mainboard/lenovo/x220/cmos.layout
+++ b/src/mainboard/lenovo/x220/cmos.layout
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------
diff --git a/src/mainboard/lenovo/x230/Makefile.inc b/src/mainboard/lenovo/x230/Makefile.inc
index fc8c35995a..5316d24d88 100644
--- a/src/mainboard/lenovo/x230/Makefile.inc
+++ b/src/mainboard/lenovo/x230/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
smm-y += smihandler.c
diff --git a/src/mainboard/lenovo/x230/cmos.layout b/src/mainboard/lenovo/x230/cmos.layout
index 66f56281b8..314e4de089 100644
--- a/src/mainboard/lenovo/x230/cmos.layout
+++ b/src/mainboard/lenovo/x230/cmos.layout
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------
diff --git a/src/mainboard/lenovo/x60/Makefile.inc b/src/mainboard/lenovo/x60/Makefile.inc
index 755a790ac2..56fa18b13a 100644
--- a/src/mainboard/lenovo/x60/Makefile.inc
+++ b/src/mainboard/lenovo/x60/Makefile.inc
@@ -1,6 +1,3 @@
-##
-##
-##
## SPDX-License-Identifier: GPL-2.0-only
smm-y += dock.c
diff --git a/src/mainboard/lenovo/x60/cmos.layout b/src/mainboard/lenovo/x60/cmos.layout
index 90887f970d..70dcd35210 100644
--- a/src/mainboard/lenovo/x60/cmos.layout
+++ b/src/mainboard/lenovo/x60/cmos.layout
@@ -1,6 +1,3 @@
-#
-#
-#
# SPDX-License-Identifier: GPL-2.0-only
# -----------------------------------------------------------------