diff options
Diffstat (limited to 'src/mainboard/google/rush')
-rw-r--r-- | src/mainboard/google/rush/Kconfig | 4 | ||||
-rw-r--r-- | src/mainboard/google/rush/Makefile.inc | 4 | ||||
-rw-r--r-- | src/mainboard/google/rush/bct/Makefile.inc | 4 | ||||
-rwxr-xr-x | src/mainboard/google/rush/bct/cfg2inc.sh | 4 | ||||
-rw-r--r-- | src/mainboard/google/rush/boardid.c | 4 | ||||
-rw-r--r-- | src/mainboard/google/rush/bootblock.c | 4 | ||||
-rw-r--r-- | src/mainboard/google/rush/chromeos.c | 4 | ||||
-rw-r--r-- | src/mainboard/google/rush/devicetree.cb | 4 | ||||
-rw-r--r-- | src/mainboard/google/rush/mainboard.c | 4 | ||||
-rw-r--r-- | src/mainboard/google/rush/pmic.c | 4 | ||||
-rw-r--r-- | src/mainboard/google/rush/pmic.h | 4 | ||||
-rw-r--r-- | src/mainboard/google/rush/reset.c | 4 | ||||
-rw-r--r-- | src/mainboard/google/rush/romstage.c | 4 | ||||
-rw-r--r-- | src/mainboard/google/rush/sdram_configs.c | 4 | ||||
-rw-r--r-- | src/mainboard/google/rush/verstage.c | 4 |
15 files changed, 0 insertions, 60 deletions
diff --git a/src/mainboard/google/rush/Kconfig b/src/mainboard/google/rush/Kconfig index d8b38d1ec9..7a411b3d85 100644 --- a/src/mainboard/google/rush/Kconfig +++ b/src/mainboard/google/rush/Kconfig @@ -12,10 +12,6 @@ ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc. -## if BOARD_GOOGLE_RUSH diff --git a/src/mainboard/google/rush/Makefile.inc b/src/mainboard/google/rush/Makefile.inc index 9e3536bd65..1f1fa03f6c 100644 --- a/src/mainboard/google/rush/Makefile.inc +++ b/src/mainboard/google/rush/Makefile.inc @@ -12,10 +12,6 @@ ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc. -## # Add a handler for BCT config files $(call add-special-class,bct-cfg) diff --git a/src/mainboard/google/rush/bct/Makefile.inc b/src/mainboard/google/rush/bct/Makefile.inc index e61aae4b50..1e90086949 100644 --- a/src/mainboard/google/rush/bct/Makefile.inc +++ b/src/mainboard/google/rush/bct/Makefile.inc @@ -12,10 +12,6 @@ ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc. -## bct-cfg-$(CONFIG_RUSH_BCT_CFG_EMMC) += emmc.cfg bct-cfg-$(CONFIG_RUSH_BCT_CFG_SPI) += spi.cfg diff --git a/src/mainboard/google/rush/bct/cfg2inc.sh b/src/mainboard/google/rush/bct/cfg2inc.sh index f8f3c441c4..0d0369746c 100755 --- a/src/mainboard/google/rush/bct/cfg2inc.sh +++ b/src/mainboard/google/rush/bct/cfg2inc.sh @@ -12,10 +12,6 @@ # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc. bct_cfg2inc() { local in_file="$1" diff --git a/src/mainboard/google/rush/boardid.c b/src/mainboard/google/rush/boardid.c index 2e994b1b5b..7b281235a0 100644 --- a/src/mainboard/google/rush/boardid.c +++ b/src/mainboard/google/rush/boardid.c @@ -11,10 +11,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include <boardid.h> diff --git a/src/mainboard/google/rush/bootblock.c b/src/mainboard/google/rush/bootblock.c index b815cba599..2786f72e5b 100644 --- a/src/mainboard/google/rush/bootblock.c +++ b/src/mainboard/google/rush/bootblock.c @@ -11,10 +11,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include <arch/io.h> diff --git a/src/mainboard/google/rush/chromeos.c b/src/mainboard/google/rush/chromeos.c index 8831fe6e18..cc2cfda21b 100644 --- a/src/mainboard/google/rush/chromeos.c +++ b/src/mainboard/google/rush/chromeos.c @@ -11,10 +11,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include <boot/coreboot_tables.h> diff --git a/src/mainboard/google/rush/devicetree.cb b/src/mainboard/google/rush/devicetree.cb index 659de000fd..f34bdc170c 100644 --- a/src/mainboard/google/rush/devicetree.cb +++ b/src/mainboard/google/rush/devicetree.cb @@ -12,10 +12,6 @@ ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## -## You should have received a copy of the GNU General Public License -## along with this program; if not, write to the Free Software -## Foundation, Inc. -## chip soc/nvidia/tegra132 register "spintable_addr" = "0x80000008" diff --git a/src/mainboard/google/rush/mainboard.c b/src/mainboard/google/rush/mainboard.c index aa67ec28b3..4a8f936e8f 100644 --- a/src/mainboard/google/rush/mainboard.c +++ b/src/mainboard/google/rush/mainboard.c @@ -11,10 +11,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include <arch/mmu.h> diff --git a/src/mainboard/google/rush/pmic.c b/src/mainboard/google/rush/pmic.c index 402bfbc29b..a2769eedb7 100644 --- a/src/mainboard/google/rush/pmic.c +++ b/src/mainboard/google/rush/pmic.c @@ -12,10 +12,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include <boardid.h> diff --git a/src/mainboard/google/rush/pmic.h b/src/mainboard/google/rush/pmic.h index c26846ea12..bae2db9a6f 100644 --- a/src/mainboard/google/rush/pmic.h +++ b/src/mainboard/google/rush/pmic.h @@ -11,10 +11,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #ifndef __MAINBOARD_GOOGLE_RUSH_PMIC_H__ diff --git a/src/mainboard/google/rush/reset.c b/src/mainboard/google/rush/reset.c index caabf8b17f..4cc9a1ed3e 100644 --- a/src/mainboard/google/rush/reset.c +++ b/src/mainboard/google/rush/reset.c @@ -11,10 +11,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include <arch/io.h> diff --git a/src/mainboard/google/rush/romstage.c b/src/mainboard/google/rush/romstage.c index 14b1728e7e..0bf2173c8e 100644 --- a/src/mainboard/google/rush/romstage.c +++ b/src/mainboard/google/rush/romstage.c @@ -11,10 +11,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include <soc/addressmap.h> diff --git a/src/mainboard/google/rush/sdram_configs.c b/src/mainboard/google/rush/sdram_configs.c index 239c0da270..ab1744a2d6 100644 --- a/src/mainboard/google/rush/sdram_configs.c +++ b/src/mainboard/google/rush/sdram_configs.c @@ -11,10 +11,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include <console/console.h> diff --git a/src/mainboard/google/rush/verstage.c b/src/mainboard/google/rush/verstage.c index ab02bb150e..b922d2f6d1 100644 --- a/src/mainboard/google/rush/verstage.c +++ b/src/mainboard/google/rush/verstage.c @@ -11,10 +11,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #include <soc/addressmap.h> |