]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-orion5x/include/mach/cpu.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / arm / mach-orion5x / include / mach / cpu.h
index 08a450f1f3f71a9098af5a151b542de0cfebf4b7..c3ff89669e459bcf752efe78fb778e14e2e19531 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2010 Albert ARIBAUD <albert.u.boot@aribaud.net>
  *
@@ -5,8 +6,6 @@
  * (C) Copyright 2009
  * Marvell Semiconductor <www.marvell.com>
  * Written-by: Prafulla Wadaskar <prafulla@marvell.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _ORION5X_CPU_H
@@ -86,7 +85,7 @@ enum orion5x_cpu_attrib {
 #endif
 
 #if !defined (ORION5X_ADR_PCIE_IO_REMAP_LO)
-#define ORION5X_ADR_PCIE_IO_REMAP_LO   0x90000000
+#define ORION5X_ADR_PCIE_IO_REMAP_LO   0xf0000000
 #endif
 
 #if !defined (ORION5X_ADR_PCIE_IO_REMAP_HI)