David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 1 | /* |
| 2 | * Configuration for Versatile Express. Parts were derived from other ARM |
| 3 | * configurations. |
| 4 | * |
| 5 | * SPDX-License-Identifier: GPL-2.0+ |
| 6 | */ |
| 7 | |
| 8 | #ifndef __VEXPRESS_AEMV8A_H |
| 9 | #define __VEXPRESS_AEMV8A_H |
| 10 | |
Linus Walleij | d280ea0 | 2015-04-14 10:01:35 +0200 | [diff] [blame] | 11 | /* We use generic board and device manager for v8 Versatile Express */ |
Linus Walleij | 03ca6a3 | 2014-12-24 02:02:46 +0100 | [diff] [blame] | 12 | #define CONFIG_SYS_GENERIC_BOARD |
| 13 | |
Linus Walleij | f91afc4 | 2015-01-23 11:50:53 +0100 | [diff] [blame] | 14 | #ifdef CONFIG_TARGET_VEXPRESS64_BASE_FVP |
Darwin Rambo | 261d276 | 2014-06-09 11:12:59 -0700 | [diff] [blame] | 15 | #ifndef CONFIG_SEMIHOSTING |
Linus Walleij | f91afc4 | 2015-01-23 11:50:53 +0100 | [diff] [blame] | 16 | #error CONFIG_TARGET_VEXPRESS64_BASE_FVP requires CONFIG_SEMIHOSTING |
Darwin Rambo | 261d276 | 2014-06-09 11:12:59 -0700 | [diff] [blame] | 17 | #endif |
Darwin Rambo | 261d276 | 2014-06-09 11:12:59 -0700 | [diff] [blame] | 18 | #define CONFIG_ARMV8_SWITCH_TO_EL1 |
| 19 | #endif |
| 20 | |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 21 | #define CONFIG_REMAKE_ELF |
| 22 | |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 23 | #define CONFIG_SUPPORT_RAW_INITRD |
| 24 | |
| 25 | /* Cache Definitions */ |
| 26 | #define CONFIG_SYS_DCACHE_OFF |
| 27 | #define CONFIG_SYS_ICACHE_OFF |
| 28 | |
| 29 | #define CONFIG_IDENT_STRING " vexpress_aemv8a" |
| 30 | #define CONFIG_BOOTP_VCI_STRING "U-boot.armv8.vexpress_aemv8a" |
| 31 | |
| 32 | /* Link Definitions */ |
Ryan Harkin | fc04b92 | 2015-10-09 17:18:02 +0100 | [diff] [blame] | 33 | #if defined(CONFIG_TARGET_VEXPRESS64_BASE_FVP) || \ |
| 34 | defined(CONFIG_TARGET_VEXPRESS64_BASE_FVP_DRAM) |
Darwin Rambo | 261d276 | 2014-06-09 11:12:59 -0700 | [diff] [blame] | 35 | /* ATF loads u-boot here for BASE_FVP model */ |
| 36 | #define CONFIG_SYS_TEXT_BASE 0x88000000 |
| 37 | #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + 0x03f00000) |
Linus Walleij | ffc1037 | 2015-01-23 14:41:10 +0100 | [diff] [blame] | 38 | #elif CONFIG_TARGET_VEXPRESS64_JUNO |
| 39 | #define CONFIG_SYS_TEXT_BASE 0xe0000000 |
| 40 | #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + 0x7fff0) |
Darwin Rambo | 261d276 | 2014-06-09 11:12:59 -0700 | [diff] [blame] | 41 | #else |
Linus Walleij | 03314f0 | 2015-03-23 11:06:14 +0100 | [diff] [blame] | 42 | #error "Unknown board variant" |
Darwin Rambo | 261d276 | 2014-06-09 11:12:59 -0700 | [diff] [blame] | 43 | #endif |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 44 | |
Ryan Harkin | 0d3012a | 2015-10-09 17:18:01 +0100 | [diff] [blame] | 45 | #define CONFIG_SYS_BOOTM_LEN (64 << 20) /* Increase max gunzip size */ |
| 46 | |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 47 | /* Flat Device Tree Definitions */ |
| 48 | #define CONFIG_OF_LIBFDT |
| 49 | |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 50 | /* CS register bases for the original memory map. */ |
| 51 | #define V2M_PA_CS0 0x00000000 |
| 52 | #define V2M_PA_CS1 0x14000000 |
| 53 | #define V2M_PA_CS2 0x18000000 |
| 54 | #define V2M_PA_CS3 0x1c000000 |
| 55 | #define V2M_PA_CS4 0x0c000000 |
| 56 | #define V2M_PA_CS5 0x10000000 |
| 57 | |
| 58 | #define V2M_PERIPH_OFFSET(x) (x << 16) |
| 59 | #define V2M_SYSREGS (V2M_PA_CS3 + V2M_PERIPH_OFFSET(1)) |
| 60 | #define V2M_SYSCTL (V2M_PA_CS3 + V2M_PERIPH_OFFSET(2)) |
| 61 | #define V2M_SERIAL_BUS_PCI (V2M_PA_CS3 + V2M_PERIPH_OFFSET(3)) |
| 62 | |
| 63 | #define V2M_BASE 0x80000000 |
| 64 | |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 65 | /* Common peripherals relative to CS7. */ |
| 66 | #define V2M_AACI (V2M_PA_CS3 + V2M_PERIPH_OFFSET(4)) |
| 67 | #define V2M_MMCI (V2M_PA_CS3 + V2M_PERIPH_OFFSET(5)) |
| 68 | #define V2M_KMI0 (V2M_PA_CS3 + V2M_PERIPH_OFFSET(6)) |
| 69 | #define V2M_KMI1 (V2M_PA_CS3 + V2M_PERIPH_OFFSET(7)) |
| 70 | |
Linus Walleij | ffc1037 | 2015-01-23 14:41:10 +0100 | [diff] [blame] | 71 | #ifdef CONFIG_TARGET_VEXPRESS64_JUNO |
| 72 | #define V2M_UART0 0x7ff80000 |
| 73 | #define V2M_UART1 0x7ff70000 |
| 74 | #else /* Not Juno */ |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 75 | #define V2M_UART0 (V2M_PA_CS3 + V2M_PERIPH_OFFSET(9)) |
| 76 | #define V2M_UART1 (V2M_PA_CS3 + V2M_PERIPH_OFFSET(10)) |
| 77 | #define V2M_UART2 (V2M_PA_CS3 + V2M_PERIPH_OFFSET(11)) |
| 78 | #define V2M_UART3 (V2M_PA_CS3 + V2M_PERIPH_OFFSET(12)) |
Linus Walleij | ffc1037 | 2015-01-23 14:41:10 +0100 | [diff] [blame] | 79 | #endif |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 80 | |
| 81 | #define V2M_WDT (V2M_PA_CS3 + V2M_PERIPH_OFFSET(15)) |
| 82 | |
| 83 | #define V2M_TIMER01 (V2M_PA_CS3 + V2M_PERIPH_OFFSET(17)) |
| 84 | #define V2M_TIMER23 (V2M_PA_CS3 + V2M_PERIPH_OFFSET(18)) |
| 85 | |
| 86 | #define V2M_SERIAL_BUS_DVI (V2M_PA_CS3 + V2M_PERIPH_OFFSET(22)) |
| 87 | #define V2M_RTC (V2M_PA_CS3 + V2M_PERIPH_OFFSET(23)) |
| 88 | |
| 89 | #define V2M_CF (V2M_PA_CS3 + V2M_PERIPH_OFFSET(26)) |
| 90 | |
| 91 | #define V2M_CLCD (V2M_PA_CS3 + V2M_PERIPH_OFFSET(31)) |
| 92 | |
| 93 | /* System register offsets. */ |
| 94 | #define V2M_SYS_CFGDATA (V2M_SYSREGS + 0x0a0) |
| 95 | #define V2M_SYS_CFGCTRL (V2M_SYSREGS + 0x0a4) |
| 96 | #define V2M_SYS_CFGSTAT (V2M_SYSREGS + 0x0a8) |
| 97 | |
| 98 | /* Generic Timer Definitions */ |
| 99 | #define COUNTER_FREQUENCY (0x1800000) /* 24MHz */ |
| 100 | |
| 101 | /* Generic Interrupt Controller Definitions */ |
David Feng | c71645a | 2014-03-14 14:26:27 +0800 | [diff] [blame] | 102 | #ifdef CONFIG_GICV3 |
| 103 | #define GICD_BASE (0x2f000000) |
| 104 | #define GICR_BASE (0x2f100000) |
| 105 | #else |
Darwin Rambo | 261d276 | 2014-06-09 11:12:59 -0700 | [diff] [blame] | 106 | |
Ryan Harkin | fc04b92 | 2015-10-09 17:18:02 +0100 | [diff] [blame] | 107 | #if defined(CONFIG_TARGET_VEXPRESS64_BASE_FVP) || \ |
| 108 | defined(CONFIG_TARGET_VEXPRESS64_BASE_FVP_DRAM) |
Darwin Rambo | 261d276 | 2014-06-09 11:12:59 -0700 | [diff] [blame] | 109 | #define GICD_BASE (0x2f000000) |
| 110 | #define GICC_BASE (0x2c000000) |
Linus Walleij | ffc1037 | 2015-01-23 14:41:10 +0100 | [diff] [blame] | 111 | #elif CONFIG_TARGET_VEXPRESS64_JUNO |
| 112 | #define GICD_BASE (0x2C010000) |
| 113 | #define GICC_BASE (0x2C02f000) |
Darwin Rambo | 261d276 | 2014-06-09 11:12:59 -0700 | [diff] [blame] | 114 | #else |
Linus Walleij | 03314f0 | 2015-03-23 11:06:14 +0100 | [diff] [blame] | 115 | #error "Unknown board variant" |
David Feng | c71645a | 2014-03-14 14:26:27 +0800 | [diff] [blame] | 116 | #endif |
Linus Walleij | 03314f0 | 2015-03-23 11:06:14 +0100 | [diff] [blame] | 117 | #endif /* !CONFIG_GICV3 */ |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 118 | |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 119 | /* Size of malloc() pool */ |
Tom Rini | 5bcae13 | 2014-08-14 06:42:37 -0400 | [diff] [blame] | 120 | #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (8 << 20)) |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 121 | |
Linus Walleij | b31f9d7 | 2015-02-17 11:35:25 +0100 | [diff] [blame] | 122 | /* Ethernet Configuration */ |
| 123 | #ifdef CONFIG_TARGET_VEXPRESS64_JUNO |
| 124 | /* The real hardware Versatile express uses SMSC9118 */ |
| 125 | #define CONFIG_SMC911X 1 |
| 126 | #define CONFIG_SMC911X_32_BIT 1 |
| 127 | #define CONFIG_SMC911X_BASE (0x018000000) |
| 128 | #else |
| 129 | /* The Vexpress64 simulators use SMSC91C111 */ |
Bhupesh Sharma | 3865ceb | 2014-01-16 09:47:40 -0600 | [diff] [blame] | 130 | #define CONFIG_SMC91111 1 |
| 131 | #define CONFIG_SMC91111_BASE (0x01A000000) |
Linus Walleij | b31f9d7 | 2015-02-17 11:35:25 +0100 | [diff] [blame] | 132 | #endif |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 133 | |
| 134 | /* PL011 Serial Configuration */ |
Linus Walleij | d280ea0 | 2015-04-14 10:01:35 +0200 | [diff] [blame] | 135 | #define CONFIG_BAUDRATE 115200 |
David Feng | d8bafe13 | 2015-01-31 11:55:29 +0800 | [diff] [blame] | 136 | #define CONFIG_CONS_INDEX 0 |
Linus Walleij | d280ea0 | 2015-04-14 10:01:35 +0200 | [diff] [blame] | 137 | #define CONFIG_PL01X_SERIAL |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 138 | #define CONFIG_PL011_SERIAL |
Linus Walleij | ffc1037 | 2015-01-23 14:41:10 +0100 | [diff] [blame] | 139 | #ifdef CONFIG_TARGET_VEXPRESS64_JUNO |
| 140 | #define CONFIG_PL011_CLOCK 7273800 |
| 141 | #else |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 142 | #define CONFIG_PL011_CLOCK 24000000 |
Linus Walleij | ffc1037 | 2015-01-23 14:41:10 +0100 | [diff] [blame] | 143 | #endif |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 144 | |
| 145 | /* Command line configuration */ |
| 146 | #define CONFIG_MENU |
| 147 | /*#define CONFIG_MENU_SHOW*/ |
| 148 | #define CONFIG_CMD_CACHE |
Tom Rini | 6717252 | 2014-08-14 06:42:38 -0400 | [diff] [blame] | 149 | #define CONFIG_CMD_BOOTI |
| 150 | #define CONFIG_CMD_UNZIP |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 151 | #define CONFIG_CMD_DHCP |
| 152 | #define CONFIG_CMD_PXE |
| 153 | #define CONFIG_CMD_ENV |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 154 | #define CONFIG_CMD_MII |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 155 | #define CONFIG_CMD_PING |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 156 | #define CONFIG_CMD_FAT |
| 157 | #define CONFIG_DOS_PARTITION |
| 158 | |
| 159 | /* BOOTP options */ |
| 160 | #define CONFIG_BOOTP_BOOTFILESIZE |
| 161 | #define CONFIG_BOOTP_BOOTPATH |
| 162 | #define CONFIG_BOOTP_GATEWAY |
| 163 | #define CONFIG_BOOTP_HOSTNAME |
| 164 | #define CONFIG_BOOTP_PXE |
| 165 | #define CONFIG_BOOTP_PXE_CLIENTARCH 0x100 |
| 166 | |
| 167 | /* Miscellaneous configurable options */ |
| 168 | #define CONFIG_SYS_LOAD_ADDR (V2M_BASE + 0x10000000) |
| 169 | |
| 170 | /* Physical Memory Map */ |
Liviu Dudau | 2d0cee1 | 2015-10-19 11:08:31 +0100 | [diff] [blame] | 171 | #define CONFIG_NR_DRAM_BANKS 2 |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 172 | #define PHYS_SDRAM_1 (V2M_BASE) /* SDRAM Bank #1 */ |
Liviu Dudau | 2d0cee1 | 2015-10-19 11:08:31 +0100 | [diff] [blame] | 173 | #define PHYS_SDRAM_2 (0x880000000) |
Linus Walleij | 3035570 | 2015-05-11 10:03:57 +0200 | [diff] [blame] | 174 | /* Top 16MB reserved for secure world use */ |
| 175 | #define DRAM_SEC_SIZE 0x01000000 |
| 176 | #define PHYS_SDRAM_1_SIZE 0x80000000 - DRAM_SEC_SIZE |
Liviu Dudau | 2d0cee1 | 2015-10-19 11:08:31 +0100 | [diff] [blame] | 177 | #define PHYS_SDRAM_2_SIZE 0x180000000 |
Linus Walleij | 3035570 | 2015-05-11 10:03:57 +0200 | [diff] [blame] | 178 | #define CONFIG_SYS_SDRAM_BASE PHYS_SDRAM_1 |
| 179 | |
| 180 | /* Enable memtest */ |
| 181 | #define CONFIG_CMD_MEMTEST |
| 182 | #define CONFIG_SYS_MEMTEST_START PHYS_SDRAM_1 |
| 183 | #define CONFIG_SYS_MEMTEST_END (PHYS_SDRAM_1 + PHYS_SDRAM_1_SIZE) |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 184 | |
| 185 | /* Initial environment variables */ |
Linus Walleij | 10d1491 | 2015-04-05 01:48:32 +0200 | [diff] [blame] | 186 | #ifdef CONFIG_TARGET_VEXPRESS64_JUNO |
| 187 | /* |
| 188 | * Defines where the kernel and FDT exist in NOR flash and where it will |
| 189 | * be copied into DRAM |
| 190 | */ |
| 191 | #define CONFIG_EXTRA_ENV_SETTINGS \ |
Ryan Harkin | ecbed5d | 2015-10-09 17:18:07 +0100 | [diff] [blame] | 192 | "kernel_name=norkern\0" \ |
| 193 | "kernel_alt_name=Image\0" \ |
Linus Walleij | 10d1491 | 2015-04-05 01:48:32 +0200 | [diff] [blame] | 194 | "kernel_addr=0x80000000\0" \ |
Ryan Harkin | 4a6bdb5 | 2015-10-09 17:18:06 +0100 | [diff] [blame] | 195 | "initrd_name=ramdisk.img\0" \ |
| 196 | "initrd_addr=0x84000000\0" \ |
Ryan Harkin | ecbed5d | 2015-10-09 17:18:07 +0100 | [diff] [blame] | 197 | "fdt_name=board.dtb\0" \ |
| 198 | "fdt_alt_name=juno\0" \ |
Linus Walleij | 10d1491 | 2015-04-05 01:48:32 +0200 | [diff] [blame] | 199 | "fdt_addr=0x83000000\0" \ |
| 200 | "fdt_high=0xffffffffffffffff\0" \ |
| 201 | "initrd_high=0xffffffffffffffff\0" \ |
| 202 | |
| 203 | /* Assume we boot with root on the first partition of a USB stick */ |
| 204 | #define CONFIG_BOOTARGS "console=ttyAMA0,115200n8 " \ |
Ryan Harkin | 492f24e | 2015-10-09 17:18:08 +0100 | [diff] [blame] | 205 | "root=/dev/sda2 rw " \ |
Linus Walleij | 33665f7 | 2015-05-14 17:38:33 +0200 | [diff] [blame] | 206 | "rootwait "\ |
Ryan Harkin | c0ae970 | 2015-10-09 17:17:59 +0100 | [diff] [blame] | 207 | "earlyprintk=pl011,0x7ff80000 debug "\ |
| 208 | "user_debug=31 "\ |
Ryan Harkin | 74e264b | 2015-10-09 17:18:03 +0100 | [diff] [blame] | 209 | "androidboot.hardware=juno "\ |
Linus Walleij | 10d1491 | 2015-04-05 01:48:32 +0200 | [diff] [blame] | 210 | "loglevel=9" |
| 211 | |
| 212 | /* Copy the kernel and FDT to DRAM memory and boot */ |
| 213 | #define CONFIG_BOOTCOMMAND "afs load ${kernel_name} ${kernel_addr} ; " \ |
Ryan Harkin | ecbed5d | 2015-10-09 17:18:07 +0100 | [diff] [blame] | 214 | "if test $? -eq 1; then "\ |
| 215 | " echo Loading ${kernel_alt_name} instead of "\ |
| 216 | "${kernel_name}; "\ |
| 217 | " afs load ${kernel_alt_name} ${kernel_addr};"\ |
| 218 | "fi ; "\ |
Linus Walleij | 10d1491 | 2015-04-05 01:48:32 +0200 | [diff] [blame] | 219 | "afs load ${fdt_name} ${fdt_addr} ; " \ |
Ryan Harkin | ecbed5d | 2015-10-09 17:18:07 +0100 | [diff] [blame] | 220 | "if test $? -eq 1; then "\ |
| 221 | " echo Loading ${fdt_alt_name} instead of "\ |
| 222 | "${fdt_name}; "\ |
| 223 | " afs load ${fdt_alt_name} ${fdt_addr}; "\ |
| 224 | "fi ; "\ |
Linus Walleij | 10d1491 | 2015-04-05 01:48:32 +0200 | [diff] [blame] | 225 | "fdt addr ${fdt_addr}; fdt resize; " \ |
Ryan Harkin | 4a6bdb5 | 2015-10-09 17:18:06 +0100 | [diff] [blame] | 226 | "if afs load ${initrd_name} ${initrd_addr} ; "\ |
| 227 | "then "\ |
| 228 | " setenv initrd_param ${initrd_addr}; "\ |
| 229 | " else setenv initrd_param -; "\ |
| 230 | "fi ; " \ |
| 231 | "booti ${kernel_addr} ${initrd_param} ${fdt_addr}" |
Linus Walleij | 10d1491 | 2015-04-05 01:48:32 +0200 | [diff] [blame] | 232 | |
| 233 | #define CONFIG_BOOTDELAY 1 |
| 234 | |
| 235 | #elif CONFIG_TARGET_VEXPRESS64_BASE_FVP |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 236 | #define CONFIG_EXTRA_ENV_SETTINGS \ |
Linus Walleij | 1fd0f92 | 2015-05-27 09:45:39 +0200 | [diff] [blame] | 237 | "kernel_name=Image\0" \ |
Linus Walleij | 49995ff | 2015-03-23 11:06:12 +0100 | [diff] [blame] | 238 | "kernel_addr=0x80000000\0" \ |
Darwin Rambo | 261d276 | 2014-06-09 11:12:59 -0700 | [diff] [blame] | 239 | "initrd_name=ramdisk.img\0" \ |
Linus Walleij | 49995ff | 2015-03-23 11:06:12 +0100 | [diff] [blame] | 240 | "initrd_addr=0x88000000\0" \ |
| 241 | "fdt_name=devtree.dtb\0" \ |
| 242 | "fdt_addr=0x83000000\0" \ |
Darwin Rambo | 261d276 | 2014-06-09 11:12:59 -0700 | [diff] [blame] | 243 | "fdt_high=0xffffffffffffffff\0" \ |
| 244 | "initrd_high=0xffffffffffffffff\0" |
| 245 | |
| 246 | #define CONFIG_BOOTARGS "console=ttyAMA0 earlyprintk=pl011,"\ |
| 247 | "0x1c090000 debug user_debug=31 "\ |
| 248 | "loglevel=9" |
| 249 | |
Linus Walleij | 49995ff | 2015-03-23 11:06:12 +0100 | [diff] [blame] | 250 | #define CONFIG_BOOTCOMMAND "smhload ${kernel_name} ${kernel_addr}; " \ |
Linus Walleij | 1fd0f92 | 2015-05-27 09:45:39 +0200 | [diff] [blame] | 251 | "smhload ${fdt_name} ${fdt_addr}; " \ |
Ryan Harkin | c0ae970 | 2015-10-09 17:17:59 +0100 | [diff] [blame] | 252 | "smhload ${initrd_name} ${initrd_addr} "\ |
| 253 | "initrd_end; " \ |
Linus Walleij | 1fd0f92 | 2015-05-27 09:45:39 +0200 | [diff] [blame] | 254 | "fdt addr ${fdt_addr}; fdt resize; " \ |
| 255 | "fdt chosen ${initrd_addr} ${initrd_end}; " \ |
| 256 | "booti $kernel_addr - $fdt_addr" |
Darwin Rambo | 261d276 | 2014-06-09 11:12:59 -0700 | [diff] [blame] | 257 | |
| 258 | #define CONFIG_BOOTDELAY 1 |
| 259 | |
Ryan Harkin | fc04b92 | 2015-10-09 17:18:02 +0100 | [diff] [blame] | 260 | #elif CONFIG_TARGET_VEXPRESS64_BASE_FVP_DRAM |
| 261 | #define CONFIG_EXTRA_ENV_SETTINGS \ |
| 262 | "kernel_addr=0x80080000\0" \ |
| 263 | "initrd_addr=0x84000000\0" \ |
| 264 | "fdt_addr=0x83000000\0" \ |
| 265 | "fdt_high=0xffffffffffffffff\0" \ |
| 266 | "initrd_high=0xffffffffffffffff\0" |
| 267 | |
| 268 | #define CONFIG_BOOTARGS "console=ttyAMA0 earlyprintk=pl011,"\ |
| 269 | "0x1c090000 debug user_debug=31 "\ |
| 270 | "androidboot.hardware=fvpbase "\ |
| 271 | "root=/dev/vda2 rw "\ |
| 272 | "rootwait "\ |
| 273 | "loglevel=9" |
| 274 | |
| 275 | #define CONFIG_BOOTCOMMAND "booti $kernel_addr $initrd_addr $fdt_addr" |
| 276 | |
| 277 | #define CONFIG_BOOTDELAY 1 |
| 278 | |
Darwin Rambo | 261d276 | 2014-06-09 11:12:59 -0700 | [diff] [blame] | 279 | #else |
Linus Walleij | 03314f0 | 2015-03-23 11:06:14 +0100 | [diff] [blame] | 280 | #error "Unknown board variant" |
Darwin Rambo | 261d276 | 2014-06-09 11:12:59 -0700 | [diff] [blame] | 281 | #endif |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 282 | |
| 283 | /* Do not preserve environment */ |
| 284 | #define CONFIG_ENV_IS_NOWHERE 1 |
| 285 | #define CONFIG_ENV_SIZE 0x1000 |
| 286 | |
| 287 | /* Monitor Command Prompt */ |
| 288 | #define CONFIG_SYS_CBSIZE 512 /* Console I/O Buffer Size */ |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 289 | #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ |
| 290 | sizeof(CONFIG_SYS_PROMPT) + 16) |
| 291 | #define CONFIG_SYS_HUSH_PARSER |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 292 | #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE |
| 293 | #define CONFIG_SYS_LONGHELP |
Tom Rini | 5bcae13 | 2014-08-14 06:42:37 -0400 | [diff] [blame] | 294 | #define CONFIG_CMDLINE_EDITING |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 295 | #define CONFIG_SYS_MAXARGS 64 /* max command args */ |
| 296 | |
Linus Walleij | 14f264e | 2015-02-19 17:19:37 +0100 | [diff] [blame] | 297 | /* Flash memory is available on the Juno board only */ |
| 298 | #ifndef CONFIG_TARGET_VEXPRESS64_JUNO |
| 299 | #define CONFIG_SYS_NO_FLASH |
| 300 | #else |
Linus Walleij | 10d1491 | 2015-04-05 01:48:32 +0200 | [diff] [blame] | 301 | #define CONFIG_CMD_ARMFLASH |
Linus Walleij | 14f264e | 2015-02-19 17:19:37 +0100 | [diff] [blame] | 302 | #define CONFIG_SYS_FLASH_CFI 1 |
| 303 | #define CONFIG_FLASH_CFI_DRIVER 1 |
Ryan Harkin | f19f389 | 2015-05-08 18:07:52 +0100 | [diff] [blame] | 304 | #define CONFIG_SYS_FLASH_CFI_WIDTH FLASH_CFI_32BIT |
Linus Walleij | 14f264e | 2015-02-19 17:19:37 +0100 | [diff] [blame] | 305 | #define CONFIG_SYS_FLASH_BASE 0x08000000 |
| 306 | #define CONFIG_SYS_FLASH_SIZE 0x04000000 /* 64 MiB */ |
| 307 | #define CONFIG_SYS_MAX_FLASH_BANKS 2 |
| 308 | |
| 309 | /* Timeout values in ticks */ |
| 310 | #define CONFIG_SYS_FLASH_ERASE_TOUT (2 * CONFIG_SYS_HZ) /* Erase Timeout */ |
| 311 | #define CONFIG_SYS_FLASH_WRITE_TOUT (2 * CONFIG_SYS_HZ) /* Write Timeout */ |
| 312 | |
| 313 | /* 255 0x40000 sectors + first or last sector may have 4 erase regions = 259 */ |
| 314 | #define CONFIG_SYS_MAX_FLASH_SECT 259 /* Max sectors */ |
| 315 | #define CONFIG_SYS_FLASH_USE_BUFFER_WRITE /* use buffered writes */ |
| 316 | #define CONFIG_SYS_FLASH_PROTECTION /* The devices have real protection */ |
| 317 | #define CONFIG_SYS_FLASH_EMPTY_INFO /* flinfo indicates empty blocks */ |
| 318 | |
| 319 | #endif |
| 320 | |
David Feng | 1291682 | 2013-12-14 11:47:37 +0800 | [diff] [blame] | 321 | #endif /* __VEXPRESS_AEMV8A_H */ |