Tom Rini | 83d290c | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | // SPDX-License-Identifier: GPL-2.0+ |
Dinh Nguyen | 7775440 | 2012-10-04 06:46:02 +0000 | [diff] [blame] | 2 | /* |
Ley Foon Tan | d1c559a | 2017-04-26 02:44:36 +0800 | [diff] [blame] | 3 | * Copyright (C) 2012-2017 Altera Corporation <www.altera.com> |
Dinh Nguyen | 7775440 | 2012-10-04 06:46:02 +0000 | [diff] [blame] | 4 | */ |
| 5 | |
| 6 | #include <common.h> |
Simon Glass | 0914011 | 2020-05-10 11:40:03 -0600 | [diff] [blame] | 7 | #include <command.h> |
Simon Glass | 9edefc2 | 2019-11-14 12:57:37 -0700 | [diff] [blame] | 8 | #include <cpu_func.h> |
Simon Glass | db41d65 | 2019-12-28 10:45:07 -0700 | [diff] [blame] | 9 | #include <hang.h> |
Simon Glass | 90526e9 | 2020-05-10 11:39:56 -0600 | [diff] [blame] | 10 | #include <asm/cache.h> |
Simon Glass | 691d719 | 2020-05-10 11:40:02 -0600 | [diff] [blame] | 11 | #include <init.h> |
Simon Glass | 401d1c4 | 2020-10-30 21:38:53 -0600 | [diff] [blame] | 12 | #include <asm/global_data.h> |
Dinh Nguyen | 7775440 | 2012-10-04 06:46:02 +0000 | [diff] [blame] | 13 | #include <asm/io.h> |
Dinh Nguyen | bd48c06 | 2015-08-01 03:42:10 +0200 | [diff] [blame] | 14 | #include <errno.h> |
Marek Vasut | 6ab00db | 2015-07-25 19:33:56 +0200 | [diff] [blame] | 15 | #include <fdtdec.h> |
Masahiro Yamada | b08c8c4 | 2018-03-05 01:20:11 +0900 | [diff] [blame] | 16 | #include <linux/libfdt.h> |
Pavel Machek | 230fe9b | 2014-09-08 14:08:45 +0200 | [diff] [blame] | 17 | #include <altera.h> |
Pavel Machek | 99b9710 | 2014-07-14 14:14:17 +0200 | [diff] [blame] | 18 | #include <miiphy.h> |
| 19 | #include <netdev.h> |
Stefan Roese | d0e932d | 2014-12-19 13:49:10 +0100 | [diff] [blame] | 20 | #include <watchdog.h> |
Ley Foon Tan | d1c559a | 2017-04-26 02:44:36 +0800 | [diff] [blame] | 21 | #include <asm/arch/misc.h> |
Pavel Machek | de6da92 | 2014-09-09 14:03:28 +0200 | [diff] [blame] | 22 | #include <asm/arch/reset_manager.h> |
Dinh Nguyen | bd48c06 | 2015-08-01 03:42:10 +0200 | [diff] [blame] | 23 | #include <asm/arch/scan_manager.h> |
Pavel Machek | 45d6e67 | 2014-09-08 14:08:45 +0200 | [diff] [blame] | 24 | #include <asm/arch/system_manager.h> |
Marek Vasut | 60d804c | 2014-09-15 03:58:22 +0200 | [diff] [blame] | 25 | #include <asm/arch/nic301.h> |
Pavel Machek | 13e81d4 | 2014-09-08 14:08:45 +0200 | [diff] [blame] | 26 | #include <asm/arch/scu.h> |
Marek Vasut | 60d804c | 2014-09-15 03:58:22 +0200 | [diff] [blame] | 27 | #include <asm/pl310.h> |
Dinh Nguyen | 7775440 | 2012-10-04 06:46:02 +0000 | [diff] [blame] | 28 | |
| 29 | DECLARE_GLOBAL_DATA_PTR; |
| 30 | |
Ley Foon Tan | 94172c7 | 2019-11-08 10:38:21 +0800 | [diff] [blame] | 31 | phys_addr_t socfpga_clkmgr_base __section(".data"); |
Ley Foon Tan | bb25aca | 2019-11-08 10:38:19 +0800 | [diff] [blame] | 32 | phys_addr_t socfpga_rstmgr_base __section(".data"); |
Ley Foon Tan | db5741f | 2019-11-08 10:38:20 +0800 | [diff] [blame] | 33 | phys_addr_t socfpga_sysmgr_base __section(".data"); |
Ley Foon Tan | bb25aca | 2019-11-08 10:38:19 +0800 | [diff] [blame] | 34 | |
Ley Foon Tan | 5fb033a | 2018-05-18 22:05:25 +0800 | [diff] [blame] | 35 | #ifdef CONFIG_SYS_L2_PL310 |
Ley Foon Tan | d1c559a | 2017-04-26 02:44:36 +0800 | [diff] [blame] | 36 | static const struct pl310_regs *const pl310 = |
Marek Vasut | 60d804c | 2014-09-15 03:58:22 +0200 | [diff] [blame] | 37 | (struct pl310_regs *)CONFIG_SYS_PL310_BASE; |
Ley Foon Tan | 5fb033a | 2018-05-18 22:05:25 +0800 | [diff] [blame] | 38 | #endif |
Ley Foon Tan | d1c559a | 2017-04-26 02:44:36 +0800 | [diff] [blame] | 39 | |
| 40 | struct bsel bsel_str[] = { |
| 41 | { "rsvd", "Reserved", }, |
| 42 | { "fpga", "FPGA (HPS2FPGA Bridge)", }, |
| 43 | { "nand", "NAND Flash (1.8V)", }, |
| 44 | { "nand", "NAND Flash (3.0V)", }, |
| 45 | { "sd", "SD/MMC External Transceiver (1.8V)", }, |
| 46 | { "sd", "SD/MMC Internal Transceiver (3.0V)", }, |
| 47 | { "qspi", "QSPI Flash (1.8V)", }, |
| 48 | { "qspi", "QSPI Flash (3.0V)", }, |
| 49 | }; |
Pavel Machek | 45d6e67 | 2014-09-08 14:08:45 +0200 | [diff] [blame] | 50 | |
Dinh Nguyen | 7775440 | 2012-10-04 06:46:02 +0000 | [diff] [blame] | 51 | int dram_init(void) |
| 52 | { |
Siva Durga Prasad Paladugu | 12308b1 | 2018-07-16 15:56:11 +0530 | [diff] [blame] | 53 | if (fdtdec_setup_mem_size_base() != 0) |
Marek Vasut | 297b653 | 2018-05-28 17:09:45 +0200 | [diff] [blame] | 54 | return -EINVAL; |
| 55 | |
Dinh Nguyen | 7775440 | 2012-10-04 06:46:02 +0000 | [diff] [blame] | 56 | return 0; |
| 57 | } |
Chin Liang See | 23f23f2 | 2014-06-10 02:23:45 -0500 | [diff] [blame] | 58 | |
Marek Vasut | 4ab333b | 2014-09-21 13:57:40 +0200 | [diff] [blame] | 59 | void enable_caches(void) |
| 60 | { |
Trevor Woerner | 1001502 | 2019-05-03 09:41:00 -0400 | [diff] [blame] | 61 | #if !CONFIG_IS_ENABLED(SYS_ICACHE_OFF) |
Marek Vasut | 4ab333b | 2014-09-21 13:57:40 +0200 | [diff] [blame] | 62 | icache_enable(); |
| 63 | #endif |
Trevor Woerner | 1001502 | 2019-05-03 09:41:00 -0400 | [diff] [blame] | 64 | #if !CONFIG_IS_ENABLED(SYS_DCACHE_OFF) |
Marek Vasut | 4ab333b | 2014-09-21 13:57:40 +0200 | [diff] [blame] | 65 | dcache_enable(); |
| 66 | #endif |
| 67 | } |
| 68 | |
Ley Foon Tan | 5fb033a | 2018-05-18 22:05:25 +0800 | [diff] [blame] | 69 | #ifdef CONFIG_SYS_L2_PL310 |
Dinh Nguyen | 8d8e13e | 2015-10-15 10:13:36 -0500 | [diff] [blame] | 70 | void v7_outer_cache_enable(void) |
| 71 | { |
Dinh Nguyen | d97d8fc | 2019-04-23 16:55:05 -0500 | [diff] [blame] | 72 | struct udevice *dev; |
Dinh Nguyen | 8d8e13e | 2015-10-15 10:13:36 -0500 | [diff] [blame] | 73 | |
Dinh Nguyen | d97d8fc | 2019-04-23 16:55:05 -0500 | [diff] [blame] | 74 | if (uclass_get_device(UCLASS_CACHE, 0, &dev)) |
| 75 | pr_err("cache controller driver NOT found!\n"); |
Marek Vasut | 0780697 | 2015-12-20 04:00:09 +0100 | [diff] [blame] | 76 | } |
| 77 | |
| 78 | void v7_outer_cache_disable(void) |
| 79 | { |
| 80 | /* Disable the L2 cache */ |
| 81 | clrbits_le32(&pl310->pl310_ctrl, L2X0_CTRL_EN); |
Dinh Nguyen | 8d8e13e | 2015-10-15 10:13:36 -0500 | [diff] [blame] | 82 | } |
Marek Vasut | 501be47 | 2019-03-21 23:05:38 +0100 | [diff] [blame] | 83 | |
| 84 | void socfpga_pl310_clear(void) |
| 85 | { |
| 86 | u32 mask = 0xff, ena = 0; |
| 87 | |
| 88 | icache_enable(); |
| 89 | |
| 90 | /* Disable the L2 cache */ |
| 91 | clrbits_le32(&pl310->pl310_ctrl, L2X0_CTRL_EN); |
| 92 | |
| 93 | writel(0x0, &pl310->pl310_tag_latency_ctrl); |
| 94 | writel(0x10, &pl310->pl310_data_latency_ctrl); |
| 95 | |
| 96 | /* enable BRESP, instruction and data prefetch, full line of zeroes */ |
| 97 | setbits_le32(&pl310->pl310_aux_ctrl, |
| 98 | L310_AUX_CTRL_DATA_PREFETCH_MASK | |
| 99 | L310_AUX_CTRL_INST_PREFETCH_MASK | |
| 100 | L310_SHARED_ATT_OVERRIDE_ENABLE); |
| 101 | |
| 102 | /* Enable the L2 cache */ |
| 103 | ena = readl(&pl310->pl310_ctrl); |
| 104 | ena |= L2X0_CTRL_EN; |
| 105 | |
| 106 | /* |
| 107 | * Invalidate the PL310 L2 cache. Keep the invalidation code |
| 108 | * entirely in L1 I-cache to avoid any bus traffic through |
| 109 | * the L2. |
| 110 | */ |
| 111 | asm volatile( |
| 112 | ".align 5 \n" |
| 113 | " b 3f \n" |
| 114 | "1: str %1, [%4] \n" |
| 115 | " dsb \n" |
| 116 | " isb \n" |
| 117 | " str %0, [%2] \n" |
| 118 | " dsb \n" |
| 119 | " isb \n" |
| 120 | "2: ldr %0, [%2] \n" |
| 121 | " cmp %0, #0 \n" |
| 122 | " bne 2b \n" |
| 123 | " str %0, [%3] \n" |
| 124 | " dsb \n" |
| 125 | " isb \n" |
| 126 | " b 4f \n" |
| 127 | "3: b 1b \n" |
| 128 | "4: nop \n" |
| 129 | : "+r"(mask), "+r"(ena) |
| 130 | : "r"(&pl310->pl310_inv_way), |
| 131 | "r"(&pl310->pl310_cache_sync), "r"(&pl310->pl310_ctrl) |
| 132 | : "memory", "cc"); |
| 133 | |
| 134 | /* Disable the L2 cache */ |
| 135 | clrbits_le32(&pl310->pl310_ctrl, L2X0_CTRL_EN); |
| 136 | } |
Ley Foon Tan | 5fb033a | 2018-05-18 22:05:25 +0800 | [diff] [blame] | 137 | #endif |
Dinh Nguyen | 8d8e13e | 2015-10-15 10:13:36 -0500 | [diff] [blame] | 138 | |
Chin Liang See | 23f23f2 | 2014-06-10 02:23:45 -0500 | [diff] [blame] | 139 | #if defined(CONFIG_SYS_CONSOLE_IS_IN_ENV) && \ |
| 140 | defined(CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE) |
| 141 | int overwrite_console(void) |
| 142 | { |
| 143 | return 0; |
| 144 | } |
| 145 | #endif |
| 146 | |
Pavel Machek | 230fe9b | 2014-09-08 14:08:45 +0200 | [diff] [blame] | 147 | #ifdef CONFIG_FPGA |
Pavel Machek | 230fe9b | 2014-09-08 14:08:45 +0200 | [diff] [blame] | 148 | /* add device descriptor to FPGA device table */ |
Ang, Chee Hong | 877ec6e | 2018-12-19 18:35:15 -0800 | [diff] [blame] | 149 | void socfpga_fpga_add(void *fpga_desc) |
Pavel Machek | 230fe9b | 2014-09-08 14:08:45 +0200 | [diff] [blame] | 150 | { |
Pavel Machek | 230fe9b | 2014-09-08 14:08:45 +0200 | [diff] [blame] | 151 | fpga_init(); |
Ang, Chee Hong | 877ec6e | 2018-12-19 18:35:15 -0800 | [diff] [blame] | 152 | fpga_add(fpga_altera, fpga_desc); |
Pavel Machek | 230fe9b | 2014-09-08 14:08:45 +0200 | [diff] [blame] | 153 | } |
Pavel Machek | 230fe9b | 2014-09-08 14:08:45 +0200 | [diff] [blame] | 154 | #endif |
| 155 | |
Pavel Machek | de6da92 | 2014-09-09 14:03:28 +0200 | [diff] [blame] | 156 | int arch_cpu_init(void) |
| 157 | { |
Ley Foon Tan | bb25aca | 2019-11-08 10:38:19 +0800 | [diff] [blame] | 158 | socfpga_get_managers_addr(); |
| 159 | |
Stefan Roese | d0e932d | 2014-12-19 13:49:10 +0100 | [diff] [blame] | 160 | #ifdef CONFIG_HW_WATCHDOG |
| 161 | /* |
| 162 | * In case the watchdog is enabled, make sure to (re-)configure it |
| 163 | * so that the defined timeout is valid. Otherwise the SPL (Perloader) |
| 164 | * timeout value is still active which might too short for Linux |
| 165 | * booting. |
| 166 | */ |
| 167 | hw_watchdog_init(); |
| 168 | #else |
Pavel Machek | de6da92 | 2014-09-09 14:03:28 +0200 | [diff] [blame] | 169 | /* |
| 170 | * If the HW watchdog is NOT enabled, make sure it is not running, |
| 171 | * for example because it was enabled in the preloader. This might |
| 172 | * trigger a watchdog-triggered reboot of Linux kernel later. |
Marek Vasut | a71df7a | 2015-07-09 02:51:56 +0200 | [diff] [blame] | 173 | * Toggle watchdog reset, so watchdog in not running state. |
Pavel Machek | de6da92 | 2014-09-09 14:03:28 +0200 | [diff] [blame] | 174 | */ |
Marek Vasut | a71df7a | 2015-07-09 02:51:56 +0200 | [diff] [blame] | 175 | socfpga_per_reset(SOCFPGA_RESET(L4WD0), 1); |
| 176 | socfpga_per_reset(SOCFPGA_RESET(L4WD0), 0); |
Pavel Machek | de6da92 | 2014-09-09 14:03:28 +0200 | [diff] [blame] | 177 | #endif |
Stefan Roese | d0e932d | 2014-12-19 13:49:10 +0100 | [diff] [blame] | 178 | |
Pavel Machek | de6da92 | 2014-09-09 14:03:28 +0200 | [diff] [blame] | 179 | return 0; |
| 180 | } |
Marek Vasut | 32f9975 | 2018-04-23 22:49:31 +0200 | [diff] [blame] | 181 | |
Ley Foon Tan | 10f9e4b | 2018-05-24 00:17:23 +0800 | [diff] [blame] | 182 | #ifndef CONFIG_SPL_BUILD |
Simon Glass | 0914011 | 2020-05-10 11:40:03 -0600 | [diff] [blame] | 183 | static int do_bridge(struct cmd_tbl *cmdtp, int flag, int argc, |
| 184 | char *const argv[]) |
Ley Foon Tan | 10f9e4b | 2018-05-24 00:17:23 +0800 | [diff] [blame] | 185 | { |
Marek Vasut | 72c347c | 2019-04-16 22:28:08 +0200 | [diff] [blame] | 186 | unsigned int mask = ~0; |
| 187 | |
| 188 | if (argc < 2 || argc > 3) |
Ley Foon Tan | 10f9e4b | 2018-05-24 00:17:23 +0800 | [diff] [blame] | 189 | return CMD_RET_USAGE; |
| 190 | |
| 191 | argv++; |
| 192 | |
Marek Vasut | 72c347c | 2019-04-16 22:28:08 +0200 | [diff] [blame] | 193 | if (argc == 3) |
| 194 | mask = simple_strtoul(argv[1], NULL, 16); |
| 195 | |
Ley Foon Tan | 10f9e4b | 2018-05-24 00:17:23 +0800 | [diff] [blame] | 196 | switch (*argv[0]) { |
| 197 | case 'e': /* Enable */ |
Marek Vasut | 72c347c | 2019-04-16 22:28:08 +0200 | [diff] [blame] | 198 | do_bridge_reset(1, mask); |
Ley Foon Tan | 10f9e4b | 2018-05-24 00:17:23 +0800 | [diff] [blame] | 199 | break; |
| 200 | case 'd': /* Disable */ |
Marek Vasut | 72c347c | 2019-04-16 22:28:08 +0200 | [diff] [blame] | 201 | do_bridge_reset(0, mask); |
Ley Foon Tan | 10f9e4b | 2018-05-24 00:17:23 +0800 | [diff] [blame] | 202 | break; |
| 203 | default: |
| 204 | return CMD_RET_USAGE; |
| 205 | } |
| 206 | |
| 207 | return 0; |
| 208 | } |
| 209 | |
Marek Vasut | 72c347c | 2019-04-16 22:28:08 +0200 | [diff] [blame] | 210 | U_BOOT_CMD(bridge, 3, 1, do_bridge, |
Ley Foon Tan | 0bc28b7 | 2018-05-24 00:17:30 +0800 | [diff] [blame] | 211 | "SoCFPGA HPS FPGA bridge control", |
Marek Vasut | 72c347c | 2019-04-16 22:28:08 +0200 | [diff] [blame] | 212 | "enable [mask] - Enable HPS-to-FPGA, FPGA-to-HPS, LWHPS-to-FPGA bridges\n" |
| 213 | "bridge disable [mask] - Enable HPS-to-FPGA, FPGA-to-HPS, LWHPS-to-FPGA bridges\n" |
Ley Foon Tan | 0bc28b7 | 2018-05-24 00:17:30 +0800 | [diff] [blame] | 214 | "" |
Ley Foon Tan | 10f9e4b | 2018-05-24 00:17:23 +0800 | [diff] [blame] | 215 | ); |
| 216 | |
| 217 | #endif |
Ley Foon Tan | bb25aca | 2019-11-08 10:38:19 +0800 | [diff] [blame] | 218 | |
| 219 | static int socfpga_get_base_addr(const char *compat, phys_addr_t *base) |
| 220 | { |
| 221 | const void *blob = gd->fdt_blob; |
| 222 | struct fdt_resource r; |
| 223 | int node; |
| 224 | int ret; |
| 225 | |
| 226 | node = fdt_node_offset_by_compatible(blob, -1, compat); |
| 227 | if (node < 0) |
| 228 | return node; |
| 229 | |
| 230 | if (!fdtdec_get_is_enabled(blob, node)) |
| 231 | return -ENODEV; |
| 232 | |
| 233 | ret = fdt_get_resource(blob, node, "reg", 0, &r); |
| 234 | if (ret) |
| 235 | return ret; |
| 236 | |
| 237 | *base = (phys_addr_t)r.start; |
| 238 | |
| 239 | return 0; |
| 240 | } |
| 241 | |
| 242 | void socfpga_get_managers_addr(void) |
| 243 | { |
| 244 | int ret; |
| 245 | |
| 246 | ret = socfpga_get_base_addr("altr,rst-mgr", &socfpga_rstmgr_base); |
| 247 | if (ret) |
| 248 | hang(); |
Ley Foon Tan | db5741f | 2019-11-08 10:38:20 +0800 | [diff] [blame] | 249 | |
| 250 | ret = socfpga_get_base_addr("altr,sys-mgr", &socfpga_sysmgr_base); |
| 251 | if (ret) |
| 252 | hang(); |
Ley Foon Tan | 94172c7 | 2019-11-08 10:38:21 +0800 | [diff] [blame] | 253 | |
Ley Foon Tan | c168fc7 | 2019-11-27 15:55:22 +0800 | [diff] [blame] | 254 | #ifdef CONFIG_TARGET_SOCFPGA_AGILEX |
| 255 | ret = socfpga_get_base_addr("intel,agilex-clkmgr", |
| 256 | &socfpga_clkmgr_base); |
| 257 | #else |
Ley Foon Tan | 94172c7 | 2019-11-08 10:38:21 +0800 | [diff] [blame] | 258 | ret = socfpga_get_base_addr("altr,clk-mgr", &socfpga_clkmgr_base); |
Ley Foon Tan | c168fc7 | 2019-11-27 15:55:22 +0800 | [diff] [blame] | 259 | #endif |
Ley Foon Tan | 94172c7 | 2019-11-08 10:38:21 +0800 | [diff] [blame] | 260 | if (ret) |
| 261 | hang(); |
Ley Foon Tan | bb25aca | 2019-11-08 10:38:19 +0800 | [diff] [blame] | 262 | } |
| 263 | |
| 264 | phys_addr_t socfpga_get_rstmgr_addr(void) |
| 265 | { |
| 266 | return socfpga_rstmgr_base; |
| 267 | } |
Ley Foon Tan | db5741f | 2019-11-08 10:38:20 +0800 | [diff] [blame] | 268 | |
| 269 | phys_addr_t socfpga_get_sysmgr_addr(void) |
| 270 | { |
| 271 | return socfpga_sysmgr_base; |
| 272 | } |
Ley Foon Tan | 94172c7 | 2019-11-08 10:38:21 +0800 | [diff] [blame] | 273 | |
| 274 | phys_addr_t socfpga_get_clkmgr_addr(void) |
| 275 | { |
| 276 | return socfpga_clkmgr_base; |
| 277 | } |