Tom Rini | 10e4779 | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0+ */ |
Vipin KUMAR | 7cb1635 | 2010-01-15 19:15:43 +0530 | [diff] [blame] | 2 | /* |
Patrice Chotard | 9be6088 | 2017-10-23 09:54:00 +0200 | [diff] [blame] | 3 | * Copyright (C) 2009, STMicroelectronics - All Rights Reserved |
| 4 | * Author(s): Vipin Kumar, <vipin.kumar@st.com> for STMicroelectronics. |
Vipin KUMAR | 7cb1635 | 2010-01-15 19:15:43 +0530 | [diff] [blame] | 5 | */ |
| 6 | |
| 7 | #ifndef _ASM_ARCH_HARDWARE_H |
| 8 | #define _ASM_ARCH_HARDWARE_H |
| 9 | |
Stefan Roese | c6bc1db | 2012-01-03 16:49:01 +0100 | [diff] [blame] | 10 | #define CONFIG_SYS_USBD_BASE 0xE1100000 |
| 11 | #define CONFIG_SYS_PLUG_BASE 0xE1200000 |
| 12 | #define CONFIG_SYS_FIFO_BASE 0xE1000800 |
Stefan Roese | 64bbb7d | 2015-08-18 09:27:18 +0200 | [diff] [blame] | 13 | #define CONFIG_SYS_UHC0_EHCI_BASE 0xE1800000 |
| 14 | #define CONFIG_SYS_UHC1_EHCI_BASE 0xE2000000 |
Stefan Roese | c6bc1db | 2012-01-03 16:49:01 +0100 | [diff] [blame] | 15 | #define CONFIG_SYS_SMI_BASE 0xFC000000 |
| 16 | #define CONFIG_SPEAR_SYSCNTLBASE 0xFCA00000 |
| 17 | #define CONFIG_SPEAR_TIMERBASE 0xFC800000 |
| 18 | #define CONFIG_SPEAR_MISCBASE 0xFCA80000 |
Vipin KUMAR | 6b49f98 | 2012-05-07 13:06:42 +0530 | [diff] [blame] | 19 | #define CONFIG_SPEAR_ETHBASE 0xE0800000 |
Stefan Roese | c6bc1db | 2012-01-03 16:49:01 +0100 | [diff] [blame] | 20 | #define CONFIG_SPEAR_MPMCBASE 0xFC600000 |
| 21 | #define CONFIG_SSP1_BASE 0xD0100000 |
| 22 | #define CONFIG_SSP2_BASE 0xD0180000 |
| 23 | #define CONFIG_SSP3_BASE 0xD8180000 |
| 24 | #define CONFIG_GPIO_BASE 0xD8100000 |
Vipin KUMAR | 7cb1635 | 2010-01-15 19:15:43 +0530 | [diff] [blame] | 25 | |
| 26 | #define CONFIG_SYS_NAND_CLE (1 << 16) |
| 27 | #define CONFIG_SYS_NAND_ALE (1 << 17) |
| 28 | |
| 29 | #if defined(CONFIG_SPEAR600) |
Stefan Roese | c6bc1db | 2012-01-03 16:49:01 +0100 | [diff] [blame] | 30 | #define CONFIG_SYS_FSMC_BASE 0xD1800000 |
| 31 | #define CONFIG_FSMC_NAND_BASE 0xD2000000 |
| 32 | |
| 33 | #define CONFIG_SPEAR_BOOTSTRAPCFG 0xFCA80000 |
| 34 | #define CONFIG_SPEAR_BOOTSTRAPSHFT 16 |
| 35 | #define CONFIG_SPEAR_BOOTSTRAPMASK 0xB |
| 36 | #define CONFIG_SPEAR_ONLYSNORBOOT 0xA |
| 37 | #define CONFIG_SPEAR_NORNANDBOOT 0xB |
| 38 | #define CONFIG_SPEAR_NORNAND8BOOT 0x8 |
| 39 | #define CONFIG_SPEAR_NORNAND16BOOT 0x9 |
| 40 | #define CONFIG_SPEAR_USBBOOT 0x8 |
| 41 | |
| 42 | #define CONFIG_SPEAR_MPMCREGS 100 |
Vipin KUMAR | 7cb1635 | 2010-01-15 19:15:43 +0530 | [diff] [blame] | 43 | |
| 44 | #elif defined(CONFIG_SPEAR300) |
Stefan Roese | c6bc1db | 2012-01-03 16:49:01 +0100 | [diff] [blame] | 45 | #define CONFIG_SYS_FSMC_BASE 0x94000000 |
Vipin KUMAR | 7cb1635 | 2010-01-15 19:15:43 +0530 | [diff] [blame] | 46 | |
| 47 | #elif defined(CONFIG_SPEAR310) |
Stefan Roese | c6bc1db | 2012-01-03 16:49:01 +0100 | [diff] [blame] | 48 | #define CONFIG_SYS_FSMC_BASE 0x44000000 |
Vipin KUMAR | 7cb1635 | 2010-01-15 19:15:43 +0530 | [diff] [blame] | 49 | |
| 50 | #undef CONFIG_SYS_NAND_CLE |
| 51 | #undef CONFIG_SYS_NAND_ALE |
| 52 | #define CONFIG_SYS_NAND_CLE (1 << 17) |
| 53 | #define CONFIG_SYS_NAND_ALE (1 << 16) |
| 54 | |
Stefan Roese | c6bc1db | 2012-01-03 16:49:01 +0100 | [diff] [blame] | 55 | #define CONFIG_SPEAR_EMIBASE 0x4F000000 |
| 56 | #define CONFIG_SPEAR_RASBASE 0xB4000000 |
Vipin KUMAR | 7cb1635 | 2010-01-15 19:15:43 +0530 | [diff] [blame] | 57 | |
Vipin KUMAR | a1dba02 | 2012-05-07 13:06:43 +0530 | [diff] [blame] | 58 | #define CONFIG_SYS_MACB0_BASE 0xB0000000 |
| 59 | #define CONFIG_SYS_MACB1_BASE 0xB0800000 |
| 60 | #define CONFIG_SYS_MACB2_BASE 0xB1000000 |
| 61 | #define CONFIG_SYS_MACB3_BASE 0xB1800000 |
| 62 | |
Vipin KUMAR | 7cb1635 | 2010-01-15 19:15:43 +0530 | [diff] [blame] | 63 | #elif defined(CONFIG_SPEAR320) |
Stefan Roese | c6bc1db | 2012-01-03 16:49:01 +0100 | [diff] [blame] | 64 | #define CONFIG_SYS_FSMC_BASE 0x4C000000 |
Vipin KUMAR | 7cb1635 | 2010-01-15 19:15:43 +0530 | [diff] [blame] | 65 | |
Stefan Roese | c6bc1db | 2012-01-03 16:49:01 +0100 | [diff] [blame] | 66 | #define CONFIG_SPEAR_EMIBASE 0x40000000 |
| 67 | #define CONFIG_SPEAR_RASBASE 0xB3000000 |
Vipin KUMAR | 7cb1635 | 2010-01-15 19:15:43 +0530 | [diff] [blame] | 68 | |
Vipin KUMAR | a1dba02 | 2012-05-07 13:06:43 +0530 | [diff] [blame] | 69 | #define CONFIG_SYS_MACB0_BASE 0xAA000000 |
| 70 | |
Vipin KUMAR | 7cb1635 | 2010-01-15 19:15:43 +0530 | [diff] [blame] | 71 | #endif |
| 72 | #endif /* _ASM_ARCH_HARDWARE_H */ |