]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/freescale/mpc7448hpc2/tsi108_init.c
arc: rename "arc700" in "arcv1"
[karo-tx-uboot.git] / board / freescale / mpc7448hpc2 / tsi108_init.c
index c6a3ade2c37a1fb8cfcf90a61b190238ecd93a71..9a1e4075bd93df707508326083c059ac18870dbc 100644 (file)
@@ -1,20 +1,7 @@
 /*****************************************************************************
  * (C) Copyright 2003;  Tundra Semiconductor Corp.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * 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., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
+ * SPDX-License-Identifier:    GPL-2.0+
  *****************************************************************************/
 
 /*----------------------------------------------------------------------------
@@ -323,7 +310,7 @@ int board_early_init_r (void)
         * We will over-ride the env_init called in board_init_f
         * This is really a work-around because, the HLP bank 1
         * where NVRAM resides is not visible during board_init_f
-        * (arch/ppc/lib/board.c)
+        * (arch/powerpc/lib/board.c)
         * Alternatively, we could use the I2C EEPROM at start-up to configure
         * and enable all HLP banks and not just HLP 0 as is being done for
         * Taiga Rev. 2.