]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/include/asm/ppc405ex.h
Merge git://git.denx.de/u-boot-marvell
[u-boot] / arch / powerpc / include / asm / ppc405ex.h
index 36d3149b8c3841f41592055b59213be012abe033..083405ccb6b2caab9e7ff2dfc36256487af8bb33 100644 (file)
@@ -2,20 +2,7 @@
  * (C) Copyright 2010
  * Stefan Roese, DENX Software Engineering, sr@denx.de.
  *
- * 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+
  */
 
 #ifndef _PPC405EX_H_
 #define SDR0_PFC1              0x4101
 #define SDR0_MFR               0x4300  /* SDR0_MFR reg */
 
+#define SDR0_ECID0             0x0080
+#define SDR0_ECID1             0x0081
+#define SDR0_ECID2             0x0082
+#define SDR0_ECID3             0x0083
+
 #define SDR0_SDCS_SDD          (0x80000000 >> 31)
 
 #define SDR0_SRST_DMC          (0x80000000 >> 10)