Tom Rini | 10e4779 | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0+ */ |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 2 | /* |
ramneek mehresh | 3d33963 | 2012-04-18 19:39:53 +0000 | [diff] [blame] | 3 | * Copyright 2011-2012 Freescale Semiconductor, Inc. |
Rajesh Bhagat | aec3801 | 2021-11-09 16:30:38 +0530 | [diff] [blame] | 4 | * Copyright 2020-2021 NXP |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 5 | */ |
| 6 | |
| 7 | /* |
| 8 | * P2041 RDB board configuration file |
Scott Wood | a1ef48c | 2012-08-14 10:14:51 +0000 | [diff] [blame] | 9 | * Also supports P2040 RDB |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 10 | */ |
| 11 | #ifndef __CONFIG_H |
| 12 | #define __CONFIG_H |
| 13 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 14 | #ifdef CONFIG_RAMBOOT_PBL |
Simon Glass | 72cc538 | 2022-10-20 18:22:39 -0600 | [diff] [blame] | 15 | #define CONFIG_RAMBOOT_TEXT_BASE CONFIG_TEXT_BASE |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 16 | #define CONFIG_RESET_VECTOR_ADDRESS 0xfffffffc |
| 17 | #endif |
| 18 | |
Liu Gang | b4611ee | 2012-08-09 05:10:03 +0000 | [diff] [blame] | 19 | #ifdef CONFIG_SRIO_PCIE_BOOT_SLAVE |
Liu Gang | d7b17a9 | 2012-08-09 05:09:59 +0000 | [diff] [blame] | 20 | /* Set 1M boot space */ |
Simon Glass | 72cc538 | 2022-10-20 18:22:39 -0600 | [diff] [blame] | 21 | #define CONFIG_SYS_SRIO_PCIE_BOOT_SLAVE_ADDR (CONFIG_TEXT_BASE & 0xfff00000) |
Liu Gang | b4611ee | 2012-08-09 05:10:03 +0000 | [diff] [blame] | 22 | #define CONFIG_SYS_SRIO_PCIE_BOOT_SLAVE_ADDR_PHYS \ |
| 23 | (0x300000000ull | CONFIG_SYS_SRIO_PCIE_BOOT_SLAVE_ADDR) |
Liu Gang | d7b17a9 | 2012-08-09 05:09:59 +0000 | [diff] [blame] | 24 | #define CONFIG_RESET_VECTOR_ADDRESS 0xfffffffc |
Liu Gang | d7b17a9 | 2012-08-09 05:09:59 +0000 | [diff] [blame] | 25 | #endif |
| 26 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 27 | /* High Level Configuration Options */ |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 28 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 29 | #ifndef CONFIG_RESET_VECTOR_ADDRESS |
| 30 | #define CONFIG_RESET_VECTOR_ADDRESS 0xeffffffc |
| 31 | #endif |
| 32 | |
York Sun | fe84507 | 2016-12-28 08:43:45 -0800 | [diff] [blame] | 33 | #define CONFIG_SYS_NUM_CPC CONFIG_SYS_NUM_DDR_CTLRS |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 34 | |
| 35 | #define CONFIG_SYS_SRIO |
| 36 | #define CONFIG_SRIO1 /* SRIO port 1 */ |
| 37 | #define CONFIG_SRIO2 /* SRIO port 2 */ |
Liu Gang | 27afb9c | 2013-05-07 16:30:46 +0800 | [diff] [blame] | 38 | #define CONFIG_SRIO_PCIE_BOOT_MASTER |
Kumar Gala | 4eb3c37 | 2011-10-14 13:28:52 -0500 | [diff] [blame] | 39 | #define CONFIG_SYS_DPAA_RMAN /* RMan */ |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 40 | |
Shaohui Xie | ada0261 | 2011-09-13 17:55:11 +0800 | [diff] [blame] | 41 | #ifndef __ASSEMBLY__ |
Simon Glass | fb64e36 | 2020-05-10 11:40:09 -0600 | [diff] [blame] | 42 | #include <linux/stringify.h> |
Shaohui Xie | ada0261 | 2011-09-13 17:55:11 +0800 | [diff] [blame] | 43 | #endif |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 44 | |
| 45 | /* |
| 46 | * These can be toggled for performance analysis, otherwise use default. |
| 47 | */ |
Mingkai Hu | fc25a55 | 2011-07-21 17:03:54 -0500 | [diff] [blame] | 48 | #define CONFIG_SYS_INIT_L2CSR0 L2CSR0_L2E |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 49 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 50 | #define CONFIG_POST CONFIG_SYS_POST_MEMORY /* test POST memory test */ |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 51 | |
| 52 | /* |
| 53 | * Config the L3 Cache as L3 SRAM |
| 54 | */ |
| 55 | #define CONFIG_SYS_INIT_L3_ADDR CONFIG_RAMBOOT_TEXT_BASE |
| 56 | #ifdef CONFIG_PHYS_64BIT |
| 57 | #define CONFIG_SYS_INIT_L3_ADDR_PHYS (0xf00000000ull | \ |
| 58 | CONFIG_RAMBOOT_TEXT_BASE) |
| 59 | #else |
| 60 | #define CONFIG_SYS_INIT_L3_ADDR_PHYS CONFIG_SYS_INIT_L3_ADDR |
| 61 | #endif |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 62 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 63 | #ifdef CONFIG_PHYS_64BIT |
| 64 | #define CONFIG_SYS_DCSRBAR 0xf0000000 |
| 65 | #define CONFIG_SYS_DCSRBAR_PHYS 0xf00000000ull |
| 66 | #endif |
| 67 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 68 | /* |
| 69 | * DDR Setup |
| 70 | */ |
| 71 | #define CONFIG_VERY_BIG_RAM |
| 72 | #define CONFIG_SYS_DDR_SDRAM_BASE 0x00000000 |
| 73 | #define CONFIG_SYS_SDRAM_BASE CONFIG_SYS_DDR_SDRAM_BASE |
| 74 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 75 | #define SPD_EEPROM_ADDRESS 0x52 |
| 76 | #define CONFIG_SYS_SDRAM_SIZE 4096 /* for fixed parameter use */ |
| 77 | |
| 78 | /* |
| 79 | * Local Bus Definitions |
| 80 | */ |
| 81 | |
| 82 | /* Set the local bus clock 1/8 of platform clock */ |
| 83 | #define CONFIG_SYS_LBC_LCRR LCRR_CLKDIV_8 |
| 84 | |
York Sun | 7664bfe | 2012-10-26 16:40:15 +0000 | [diff] [blame] | 85 | /* |
| 86 | * This board doesn't have a promjet connector. |
| 87 | * However, it uses commone corenet board LAW and TLB. |
| 88 | * It is necessary to use the same start address with proper offset. |
| 89 | */ |
| 90 | #define CONFIG_SYS_FLASH_BASE 0xe0000000 |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 91 | #ifdef CONFIG_PHYS_64BIT |
York Sun | 7664bfe | 2012-10-26 16:40:15 +0000 | [diff] [blame] | 92 | #define CONFIG_SYS_FLASH_BASE_PHYS 0xfe0000000ull |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 93 | #else |
| 94 | #define CONFIG_SYS_FLASH_BASE_PHYS CONFIG_SYS_FLASH_BASE |
| 95 | #endif |
| 96 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 97 | #define CONFIG_FSL_CPLD |
| 98 | #define CPLD_BASE 0xffdf0000 /* CPLD registers */ |
| 99 | #ifdef CONFIG_PHYS_64BIT |
| 100 | #define CPLD_BASE_PHYS 0xfffdf0000ull |
| 101 | #else |
| 102 | #define CPLD_BASE_PHYS CPLD_BASE |
| 103 | #endif |
| 104 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 105 | #define PIXIS_LBMAP_SWITCH 7 |
| 106 | #define PIXIS_LBMAP_MASK 0xf0 |
| 107 | #define PIXIS_LBMAP_SHIFT 4 |
| 108 | #define PIXIS_LBMAP_ALTBANK 0x40 |
| 109 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 110 | #define CONFIG_FLASH_SHOW_PROGRESS 45 /* count down from 45/5: 9..1 */ |
| 111 | |
Shaohui Xie | f8c49c1 | 2012-02-28 23:28:07 +0000 | [diff] [blame] | 112 | /* Nand Flash */ |
| 113 | #ifdef CONFIG_NAND_FSL_ELBC |
Tom Rini | b421349 | 2022-11-12 17:36:51 -0500 | [diff] [blame] | 114 | #define CFG_SYS_NAND_BASE 0xffa00000 |
Shaohui Xie | f8c49c1 | 2012-02-28 23:28:07 +0000 | [diff] [blame] | 115 | #ifdef CONFIG_PHYS_64BIT |
Tom Rini | b421349 | 2022-11-12 17:36:51 -0500 | [diff] [blame] | 116 | #define CFG_SYS_NAND_BASE_PHYS 0xfffa00000ull |
Shaohui Xie | f8c49c1 | 2012-02-28 23:28:07 +0000 | [diff] [blame] | 117 | #else |
Tom Rini | b421349 | 2022-11-12 17:36:51 -0500 | [diff] [blame] | 118 | #define CFG_SYS_NAND_BASE_PHYS CFG_SYS_NAND_BASE |
Shaohui Xie | f8c49c1 | 2012-02-28 23:28:07 +0000 | [diff] [blame] | 119 | #endif |
| 120 | |
Tom Rini | b421349 | 2022-11-12 17:36:51 -0500 | [diff] [blame] | 121 | #define CFG_SYS_NAND_BASE_LIST {CFG_SYS_NAND_BASE} |
Shaohui Xie | f8c49c1 | 2012-02-28 23:28:07 +0000 | [diff] [blame] | 122 | |
| 123 | /* NAND flash config */ |
Tom Rini | b421349 | 2022-11-12 17:36:51 -0500 | [diff] [blame] | 124 | #define CFG_SYS_NAND_BR_PRELIM (BR_PHYS_ADDR(CFG_SYS_NAND_BASE_PHYS) \ |
Shaohui Xie | f8c49c1 | 2012-02-28 23:28:07 +0000 | [diff] [blame] | 125 | | (2<<BR_DECC_SHIFT) /* Use HW ECC */ \ |
| 126 | | BR_PS_8 /* Port Size = 8 bit */ \ |
| 127 | | BR_MS_FCM /* MSEL = FCM */ \ |
| 128 | | BR_V) /* valid */ |
Tom Rini | b421349 | 2022-11-12 17:36:51 -0500 | [diff] [blame] | 129 | #define CFG_SYS_NAND_OR_PRELIM (0xFFFC0000 /* length 256K */ \ |
Shaohui Xie | f8c49c1 | 2012-02-28 23:28:07 +0000 | [diff] [blame] | 130 | | OR_FCM_PGS /* Large Page*/ \ |
| 131 | | OR_FCM_CSCT \ |
| 132 | | OR_FCM_CST \ |
| 133 | | OR_FCM_CHT \ |
| 134 | | OR_FCM_SCY_1 \ |
| 135 | | OR_FCM_TRLX \ |
| 136 | | OR_FCM_EHTR) |
Shaohui Xie | f8c49c1 | 2012-02-28 23:28:07 +0000 | [diff] [blame] | 137 | #endif /* CONFIG_NAND_FSL_ELBC */ |
| 138 | |
York Sun | 7664bfe | 2012-10-26 16:40:15 +0000 | [diff] [blame] | 139 | #define CONFIG_SYS_FLASH_BANKS_LIST {CONFIG_SYS_FLASH_BASE_PHYS + 0x8000000} |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 140 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 141 | #define CONFIG_HWCONFIG |
| 142 | |
| 143 | /* define to use L1 as initial stack */ |
| 144 | #define CONFIG_L1_INIT_RAM |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 145 | #define CONFIG_SYS_INIT_RAM_ADDR 0xffd00000 /* Initial L1 address */ |
| 146 | #ifdef CONFIG_PHYS_64BIT |
| 147 | #define CONFIG_SYS_INIT_RAM_ADDR_PHYS_HIGH 0xf |
| 148 | #define CONFIG_SYS_INIT_RAM_ADDR_PHYS_LOW CONFIG_SYS_INIT_RAM_ADDR |
| 149 | /* The assembler doesn't like typecast */ |
| 150 | #define CONFIG_SYS_INIT_RAM_ADDR_PHYS \ |
| 151 | ((CONFIG_SYS_INIT_RAM_ADDR_PHYS_HIGH * 1ull << 32) | \ |
| 152 | CONFIG_SYS_INIT_RAM_ADDR_PHYS_LOW) |
| 153 | #else |
| 154 | #define CONFIG_SYS_INIT_RAM_ADDR_PHYS CONFIG_SYS_INIT_RAM_ADDR |
| 155 | #define CONFIG_SYS_INIT_RAM_ADDR_PHYS_HIGH 0 |
| 156 | #define CONFIG_SYS_INIT_RAM_ADDR_PHYS_LOW CONFIG_SYS_INIT_RAM_ADDR_PHYS |
| 157 | #endif |
| 158 | #define CONFIG_SYS_INIT_RAM_SIZE 0x00004000 |
| 159 | |
Tom Rini | 55f3756 | 2022-05-24 14:14:02 -0400 | [diff] [blame] | 160 | #define CONFIG_SYS_INIT_SP_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - GENERATED_GBL_DATA_SIZE) |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 161 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 162 | /* Serial Port - controlled on board with jumper J8 |
| 163 | * open - index 2 |
| 164 | * shorted - index 1 |
| 165 | */ |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 166 | #define CONFIG_SYS_NS16550_CLK (get_bus_freq(0)/2) |
| 167 | |
| 168 | #define CONFIG_SYS_BAUDRATE_TABLE \ |
| 169 | {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200} |
| 170 | |
| 171 | #define CONFIG_SYS_NS16550_COM1 (CONFIG_SYS_CCSRBAR+0x11C500) |
| 172 | #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_CCSRBAR+0x11C600) |
| 173 | #define CONFIG_SYS_NS16550_COM3 (CONFIG_SYS_CCSRBAR+0x11D500) |
| 174 | #define CONFIG_SYS_NS16550_COM4 (CONFIG_SYS_CCSRBAR+0x11D600) |
| 175 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 176 | /* I2C */ |
Biwen Li | 6966a17 | 2020-05-01 20:04:05 +0800 | [diff] [blame] | 177 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 178 | |
| 179 | /* |
| 180 | * RapidIO |
| 181 | */ |
| 182 | #define CONFIG_SYS_SRIO1_MEM_VIRT 0xa0000000 |
| 183 | #ifdef CONFIG_PHYS_64BIT |
| 184 | #define CONFIG_SYS_SRIO1_MEM_PHYS 0xc20000000ull |
| 185 | #else |
| 186 | #define CONFIG_SYS_SRIO1_MEM_PHYS 0xa0000000 |
| 187 | #endif |
| 188 | #define CONFIG_SYS_SRIO1_MEM_SIZE 0x10000000 /* 256M */ |
| 189 | |
| 190 | #define CONFIG_SYS_SRIO2_MEM_VIRT 0xb0000000 |
| 191 | #ifdef CONFIG_PHYS_64BIT |
| 192 | #define CONFIG_SYS_SRIO2_MEM_PHYS 0xc30000000ull |
| 193 | #else |
| 194 | #define CONFIG_SYS_SRIO2_MEM_PHYS 0xb0000000 |
| 195 | #endif |
| 196 | #define CONFIG_SYS_SRIO2_MEM_SIZE 0x10000000 /* 256M */ |
| 197 | |
| 198 | /* |
Liu Gang | d7b17a9 | 2012-08-09 05:09:59 +0000 | [diff] [blame] | 199 | * for slave u-boot IMAGE instored in master memory space, |
| 200 | * PHYS must be aligned based on the SIZE |
| 201 | */ |
Liu Gang | 416dbfe | 2014-05-15 14:30:34 +0800 | [diff] [blame] | 202 | #define CONFIG_SRIO_PCIE_BOOT_IMAGE_MEM_PHYS 0xfef200000ull |
| 203 | #define CONFIG_SRIO_PCIE_BOOT_IMAGE_MEM_BUS1 0xfff00000ull |
| 204 | #define CONFIG_SRIO_PCIE_BOOT_IMAGE_SIZE 0x100000 /* 1M */ |
| 205 | #define CONFIG_SRIO_PCIE_BOOT_IMAGE_MEM_BUS2 0x3fff00000ull |
Liu Gang | d7b17a9 | 2012-08-09 05:09:59 +0000 | [diff] [blame] | 206 | /* |
| 207 | * for slave UCODE and ENV instored in master memory space, |
| 208 | * PHYS must be aligned based on the SIZE |
| 209 | */ |
Liu Gang | 416dbfe | 2014-05-15 14:30:34 +0800 | [diff] [blame] | 210 | #define CONFIG_SRIO_PCIE_BOOT_UCODE_ENV_MEM_PHYS 0xfef100000ull |
Liu Gang | 99e0c29 | 2012-08-09 05:10:02 +0000 | [diff] [blame] | 211 | #define CONFIG_SRIO_PCIE_BOOT_UCODE_ENV_MEM_BUS 0x3ffe00000ull |
| 212 | #define CONFIG_SRIO_PCIE_BOOT_UCODE_ENV_SIZE 0x40000 /* 256K */ |
Liu Gang | d7b17a9 | 2012-08-09 05:09:59 +0000 | [diff] [blame] | 213 | |
| 214 | /* slave core release by master*/ |
Liu Gang | 99e0c29 | 2012-08-09 05:10:02 +0000 | [diff] [blame] | 215 | #define CONFIG_SRIO_PCIE_BOOT_BRR_OFFSET 0xe00e4 |
| 216 | #define CONFIG_SRIO_PCIE_BOOT_RELEASE_MASK 0x00000001 /* release core 0 */ |
Liu Gang | d7b17a9 | 2012-08-09 05:09:59 +0000 | [diff] [blame] | 217 | |
| 218 | /* |
Liu Gang | b4611ee | 2012-08-09 05:10:03 +0000 | [diff] [blame] | 219 | * SRIO_PCIE_BOOT - SLAVE |
Liu Gang | d7b17a9 | 2012-08-09 05:09:59 +0000 | [diff] [blame] | 220 | */ |
Liu Gang | b4611ee | 2012-08-09 05:10:03 +0000 | [diff] [blame] | 221 | #ifdef CONFIG_SRIO_PCIE_BOOT_SLAVE |
| 222 | #define CONFIG_SYS_SRIO_PCIE_BOOT_UCODE_ENV_ADDR 0xFFE00000 |
| 223 | #define CONFIG_SYS_SRIO_PCIE_BOOT_UCODE_ENV_ADDR_PHYS \ |
| 224 | (0x300000000ull | CONFIG_SYS_SRIO_PCIE_BOOT_UCODE_ENV_ADDR) |
Liu Gang | d7b17a9 | 2012-08-09 05:09:59 +0000 | [diff] [blame] | 225 | #endif |
| 226 | |
| 227 | /* |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 228 | * eSPI - Enhanced SPI |
| 229 | */ |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 230 | |
| 231 | /* |
| 232 | * General PCI |
| 233 | * Memory space is mapped 1-1, but I/O space must start from 0. |
| 234 | */ |
| 235 | |
| 236 | /* controller 1, direct to uli, tgtid 3, Base address 20000 */ |
| 237 | #define CONFIG_SYS_PCIE1_MEM_VIRT 0x80000000 |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 238 | #define CONFIG_SYS_PCIE1_MEM_PHYS 0xc00000000ull |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 239 | #define CONFIG_SYS_PCIE1_IO_VIRT 0xf8000000 |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 240 | #define CONFIG_SYS_PCIE1_IO_PHYS 0xff8000000ull |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 241 | |
| 242 | /* controller 2, Slot 2, tgtid 2, Base address 201000 */ |
| 243 | #define CONFIG_SYS_PCIE2_MEM_VIRT 0xa0000000 |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 244 | #define CONFIG_SYS_PCIE2_MEM_PHYS 0xc20000000ull |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 245 | #define CONFIG_SYS_PCIE2_IO_VIRT 0xf8010000 |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 246 | #define CONFIG_SYS_PCIE2_IO_PHYS 0xff8010000ull |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 247 | |
| 248 | /* controller 3, Slot 1, tgtid 1, Base address 202000 */ |
| 249 | #define CONFIG_SYS_PCIE3_MEM_VIRT 0xc0000000 |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 250 | #define CONFIG_SYS_PCIE3_MEM_PHYS 0xc40000000ull |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 251 | #define CONFIG_SYS_PCIE3_IO_VIRT 0xf8020000 |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 252 | #define CONFIG_SYS_PCIE3_IO_PHYS 0xff8020000ull |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 253 | |
| 254 | /* Qman/Bman */ |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 255 | #define CONFIG_SYS_BMAN_NUM_PORTALS 10 |
| 256 | #define CONFIG_SYS_BMAN_MEM_BASE 0xf4000000 |
| 257 | #ifdef CONFIG_PHYS_64BIT |
| 258 | #define CONFIG_SYS_BMAN_MEM_PHYS 0xff4000000ull |
| 259 | #else |
| 260 | #define CONFIG_SYS_BMAN_MEM_PHYS CONFIG_SYS_BMAN_MEM_BASE |
| 261 | #endif |
| 262 | #define CONFIG_SYS_BMAN_MEM_SIZE 0x00200000 |
Jeffrey Ladouceur | ff2c646 | 2014-12-08 14:54:01 -0500 | [diff] [blame] | 263 | #define CONFIG_SYS_BMAN_SP_CENA_SIZE 0x4000 |
| 264 | #define CONFIG_SYS_BMAN_SP_CINH_SIZE 0x1000 |
| 265 | #define CONFIG_SYS_BMAN_CENA_BASE CONFIG_SYS_BMAN_MEM_BASE |
| 266 | #define CONFIG_SYS_BMAN_CENA_SIZE (CONFIG_SYS_BMAN_MEM_SIZE >> 1) |
| 267 | #define CONFIG_SYS_BMAN_CINH_BASE (CONFIG_SYS_BMAN_MEM_BASE + \ |
| 268 | CONFIG_SYS_BMAN_CENA_SIZE) |
| 269 | #define CONFIG_SYS_BMAN_CINH_SIZE (CONFIG_SYS_BMAN_MEM_SIZE >> 1) |
| 270 | #define CONFIG_SYS_BMAN_SWP_ISDR_REG 0xE08 |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 271 | #define CONFIG_SYS_QMAN_NUM_PORTALS 10 |
| 272 | #define CONFIG_SYS_QMAN_MEM_BASE 0xf4200000 |
| 273 | #ifdef CONFIG_PHYS_64BIT |
| 274 | #define CONFIG_SYS_QMAN_MEM_PHYS 0xff4200000ull |
| 275 | #else |
| 276 | #define CONFIG_SYS_QMAN_MEM_PHYS CONFIG_SYS_QMAN_MEM_BASE |
| 277 | #endif |
| 278 | #define CONFIG_SYS_QMAN_MEM_SIZE 0x00200000 |
Jeffrey Ladouceur | ff2c646 | 2014-12-08 14:54:01 -0500 | [diff] [blame] | 279 | #define CONFIG_SYS_QMAN_SP_CENA_SIZE 0x4000 |
| 280 | #define CONFIG_SYS_QMAN_SP_CINH_SIZE 0x1000 |
| 281 | #define CONFIG_SYS_QMAN_CENA_BASE CONFIG_SYS_QMAN_MEM_BASE |
| 282 | #define CONFIG_SYS_QMAN_CENA_SIZE (CONFIG_SYS_QMAN_MEM_SIZE >> 1) |
| 283 | #define CONFIG_SYS_QMAN_CINH_BASE (CONFIG_SYS_QMAN_MEM_BASE + \ |
| 284 | CONFIG_SYS_QMAN_CENA_SIZE) |
| 285 | #define CONFIG_SYS_QMAN_CINH_SIZE (CONFIG_SYS_QMAN_MEM_SIZE >> 1) |
| 286 | #define CONFIG_SYS_QMAN_SWP_ISDR_REG 0xE08 |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 287 | |
| 288 | #define CONFIG_SYS_DPAA_FMAN |
| 289 | #define CONFIG_SYS_DPAA_PME |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 290 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 291 | #ifdef CONFIG_FMAN_ENET |
| 292 | #define CONFIG_SYS_FM1_DTSEC1_PHY_ADDR 0x2 |
| 293 | #define CONFIG_SYS_FM1_DTSEC2_PHY_ADDR 0x3 |
| 294 | #define CONFIG_SYS_FM1_DTSEC3_PHY_ADDR 0x4 |
| 295 | #define CONFIG_SYS_FM1_DTSEC4_PHY_ADDR 0x1 |
| 296 | #define CONFIG_SYS_FM1_DTSEC5_PHY_ADDR 0x0 |
| 297 | |
| 298 | #define CONFIG_SYS_FM1_DTSEC1_RISER_PHY_ADDR 0x1c |
| 299 | #define CONFIG_SYS_FM1_DTSEC2_RISER_PHY_ADDR 0x1d |
| 300 | #define CONFIG_SYS_FM1_DTSEC3_RISER_PHY_ADDR 0x1e |
| 301 | #define CONFIG_SYS_FM1_DTSEC4_RISER_PHY_ADDR 0x1f |
| 302 | |
Mingkai Hu | 4c46d82 | 2011-07-19 16:20:13 +0800 | [diff] [blame] | 303 | #define CONFIG_SYS_FM1_10GEC1_PHY_ADDR 0 |
| 304 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 305 | #define CONFIG_SYS_TBIPA_VALUE 8 |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 306 | #endif |
| 307 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 308 | #ifdef CONFIG_MMC |
Tom Rini | 376b88a | 2022-10-28 20:27:13 -0400 | [diff] [blame] | 309 | #define CFG_SYS_FSL_ESDHC_ADDR CFG_SYS_MPC85xx_ESDHC_ADDR |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 310 | #endif |
| 311 | |
| 312 | /* |
| 313 | * Miscellaneous configurable options |
| 314 | */ |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 315 | |
| 316 | /* |
| 317 | * For booting Linux, the board info and command line data |
| 318 | * have to be in the first 64 MB of memory, since this is |
| 319 | * the maximum mapped by the Linux kernel during initialization. |
| 320 | */ |
| 321 | #define CONFIG_SYS_BOOTMAPSZ (64 << 20) /* Initial Memory for Linux */ |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 322 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 323 | /* |
| 324 | * Environment Configuration |
| 325 | */ |
Joe Hershberger | 257ff78 | 2011-10-13 13:03:47 +0000 | [diff] [blame] | 326 | #define CONFIG_ROOTPATH "/opt/nfsroot" |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 327 | #define CONFIG_UBOOTPATH u-boot.bin |
| 328 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 329 | #define __USB_PHY_TYPE utmi |
| 330 | |
| 331 | #define CONFIG_EXTRA_ENV_SETTINGS \ |
| 332 | "hwconfig=fsl_ddr:ctlr_intlv=cacheline," \ |
| 333 | "bank_intlv=cs0_cs1\0" \ |
| 334 | "netdev=eth0\0" \ |
Marek Vasut | 0b3176c | 2012-09-23 17:41:24 +0200 | [diff] [blame] | 335 | "uboot=" __stringify(CONFIG_UBOOTPATH) "\0" \ |
Simon Glass | 72cc538 | 2022-10-20 18:22:39 -0600 | [diff] [blame] | 336 | "ubootaddr=" __stringify(CONFIG_TEXT_BASE) "\0" \ |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 337 | "tftpflash=tftpboot $loadaddr $uboot && " \ |
| 338 | "protect off $ubootaddr +$filesize && " \ |
| 339 | "erase $ubootaddr +$filesize && " \ |
| 340 | "cp.b $loadaddr $ubootaddr $filesize && " \ |
| 341 | "protect on $ubootaddr +$filesize && " \ |
| 342 | "cmp.b $loadaddr $ubootaddr $filesize\0" \ |
| 343 | "consoledev=ttyS0\0" \ |
Marek Vasut | 0b3176c | 2012-09-23 17:41:24 +0200 | [diff] [blame] | 344 | "usb_phy_type=" __stringify(__USB_PHY_TYPE) "\0" \ |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 345 | "usb_dr_mode=host\0" \ |
| 346 | "ramdiskaddr=2000000\0" \ |
| 347 | "ramdiskfile=p2041rdb/ramdisk.uboot\0" \ |
Scott Wood | b7f4b85 | 2016-07-19 17:52:06 -0500 | [diff] [blame] | 348 | "fdtaddr=1e00000\0" \ |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 349 | "fdtfile=p2041rdb/p2041rdb.dtb\0" \ |
Kim Phillips | 1dedccc | 2014-05-14 19:33:45 -0500 | [diff] [blame] | 350 | "bdev=sda3\0" |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 351 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 352 | #include <asm/fsl_secure_boot.h> |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 353 | |
Mingkai Hu | f354b53 | 2011-07-07 12:29:15 +0800 | [diff] [blame] | 354 | #endif /* __CONFIG_H */ |