blob: f2861eb395d3b25014a1a4a9f89d8ac0244a1d25 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001// SPDX-License-Identifier: GPL-2.0+
Simon Glassb5220bc2011-10-24 19:15:32 +00002/*
3 * Copyright (c) 2011 The Chromium OS Authors.
Simon Glassb5220bc2011-10-24 19:15:32 +00004 */
5
Heiko Schocher29a23f92014-03-03 12:19:30 +01006#ifndef USE_HOSTCC
Simon Glassb5220bc2011-10-24 19:15:32 +00007#include <common.h>
Jean-Jacques Hiblot035d6402017-09-15 12:57:31 +02008#include <boot_fit.h>
Simon Glassfcc0a872015-11-29 13:17:54 -07009#include <dm.h>
Simon Glassdb41d652019-12-28 10:45:07 -070010#include <hang.h>
Simon Glass9b4a2052019-12-28 10:45:05 -070011#include <init.h>
Simon Glassf7ae49f2020-05-10 11:40:05 -060012#include <log.h>
Simon Glass336d4612020-02-03 07:36:16 -070013#include <malloc.h>
Simon Glass90526e92020-05-10 11:39:56 -060014#include <net.h>
Simon Glassb7e0d732017-05-18 20:09:02 -060015#include <dm/of_extra.h>
Simon Glass9eef56d2019-08-01 09:46:48 -060016#include <env.h>
Jean-Jacques Hiblot035d6402017-09-15 12:57:31 +020017#include <errno.h>
18#include <fdtdec.h>
19#include <fdt_support.h>
Simon Glass0c670fc2019-08-01 09:46:36 -060020#include <gzip.h>
Heinrich Schuchardtf980c992018-11-18 17:58:50 +010021#include <mapmem.h>
Masahiro Yamadab08c8c42018-03-05 01:20:11 +090022#include <linux/libfdt.h>
Jean-Jacques Hiblot035d6402017-09-15 12:57:31 +020023#include <serial.h>
Simon Glass401d1c42020-10-30 21:38:53 -060024#include <asm/global_data.h>
Jean-Jacques Hiblot035d6402017-09-15 12:57:31 +020025#include <asm/sections.h>
Simon Glass5c33c9f2014-07-23 06:55:09 -060026#include <linux/ctype.h>
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +020027#include <linux/lzo.h>
Michal Simekc2f09502020-07-10 13:34:44 +020028#include <linux/ioport.h>
Simon Glassb5220bc2011-10-24 19:15:32 +000029
30DECLARE_GLOBAL_DATA_PTR;
31
32/*
33 * Here are the type we know about. One day we might allow drivers to
34 * register. For now we just put them here. The COMPAT macro allows us to
35 * turn this into a sparse list later, and keeps the ID with the name.
Simon Glass01a227d2016-06-19 17:33:13 -060036 *
37 * NOTE: This list is basically a TODO list for things that need to be
38 * converted to driver model. So don't add new things here unless there is a
39 * good reason why driver-model conversion is infeasible. Examples include
40 * things which are used before driver model is available.
Simon Glassb5220bc2011-10-24 19:15:32 +000041 */
42#define COMPAT(id, name) name
43static const char * const compat_names[COMPAT_COUNT] = {
Simon Glassf88fe2d2012-02-27 10:52:34 +000044 COMPAT(UNKNOWN, "<none>"),
Jimmy Zhang0e35ad02012-04-02 13:18:52 +000045 COMPAT(NVIDIA_TEGRA20_EMC, "nvidia,tegra20-emc"),
46 COMPAT(NVIDIA_TEGRA20_EMC_TABLE, "nvidia,tegra20-emc-table"),
Jim Lin312693c2012-07-29 20:53:29 +000047 COMPAT(NVIDIA_TEGRA20_NAND, "nvidia,tegra20-nand"),
Thierry Reding79c7a902014-12-09 22:25:09 -070048 COMPAT(NVIDIA_TEGRA124_XUSB_PADCTL, "nvidia,tegra124-xusb-padctl"),
Tom Warren7aaa5a62015-03-04 16:36:00 -070049 COMPAT(NVIDIA_TEGRA210_XUSB_PADCTL, "nvidia,tegra210-xusb-padctl"),
Rajeshwari Shinde6abd1622013-01-07 23:35:05 +000050 COMPAT(SAMSUNG_EXYNOS_USB_PHY, "samsung,exynos-usb-phy"),
Vivek Gautam108b85b2013-09-14 14:02:48 +053051 COMPAT(SAMSUNG_EXYNOS5_USB3_PHY, "samsung,exynos5250-usb3-phy"),
Akshay Saraswat618766c2013-02-25 01:13:01 +000052 COMPAT(SAMSUNG_EXYNOS_TMU, "samsung,exynos-tmu"),
Piotr Wilczekde461c52014-03-07 14:59:39 +010053 COMPAT(SAMSUNG_EXYNOS_MIPI_DSI, "samsung,exynos-mipi-dsi"),
Jaehoon Chung7d3ca0f2014-05-16 13:59:51 +090054 COMPAT(SAMSUNG_EXYNOS_DWMMC, "samsung,exynos-dwmmc"),
Neil Armstrong51e4e3e2019-02-10 10:16:21 +000055 COMPAT(GENERIC_SPI_FLASH, "jedec,spi-nor"),
Ajay Kumar45c480c2014-09-05 16:53:33 +053056 COMPAT(SAMSUNG_EXYNOS_SYSMMU, "samsung,sysmmu-v3.3"),
Simon Glass77f9b1f2014-11-12 22:42:21 -070057 COMPAT(INTEL_MICROCODE, "intel,microcode"),
Bin Mengc89ada02015-02-05 23:42:26 +080058 COMPAT(INTEL_QRK_MRC, "intel,quark-mrc"),
Marek Vasut6ab00db2015-07-25 19:33:56 +020059 COMPAT(ALTERA_SOCFPGA_DWMAC, "altr,socfpga-stmmac"),
Marek Vasut129adf52015-07-25 10:48:14 +020060 COMPAT(ALTERA_SOCFPGA_DWMMC, "altr,socfpga-dw-mshc"),
Marek Vasutef4b01b2015-12-05 19:28:44 +010061 COMPAT(ALTERA_SOCFPGA_DWC2USB, "snps,dwc2"),
Simon Glass39ea0ee2016-06-19 17:33:14 -060062 COMPAT(INTEL_BAYTRAIL_FSP, "intel,baytrail-fsp"),
63 COMPAT(INTEL_BAYTRAIL_FSP_MDP, "intel,baytrail-fsp-mdp"),
64 COMPAT(INTEL_IVYBRIDGE_FSP, "intel,ivybridge-fsp"),
Boris Brezillon4ccae812016-06-15 21:09:23 +020065 COMPAT(COMPAT_SUNXI_NAND, "allwinner,sun4i-a10-nand"),
Ley Foon Tane11b5e82017-04-05 17:32:47 +080066 COMPAT(ALTERA_SOCFPGA_CLK, "altr,clk-mgr"),
67 COMPAT(ALTERA_SOCFPGA_PINCTRL_SINGLE, "pinctrl-single"),
68 COMPAT(ALTERA_SOCFPGA_H2F_BRG, "altr,socfpga-hps2fpga-bridge"),
69 COMPAT(ALTERA_SOCFPGA_LWH2F_BRG, "altr,socfpga-lwhps2fpga-bridge"),
70 COMPAT(ALTERA_SOCFPGA_F2H_BRG, "altr,socfpga-fpga2hps-bridge"),
71 COMPAT(ALTERA_SOCFPGA_F2SDR0, "altr,socfpga-fpga2sdram0-bridge"),
72 COMPAT(ALTERA_SOCFPGA_F2SDR1, "altr,socfpga-fpga2sdram1-bridge"),
73 COMPAT(ALTERA_SOCFPGA_F2SDR2, "altr,socfpga-fpga2sdram2-bridge"),
Tien Fong Cheeeb57c0b2017-09-25 16:40:03 +080074 COMPAT(ALTERA_SOCFPGA_FPGA0, "altr,socfpga-a10-fpga-mgr"),
75 COMPAT(ALTERA_SOCFPGA_NOC, "altr,socfpga-a10-noc"),
Marek Vasut19c8fc72018-05-12 11:56:10 +020076 COMPAT(ALTERA_SOCFPGA_CLK_INIT, "altr,socfpga-a10-clk-init")
Simon Glassb5220bc2011-10-24 19:15:32 +000077};
78
Simon Glassa53f4a22012-01-17 08:20:50 +000079const char *fdtdec_get_compatible(enum fdt_compat_id id)
80{
81 /* We allow reading of the 'unknown' ID for testing purposes */
82 assert(id >= 0 && id < COMPAT_COUNT);
83 return compat_names[id];
84}
85
Stephen Warren02464e32015-08-06 15:31:02 -060086fdt_addr_t fdtdec_get_addr_size_fixed(const void *blob, int node,
Mario Six2e386622018-01-15 11:07:35 +010087 const char *prop_name, int index, int na,
88 int ns, fdt_size_t *sizep,
89 bool translate)
Stephen Warren02464e32015-08-06 15:31:02 -060090{
91 const fdt32_t *prop, *prop_end;
92 const fdt32_t *prop_addr, *prop_size, *prop_after_size;
93 int len;
94 fdt_addr_t addr;
95
96 debug("%s: %s: ", __func__, prop_name);
97
Stephen Warren02464e32015-08-06 15:31:02 -060098 prop = fdt_getprop(blob, node, prop_name, &len);
99 if (!prop) {
100 debug("(not found)\n");
101 return FDT_ADDR_T_NONE;
102 }
103 prop_end = prop + (len / sizeof(*prop));
104
105 prop_addr = prop + (index * (na + ns));
106 prop_size = prop_addr + na;
107 prop_after_size = prop_size + ns;
108 if (prop_after_size > prop_end) {
109 debug("(not enough data: expected >= %d cells, got %d cells)\n",
110 (u32)(prop_after_size - prop), ((u32)(prop_end - prop)));
111 return FDT_ADDR_T_NONE;
112 }
113
Vignesh R5efa1bf2017-03-20 10:04:38 +0530114#if CONFIG_IS_ENABLED(OF_TRANSLATE)
Stephen Warren6e06acb2016-08-05 09:47:51 -0600115 if (translate)
116 addr = fdt_translate_address(blob, node, prop_addr);
117 else
118#endif
119 addr = fdtdec_get_number(prop_addr, na);
Stephen Warren02464e32015-08-06 15:31:02 -0600120
121 if (sizep) {
122 *sizep = fdtdec_get_number(prop_size, ns);
Simon Glassfd30d2c2016-02-29 15:25:37 -0700123 debug("addr=%08llx, size=%llx\n", (unsigned long long)addr,
124 (unsigned long long)*sizep);
Stephen Warren02464e32015-08-06 15:31:02 -0600125 } else {
Simon Glassfd30d2c2016-02-29 15:25:37 -0700126 debug("addr=%08llx\n", (unsigned long long)addr);
Stephen Warren02464e32015-08-06 15:31:02 -0600127 }
128
129 return addr;
130}
131
132fdt_addr_t fdtdec_get_addr_size_auto_parent(const void *blob, int parent,
Mario Six2e386622018-01-15 11:07:35 +0100133 int node, const char *prop_name,
134 int index, fdt_size_t *sizep,
135 bool translate)
Stephen Warren02464e32015-08-06 15:31:02 -0600136{
137 int na, ns;
138
139 debug("%s: ", __func__);
140
141 na = fdt_address_cells(blob, parent);
142 if (na < 1) {
143 debug("(bad #address-cells)\n");
144 return FDT_ADDR_T_NONE;
145 }
146
147 ns = fdt_size_cells(blob, parent);
Przemyslaw Marczakff0a6352015-09-30 13:14:50 +0200148 if (ns < 0) {
Stephen Warren02464e32015-08-06 15:31:02 -0600149 debug("(bad #size-cells)\n");
150 return FDT_ADDR_T_NONE;
151 }
152
153 debug("na=%d, ns=%d, ", na, ns);
154
155 return fdtdec_get_addr_size_fixed(blob, node, prop_name, index, na,
Stephen Warren6e06acb2016-08-05 09:47:51 -0600156 ns, sizep, translate);
Stephen Warren02464e32015-08-06 15:31:02 -0600157}
158
159fdt_addr_t fdtdec_get_addr_size_auto_noparent(const void *blob, int node,
Mario Six2e386622018-01-15 11:07:35 +0100160 const char *prop_name, int index,
161 fdt_size_t *sizep,
162 bool translate)
Stephen Warren02464e32015-08-06 15:31:02 -0600163{
164 int parent;
165
166 debug("%s: ", __func__);
167
168 parent = fdt_parent_offset(blob, node);
169 if (parent < 0) {
170 debug("(no parent found)\n");
171 return FDT_ADDR_T_NONE;
172 }
173
174 return fdtdec_get_addr_size_auto_parent(blob, parent, node, prop_name,
Stephen Warren6e06acb2016-08-05 09:47:51 -0600175 index, sizep, translate);
Stephen Warren02464e32015-08-06 15:31:02 -0600176}
177
Simon Glass4397a2a2013-03-19 04:58:51 +0000178fdt_addr_t fdtdec_get_addr_size(const void *blob, int node,
Mario Six2e386622018-01-15 11:07:35 +0100179 const char *prop_name, fdt_size_t *sizep)
Simon Glassb5220bc2011-10-24 19:15:32 +0000180{
Stephen Warrend93b9a02015-09-25 10:11:41 -0600181 int ns = sizep ? (sizeof(fdt_size_t) / sizeof(fdt32_t)) : 0;
182
Stephen Warren02464e32015-08-06 15:31:02 -0600183 return fdtdec_get_addr_size_fixed(blob, node, prop_name, 0,
184 sizeof(fdt_addr_t) / sizeof(fdt32_t),
Stephen Warren6e06acb2016-08-05 09:47:51 -0600185 ns, sizep, false);
Simon Glassb5220bc2011-10-24 19:15:32 +0000186}
187
Mario Six2e386622018-01-15 11:07:35 +0100188fdt_addr_t fdtdec_get_addr(const void *blob, int node, const char *prop_name)
Simon Glass4397a2a2013-03-19 04:58:51 +0000189{
190 return fdtdec_get_addr_size(blob, node, prop_name, NULL);
191}
192
Bin Menga62e84d2014-12-31 16:05:11 +0800193int fdtdec_get_pci_vendev(const void *blob, int node, u16 *vendor, u16 *device)
194{
195 const char *list, *end;
196 int len;
197
198 list = fdt_getprop(blob, node, "compatible", &len);
199 if (!list)
200 return -ENOENT;
201
202 end = list + len;
203 while (list < end) {
Bin Menga62e84d2014-12-31 16:05:11 +0800204 len = strlen(list);
205 if (len >= strlen("pciVVVV,DDDD")) {
Mario Sixb79221a2018-01-15 11:07:36 +0100206 char *s = strstr(list, "pci");
Bin Menga62e84d2014-12-31 16:05:11 +0800207
208 /*
209 * check if the string is something like pciVVVV,DDDD.RR
210 * or just pciVVVV,DDDD
211 */
212 if (s && s[7] == ',' &&
213 (s[12] == '.' || s[12] == 0)) {
214 s += 3;
215 *vendor = simple_strtol(s, NULL, 16);
216
217 s += 5;
218 *device = simple_strtol(s, NULL, 16);
219
220 return 0;
221 }
Bin Menga62e84d2014-12-31 16:05:11 +0800222 }
Bin Mengbc6351e2015-08-20 06:40:25 -0700223 list += (len + 1);
Bin Menga62e84d2014-12-31 16:05:11 +0800224 }
225
226 return -ENOENT;
227}
228
Simon Glass194fca92020-01-27 08:49:38 -0700229int fdtdec_get_pci_bar32(const struct udevice *dev, struct fdt_pci_addr *addr,
Simon Glassfcc0a872015-11-29 13:17:54 -0700230 u32 *bar)
Bin Menga62e84d2014-12-31 16:05:11 +0800231{
Bin Menga62e84d2014-12-31 16:05:11 +0800232 int barnum;
Bin Menga62e84d2014-12-31 16:05:11 +0800233
234 /* extract the bar number from fdt_pci_addr */
235 barnum = addr->phys_hi & 0xff;
Mario Sixb79221a2018-01-15 11:07:36 +0100236 if (barnum < PCI_BASE_ADDRESS_0 || barnum > PCI_CARDBUS_CIS)
Bin Menga62e84d2014-12-31 16:05:11 +0800237 return -EINVAL;
238
239 barnum = (barnum - PCI_BASE_ADDRESS_0) / 4;
Simon Glassb717f2f2021-08-01 18:54:18 -0600240
241 /*
242 * There is a strange toolchain bug with nds32 which complains about
243 * an undefined reference here, even if fdtdec_get_pci_bar32() is never
244 * called. An #ifdef seems to be the only fix!
245 */
246#if !IS_ENABLED(CONFIG_NDS32)
Simon Glassfcc0a872015-11-29 13:17:54 -0700247 *bar = dm_pci_read_bar32(dev, barnum);
Simon Glassb717f2f2021-08-01 18:54:18 -0600248#endif
Bin Menga62e84d2014-12-31 16:05:11 +0800249
250 return 0;
251}
Suneel Garapati1db7ee42019-10-19 15:19:35 -0700252
253int fdtdec_get_pci_bus_range(const void *blob, int node,
254 struct fdt_resource *res)
255{
256 const u32 *values;
257 int len;
258
259 values = fdt_getprop(blob, node, "bus-range", &len);
260 if (!values || len < sizeof(*values) * 2)
261 return -EINVAL;
262
263 res->start = fdt32_to_cpu(*values++);
264 res->end = fdt32_to_cpu(*values);
265
266 return 0;
267}
Bin Menga62e84d2014-12-31 16:05:11 +0800268
Che-Liang Chiouaadef0a2012-10-25 16:31:05 +0000269uint64_t fdtdec_get_uint64(const void *blob, int node, const char *prop_name,
Mario Six2e386622018-01-15 11:07:35 +0100270 uint64_t default_val)
Che-Liang Chiouaadef0a2012-10-25 16:31:05 +0000271{
Jean-Jacques Hiblotd60ae4c2019-10-22 10:05:22 +0200272 const unaligned_fdt64_t *cell64;
Che-Liang Chiouaadef0a2012-10-25 16:31:05 +0000273 int length;
274
275 cell64 = fdt_getprop(blob, node, prop_name, &length);
276 if (!cell64 || length < sizeof(*cell64))
277 return default_val;
278
279 return fdt64_to_cpu(*cell64);
280}
281
Simon Glassf88fe2d2012-02-27 10:52:34 +0000282int fdtdec_get_is_enabled(const void *blob, int node)
Simon Glassb5220bc2011-10-24 19:15:32 +0000283{
284 const char *cell;
285
Simon Glassf88fe2d2012-02-27 10:52:34 +0000286 /*
287 * It should say "okay", so only allow that. Some fdts use "ok" but
288 * this is a bug. Please fix your device tree source file. See here
289 * for discussion:
290 *
291 * http://www.mail-archive.com/u-boot@lists.denx.de/msg71598.html
292 */
Simon Glassb5220bc2011-10-24 19:15:32 +0000293 cell = fdt_getprop(blob, node, "status", NULL);
294 if (cell)
Mario Sixb79221a2018-01-15 11:07:36 +0100295 return strcmp(cell, "okay") == 0;
Simon Glassf88fe2d2012-02-27 10:52:34 +0000296 return 1;
Simon Glassb5220bc2011-10-24 19:15:32 +0000297}
298
Gerald Van Baren7cde3972012-11-12 23:13:54 -0500299enum fdt_compat_id fdtdec_lookup(const void *blob, int node)
Simon Glassb5220bc2011-10-24 19:15:32 +0000300{
301 enum fdt_compat_id id;
302
303 /* Search our drivers */
304 for (id = COMPAT_UNKNOWN; id < COMPAT_COUNT; id++)
Mario Sixb79221a2018-01-15 11:07:36 +0100305 if (fdt_node_check_compatible(blob, node,
306 compat_names[id]) == 0)
Simon Glassb5220bc2011-10-24 19:15:32 +0000307 return id;
308 return COMPAT_UNKNOWN;
309}
310
Mario Six2e386622018-01-15 11:07:35 +0100311int fdtdec_next_compatible(const void *blob, int node, enum fdt_compat_id id)
Simon Glassb5220bc2011-10-24 19:15:32 +0000312{
313 return fdt_node_offset_by_compatible(blob, node, compat_names[id]);
314}
315
Simon Glass3ddecfc2012-04-02 13:18:42 +0000316int fdtdec_next_compatible_subnode(const void *blob, int node,
Mario Six2e386622018-01-15 11:07:35 +0100317 enum fdt_compat_id id, int *depthp)
Simon Glass3ddecfc2012-04-02 13:18:42 +0000318{
319 do {
320 node = fdt_next_node(blob, node, depthp);
321 } while (*depthp > 1);
322
323 /* If this is a direct subnode, and compatible, return it */
324 if (*depthp == 1 && 0 == fdt_node_check_compatible(
325 blob, node, compat_names[id]))
326 return node;
327
328 return -FDT_ERR_NOTFOUND;
329}
330
Mario Six2e386622018-01-15 11:07:35 +0100331int fdtdec_next_alias(const void *blob, const char *name, enum fdt_compat_id id,
332 int *upto)
Simon Glassb5220bc2011-10-24 19:15:32 +0000333{
334#define MAX_STR_LEN 20
335 char str[MAX_STR_LEN + 20];
336 int node, err;
337
338 /* snprintf() is not available */
339 assert(strlen(name) < MAX_STR_LEN);
340 sprintf(str, "%.*s%d", MAX_STR_LEN, name, *upto);
Simon Glass00878472012-10-31 14:02:42 +0000341 node = fdt_path_offset(blob, str);
Simon Glassb5220bc2011-10-24 19:15:32 +0000342 if (node < 0)
343 return node;
344 err = fdt_node_check_compatible(blob, node, compat_names[id]);
345 if (err < 0)
346 return err;
Simon Glassf88fe2d2012-02-27 10:52:34 +0000347 if (err)
348 return -FDT_ERR_NOTFOUND;
349 (*upto)++;
350 return node;
Simon Glassb5220bc2011-10-24 19:15:32 +0000351}
352
Simon Glassa53f4a22012-01-17 08:20:50 +0000353int fdtdec_find_aliases_for_id(const void *blob, const char *name,
Mario Six2e386622018-01-15 11:07:35 +0100354 enum fdt_compat_id id, int *node_list,
355 int maxcount)
Simon Glassa53f4a22012-01-17 08:20:50 +0000356{
Simon Glassc6782272012-02-03 15:13:53 +0000357 memset(node_list, '\0', sizeof(*node_list) * maxcount);
358
359 return fdtdec_add_aliases_for_id(blob, name, id, node_list, maxcount);
360}
361
362/* TODO: Can we tighten this code up a little? */
363int fdtdec_add_aliases_for_id(const void *blob, const char *name,
Mario Six2e386622018-01-15 11:07:35 +0100364 enum fdt_compat_id id, int *node_list,
365 int maxcount)
Simon Glassc6782272012-02-03 15:13:53 +0000366{
Simon Glassa53f4a22012-01-17 08:20:50 +0000367 int name_len = strlen(name);
368 int nodes[maxcount];
369 int num_found = 0;
370 int offset, node;
371 int alias_node;
372 int count;
373 int i, j;
374
375 /* find the alias node if present */
376 alias_node = fdt_path_offset(blob, "/aliases");
377
378 /*
379 * start with nothing, and we can assume that the root node can't
380 * match
381 */
382 memset(nodes, '\0', sizeof(nodes));
383
384 /* First find all the compatible nodes */
385 for (node = count = 0; node >= 0 && count < maxcount;) {
386 node = fdtdec_next_compatible(blob, node, id);
387 if (node >= 0)
388 nodes[count++] = node;
389 }
390 if (node >= 0)
391 debug("%s: warning: maxcount exceeded with alias '%s'\n",
Mario Six2e386622018-01-15 11:07:35 +0100392 __func__, name);
Simon Glassa53f4a22012-01-17 08:20:50 +0000393
394 /* Now find all the aliases */
Simon Glassa53f4a22012-01-17 08:20:50 +0000395 for (offset = fdt_first_property_offset(blob, alias_node);
396 offset > 0;
397 offset = fdt_next_property_offset(blob, offset)) {
398 const struct fdt_property *prop;
399 const char *path;
400 int number;
401 int found;
402
403 node = 0;
404 prop = fdt_get_property_by_offset(blob, offset, NULL);
405 path = fdt_string(blob, fdt32_to_cpu(prop->nameoff));
406 if (prop->len && 0 == strncmp(path, name, name_len))
407 node = fdt_path_offset(blob, prop->data);
408 if (node <= 0)
409 continue;
410
411 /* Get the alias number */
Simon Glass0b1284e2021-07-24 09:03:30 -0600412 number = dectoul(path + name_len, NULL);
Simon Glassa53f4a22012-01-17 08:20:50 +0000413 if (number < 0 || number >= maxcount) {
414 debug("%s: warning: alias '%s' is out of range\n",
Mario Six2e386622018-01-15 11:07:35 +0100415 __func__, path);
Simon Glassa53f4a22012-01-17 08:20:50 +0000416 continue;
417 }
418
419 /* Make sure the node we found is actually in our list! */
420 found = -1;
421 for (j = 0; j < count; j++)
422 if (nodes[j] == node) {
423 found = j;
424 break;
425 }
426
427 if (found == -1) {
428 debug("%s: warning: alias '%s' points to a node "
429 "'%s' that is missing or is not compatible "
430 " with '%s'\n", __func__, path,
431 fdt_get_name(blob, node, NULL),
432 compat_names[id]);
433 continue;
434 }
435
436 /*
437 * Add this node to our list in the right place, and mark
438 * it as done.
439 */
440 if (fdtdec_get_is_enabled(blob, node)) {
Simon Glassc6782272012-02-03 15:13:53 +0000441 if (node_list[number]) {
442 debug("%s: warning: alias '%s' requires that "
443 "a node be placed in the list in a "
444 "position which is already filled by "
445 "node '%s'\n", __func__, path,
446 fdt_get_name(blob, node, NULL));
447 continue;
448 }
Simon Glassa53f4a22012-01-17 08:20:50 +0000449 node_list[number] = node;
450 if (number >= num_found)
451 num_found = number + 1;
452 }
Simon Glassc6782272012-02-03 15:13:53 +0000453 nodes[found] = 0;
Simon Glassa53f4a22012-01-17 08:20:50 +0000454 }
455
456 /* Add any nodes not mentioned by an alias */
457 for (i = j = 0; i < maxcount; i++) {
458 if (!node_list[i]) {
459 for (; j < maxcount; j++)
460 if (nodes[j] &&
Mario Six2e386622018-01-15 11:07:35 +0100461 fdtdec_get_is_enabled(blob, nodes[j]))
Simon Glassa53f4a22012-01-17 08:20:50 +0000462 break;
463
464 /* Have we run out of nodes to add? */
465 if (j == maxcount)
466 break;
467
468 assert(!node_list[i]);
469 node_list[i] = nodes[j++];
470 if (i >= num_found)
471 num_found = i + 1;
472 }
473 }
474
475 return num_found;
476}
477
Simon Glass5c33c9f2014-07-23 06:55:09 -0600478int fdtdec_get_alias_seq(const void *blob, const char *base, int offset,
479 int *seqp)
480{
481 int base_len = strlen(base);
482 const char *find_name;
483 int find_namelen;
484 int prop_offset;
485 int aliases;
486
487 find_name = fdt_get_name(blob, offset, &find_namelen);
488 debug("Looking for '%s' at %d, name %s\n", base, offset, find_name);
489
490 aliases = fdt_path_offset(blob, "/aliases");
491 for (prop_offset = fdt_first_property_offset(blob, aliases);
492 prop_offset > 0;
493 prop_offset = fdt_next_property_offset(blob, prop_offset)) {
494 const char *prop;
495 const char *name;
496 const char *slash;
Simon Glassc4af6732015-06-23 15:39:08 -0600497 int len, val;
Simon Glass5c33c9f2014-07-23 06:55:09 -0600498
499 prop = fdt_getprop_by_offset(blob, prop_offset, &name, &len);
500 debug(" - %s, %s\n", name, prop);
501 if (len < find_namelen || *prop != '/' || prop[len - 1] ||
502 strncmp(name, base, base_len))
503 continue;
504
505 slash = strrchr(prop, '/');
506 if (strcmp(slash + 1, find_name))
507 continue;
Aswath Govindrajuc5891322020-12-03 10:55:45 +0530508
509 /*
510 * Adding an extra check to distinguish DT nodes with
511 * same name
512 */
513 if (IS_ENABLED(CONFIG_PHANDLE_CHECK_SEQ)) {
514 if (fdt_get_phandle(blob, offset) !=
515 fdt_get_phandle(blob, fdt_path_offset(blob, prop)))
516 continue;
517 }
518
Simon Glassc4af6732015-06-23 15:39:08 -0600519 val = trailing_strtol(name);
520 if (val != -1) {
521 *seqp = val;
522 debug("Found seq %d\n", *seqp);
523 return 0;
Simon Glass5c33c9f2014-07-23 06:55:09 -0600524 }
525 }
526
527 debug("Not found\n");
528 return -ENOENT;
529}
530
Michal Simek003c9dc2019-01-31 16:30:58 +0100531int fdtdec_get_alias_highest_id(const void *blob, const char *base)
532{
533 int base_len = strlen(base);
534 int prop_offset;
535 int aliases;
536 int max = -1;
537
538 debug("Looking for highest alias id for '%s'\n", base);
539
540 aliases = fdt_path_offset(blob, "/aliases");
541 for (prop_offset = fdt_first_property_offset(blob, aliases);
542 prop_offset > 0;
543 prop_offset = fdt_next_property_offset(blob, prop_offset)) {
544 const char *prop;
545 const char *name;
546 int len, val;
547
548 prop = fdt_getprop_by_offset(blob, prop_offset, &name, &len);
549 debug(" - %s, %s\n", name, prop);
550 if (*prop != '/' || prop[len - 1] ||
551 strncmp(name, base, base_len))
552 continue;
553
554 val = trailing_strtol(name);
555 if (val > max) {
556 debug("Found seq %d\n", val);
557 max = val;
558 }
559 }
560
561 return max;
562}
563
Simon Glass3bc37a52015-10-17 19:41:14 -0600564const char *fdtdec_get_chosen_prop(const void *blob, const char *name)
565{
566 int chosen_node;
567
568 if (!blob)
569 return NULL;
570 chosen_node = fdt_path_offset(blob, "/chosen");
571 return fdt_getprop(blob, chosen_node, name, NULL);
572}
573
Simon Glassaac07d42014-09-04 16:27:24 -0600574int fdtdec_get_chosen_node(const void *blob, const char *name)
575{
576 const char *prop;
Simon Glassaac07d42014-09-04 16:27:24 -0600577
Simon Glass3bc37a52015-10-17 19:41:14 -0600578 prop = fdtdec_get_chosen_prop(blob, name);
Simon Glassaac07d42014-09-04 16:27:24 -0600579 if (!prop)
580 return -FDT_ERR_NOTFOUND;
581 return fdt_path_offset(blob, prop);
582}
583
Simon Glass9a263e52012-03-28 10:08:24 +0000584int fdtdec_check_fdt(void)
585{
586 /*
587 * We must have an FDT, but we cannot panic() yet since the console
588 * is not ready. So for now, just assert(). Boards which need an early
589 * FDT (prior to console ready) will need to make their own
590 * arrangements and do their own checks.
591 */
592 assert(!fdtdec_prepare_fdt());
593 return 0;
594}
595
Simon Glassb5220bc2011-10-24 19:15:32 +0000596/*
597 * This function is a little odd in that it accesses global data. At some
598 * point if the architecture board.c files merge this will make more sense.
599 * Even now, it is common code.
600 */
Simon Glass9a263e52012-03-28 10:08:24 +0000601int fdtdec_prepare_fdt(void)
Simon Glassb5220bc2011-10-24 19:15:32 +0000602{
Simon Glassc309c2d2013-04-20 08:42:46 +0000603 if (!gd->fdt_blob || ((uintptr_t)gd->fdt_blob & 3) ||
604 fdt_check_header(gd->fdt_blob)) {
Simon Glass66312372015-02-27 22:06:32 -0700605#ifdef CONFIG_SPL_BUILD
606 puts("Missing DTB\n");
607#else
Simon Glasse1d23f52021-01-13 20:29:48 -0700608 printf("No valid device tree binary found at %p\n",
609 gd->fdt_blob);
Simon Glasscb5f97f702015-06-23 15:39:09 -0600610# ifdef DEBUG
611 if (gd->fdt_blob) {
612 printf("fdt_blob=%p\n", gd->fdt_blob);
613 print_buffer((ulong)gd->fdt_blob, gd->fdt_blob, 4,
614 32, 0);
615 }
616# endif
Simon Glass66312372015-02-27 22:06:32 -0700617#endif
Simon Glass9a263e52012-03-28 10:08:24 +0000618 return -1;
619 }
Simon Glassb5220bc2011-10-24 19:15:32 +0000620 return 0;
621}
Simon Glassd17da652012-02-27 10:52:35 +0000622
623int fdtdec_lookup_phandle(const void *blob, int node, const char *prop_name)
624{
625 const u32 *phandle;
626 int lookup;
627
Simon Glass1cb23232012-07-12 05:25:01 +0000628 debug("%s: %s\n", __func__, prop_name);
Simon Glassd17da652012-02-27 10:52:35 +0000629 phandle = fdt_getprop(blob, node, prop_name, NULL);
630 if (!phandle)
631 return -FDT_ERR_NOTFOUND;
632
633 lookup = fdt_node_offset_by_phandle(blob, fdt32_to_cpu(*phandle));
634 return lookup;
635}
636
637/**
638 * Look up a property in a node and check that it has a minimum length.
639 *
640 * @param blob FDT blob
641 * @param node node to examine
642 * @param prop_name name of property to find
643 * @param min_len minimum property length in bytes
644 * @param err 0 if ok, or -FDT_ERR_NOTFOUND if the property is not
645 found, or -FDT_ERR_BADLAYOUT if not enough data
646 * @return pointer to cell, which is only valid if err == 0
647 */
648static const void *get_prop_check_min_len(const void *blob, int node,
Mario Six2e386622018-01-15 11:07:35 +0100649 const char *prop_name, int min_len,
650 int *err)
Simon Glassd17da652012-02-27 10:52:35 +0000651{
652 const void *cell;
653 int len;
654
655 debug("%s: %s\n", __func__, prop_name);
656 cell = fdt_getprop(blob, node, prop_name, &len);
657 if (!cell)
658 *err = -FDT_ERR_NOTFOUND;
659 else if (len < min_len)
660 *err = -FDT_ERR_BADLAYOUT;
661 else
662 *err = 0;
663 return cell;
664}
665
666int fdtdec_get_int_array(const void *blob, int node, const char *prop_name,
Mario Six2e386622018-01-15 11:07:35 +0100667 u32 *array, int count)
Simon Glassd17da652012-02-27 10:52:35 +0000668{
669 const u32 *cell;
Mario Sixb79221a2018-01-15 11:07:36 +0100670 int err = 0;
Simon Glassd17da652012-02-27 10:52:35 +0000671
672 debug("%s: %s\n", __func__, prop_name);
673 cell = get_prop_check_min_len(blob, node, prop_name,
674 sizeof(u32) * count, &err);
675 if (!err) {
Mario Sixb79221a2018-01-15 11:07:36 +0100676 int i;
677
Simon Glassd17da652012-02-27 10:52:35 +0000678 for (i = 0; i < count; i++)
679 array[i] = fdt32_to_cpu(cell[i]);
680 }
681 return err;
682}
683
Simon Glassa9f04d42014-11-10 18:00:19 -0700684int fdtdec_get_int_array_count(const void *blob, int node,
685 const char *prop_name, u32 *array, int count)
686{
687 const u32 *cell;
688 int len, elems;
689 int i;
690
691 debug("%s: %s\n", __func__, prop_name);
692 cell = fdt_getprop(blob, node, prop_name, &len);
693 if (!cell)
694 return -FDT_ERR_NOTFOUND;
695 elems = len / sizeof(u32);
696 if (count > elems)
697 count = elems;
698 for (i = 0; i < count; i++)
699 array[i] = fdt32_to_cpu(cell[i]);
700
701 return count;
702}
703
Simon Glass96875e72012-04-02 13:18:41 +0000704const u32 *fdtdec_locate_array(const void *blob, int node,
705 const char *prop_name, int count)
706{
707 const u32 *cell;
708 int err;
709
710 cell = get_prop_check_min_len(blob, node, prop_name,
711 sizeof(u32) * count, &err);
712 return err ? NULL : cell;
713}
714
Simon Glassd17da652012-02-27 10:52:35 +0000715int fdtdec_get_bool(const void *blob, int node, const char *prop_name)
716{
717 const s32 *cell;
718 int len;
719
720 debug("%s: %s\n", __func__, prop_name);
721 cell = fdt_getprop(blob, node, prop_name, &len);
722 return cell != NULL;
723}
Simon Glassed3ee5c2012-02-27 10:52:36 +0000724
Simon Glass57068a72015-01-05 20:05:26 -0700725int fdtdec_parse_phandle_with_args(const void *blob, int src_node,
726 const char *list_name,
727 const char *cells_name,
728 int cell_count, int index,
729 struct fdtdec_phandle_args *out_args)
730{
731 const __be32 *list, *list_end;
732 int rc = 0, size, cur_index = 0;
733 uint32_t count = 0;
734 int node = -1;
735 int phandle;
736
737 /* Retrieve the phandle list property */
738 list = fdt_getprop(blob, src_node, list_name, &size);
739 if (!list)
740 return -ENOENT;
741 list_end = list + size / sizeof(*list);
742
743 /* Loop over the phandles until all the requested entry is found */
744 while (list < list_end) {
745 rc = -EINVAL;
746 count = 0;
747
748 /*
749 * If phandle is 0, then it is an empty entry with no
750 * arguments. Skip forward to the next entry.
751 */
752 phandle = be32_to_cpup(list++);
753 if (phandle) {
754 /*
755 * Find the provider node and parse the #*-cells
756 * property to determine the argument length.
757 *
758 * This is not needed if the cell count is hard-coded
759 * (i.e. cells_name not set, but cell_count is set),
760 * except when we're going to return the found node
761 * below.
762 */
763 if (cells_name || cur_index == index) {
764 node = fdt_node_offset_by_phandle(blob,
765 phandle);
Patrick Delaunaycba487c2020-09-25 09:41:15 +0200766 if (node < 0) {
Simon Glass57068a72015-01-05 20:05:26 -0700767 debug("%s: could not find phandle\n",
768 fdt_get_name(blob, src_node,
769 NULL));
770 goto err;
771 }
772 }
773
774 if (cells_name) {
775 count = fdtdec_get_int(blob, node, cells_name,
776 -1);
777 if (count == -1) {
778 debug("%s: could not get %s for %s\n",
779 fdt_get_name(blob, src_node,
780 NULL),
781 cells_name,
782 fdt_get_name(blob, node,
783 NULL));
784 goto err;
785 }
786 } else {
787 count = cell_count;
788 }
789
790 /*
791 * Make sure that the arguments actually fit in the
792 * remaining property data length
793 */
794 if (list + count > list_end) {
795 debug("%s: arguments longer than property\n",
796 fdt_get_name(blob, src_node, NULL));
797 goto err;
798 }
799 }
800
801 /*
802 * All of the error cases above bail out of the loop, so at
803 * this point, the parsing is successful. If the requested
804 * index matches, then fill the out_args structure and return,
805 * or return -ENOENT for an empty entry.
806 */
807 rc = -ENOENT;
808 if (cur_index == index) {
809 if (!phandle)
810 goto err;
811
812 if (out_args) {
813 int i;
814
815 if (count > MAX_PHANDLE_ARGS) {
816 debug("%s: too many arguments %d\n",
817 fdt_get_name(blob, src_node,
818 NULL), count);
819 count = MAX_PHANDLE_ARGS;
820 }
821 out_args->node = node;
822 out_args->args_count = count;
823 for (i = 0; i < count; i++) {
824 out_args->args[i] =
825 be32_to_cpup(list++);
826 }
827 }
828
829 /* Found it! return success */
830 return 0;
831 }
832
833 node = -1;
834 list += count;
835 cur_index++;
836 }
837
838 /*
839 * Result will be one of:
840 * -ENOENT : index is for empty phandle
841 * -EINVAL : parsing error on data
842 * [1..n] : Number of phandle (count mode; when index = -1)
843 */
844 rc = index < 0 ? cur_index : -ENOENT;
845 err:
846 return rc;
847}
848
Anton Staffbed4d892012-04-17 09:01:28 +0000849int fdtdec_get_byte_array(const void *blob, int node, const char *prop_name,
Mario Six2e386622018-01-15 11:07:35 +0100850 u8 *array, int count)
Anton Staffbed4d892012-04-17 09:01:28 +0000851{
852 const u8 *cell;
853 int err;
854
855 cell = get_prop_check_min_len(blob, node, prop_name, count, &err);
856 if (!err)
857 memcpy(array, cell, count);
858 return err;
859}
860
861const u8 *fdtdec_locate_byte_array(const void *blob, int node,
Mario Six2e386622018-01-15 11:07:35 +0100862 const char *prop_name, int count)
Anton Staffbed4d892012-04-17 09:01:28 +0000863{
864 const u8 *cell;
865 int err;
866
867 cell = get_prop_check_min_len(blob, node, prop_name, count, &err);
868 if (err)
869 return NULL;
870 return cell;
871}
Abhilash Kesavan09258f12012-10-25 16:30:58 +0000872
Simon Glass5f7bfdd2015-03-05 12:25:14 -0700873u64 fdtdec_get_number(const fdt32_t *ptr, unsigned int cells)
Thierry Reding56f42242014-08-26 17:33:53 +0200874{
875 u64 number = 0;
876
877 while (cells--)
878 number = (number << 32) | fdt32_to_cpu(*ptr++);
879
880 return number;
881}
882
883int fdt_get_resource(const void *fdt, int node, const char *property,
884 unsigned int index, struct fdt_resource *res)
885{
886 const fdt32_t *ptr, *end;
887 int na, ns, len, parent;
888 unsigned int i = 0;
889
890 parent = fdt_parent_offset(fdt, node);
891 if (parent < 0)
892 return parent;
893
894 na = fdt_address_cells(fdt, parent);
895 ns = fdt_size_cells(fdt, parent);
896
897 ptr = fdt_getprop(fdt, node, property, &len);
898 if (!ptr)
899 return len;
900
901 end = ptr + len / sizeof(*ptr);
902
903 while (ptr + na + ns <= end) {
904 if (i == index) {
Patrick Delaunayfeb7ac42021-04-06 09:38:06 +0200905 if (CONFIG_IS_ENABLED(OF_TRANSLATE))
906 res->start = fdt_translate_address(fdt, node, ptr);
907 else
908 res->start = fdtdec_get_number(ptr, na);
909
Mario Sixb79221a2018-01-15 11:07:36 +0100910 res->end = res->start;
Thierry Reding56f42242014-08-26 17:33:53 +0200911 res->end += fdtdec_get_number(&ptr[na], ns) - 1;
912 return 0;
913 }
914
915 ptr += na + ns;
916 i++;
917 }
918
919 return -FDT_ERR_NOTFOUND;
920}
921
922int fdt_get_named_resource(const void *fdt, int node, const char *property,
923 const char *prop_names, const char *name,
924 struct fdt_resource *res)
925{
926 int index;
927
Simon Glassb02e4042016-10-02 17:59:28 -0600928 index = fdt_stringlist_search(fdt, node, prop_names, name);
Thierry Reding56f42242014-08-26 17:33:53 +0200929 if (index < 0)
930 return index;
931
932 return fdt_get_resource(fdt, node, property, index, res);
933}
Thierry Reding9f85eee2014-08-26 17:33:54 +0200934
Simon Glass12e67112015-04-14 21:03:21 -0600935static int decode_timing_property(const void *blob, int node, const char *name,
936 struct timing_entry *result)
937{
938 int length, ret = 0;
939 const u32 *prop;
940
941 prop = fdt_getprop(blob, node, name, &length);
942 if (!prop) {
943 debug("%s: could not find property %s\n",
944 fdt_get_name(blob, node, NULL), name);
945 return length;
946 }
947
948 if (length == sizeof(u32)) {
949 result->typ = fdtdec_get_int(blob, node, name, 0);
950 result->min = result->typ;
951 result->max = result->typ;
952 } else {
953 ret = fdtdec_get_int_array(blob, node, name, &result->min, 3);
954 }
955
956 return ret;
957}
958
959int fdtdec_decode_display_timing(const void *blob, int parent, int index,
960 struct display_timing *dt)
961{
962 int i, node, timings_node;
963 u32 val = 0;
964 int ret = 0;
965
966 timings_node = fdt_subnode_offset(blob, parent, "display-timings");
967 if (timings_node < 0)
968 return timings_node;
969
970 for (i = 0, node = fdt_first_subnode(blob, timings_node);
971 node > 0 && i != index;
972 node = fdt_next_subnode(blob, node))
973 i++;
974
975 if (node < 0)
976 return node;
977
978 memset(dt, 0, sizeof(*dt));
979
980 ret |= decode_timing_property(blob, node, "hback-porch",
981 &dt->hback_porch);
982 ret |= decode_timing_property(blob, node, "hfront-porch",
983 &dt->hfront_porch);
984 ret |= decode_timing_property(blob, node, "hactive", &dt->hactive);
985 ret |= decode_timing_property(blob, node, "hsync-len", &dt->hsync_len);
986 ret |= decode_timing_property(blob, node, "vback-porch",
987 &dt->vback_porch);
988 ret |= decode_timing_property(blob, node, "vfront-porch",
989 &dt->vfront_porch);
990 ret |= decode_timing_property(blob, node, "vactive", &dt->vactive);
991 ret |= decode_timing_property(blob, node, "vsync-len", &dt->vsync_len);
992 ret |= decode_timing_property(blob, node, "clock-frequency",
993 &dt->pixelclock);
994
995 dt->flags = 0;
996 val = fdtdec_get_int(blob, node, "vsync-active", -1);
997 if (val != -1) {
998 dt->flags |= val ? DISPLAY_FLAGS_VSYNC_HIGH :
999 DISPLAY_FLAGS_VSYNC_LOW;
1000 }
1001 val = fdtdec_get_int(blob, node, "hsync-active", -1);
1002 if (val != -1) {
1003 dt->flags |= val ? DISPLAY_FLAGS_HSYNC_HIGH :
1004 DISPLAY_FLAGS_HSYNC_LOW;
1005 }
1006 val = fdtdec_get_int(blob, node, "de-active", -1);
1007 if (val != -1) {
1008 dt->flags |= val ? DISPLAY_FLAGS_DE_HIGH :
1009 DISPLAY_FLAGS_DE_LOW;
1010 }
1011 val = fdtdec_get_int(blob, node, "pixelclk-active", -1);
1012 if (val != -1) {
1013 dt->flags |= val ? DISPLAY_FLAGS_PIXDATA_POSEDGE :
1014 DISPLAY_FLAGS_PIXDATA_NEGEDGE;
1015 }
1016
1017 if (fdtdec_get_bool(blob, node, "interlaced"))
1018 dt->flags |= DISPLAY_FLAGS_INTERLACED;
1019 if (fdtdec_get_bool(blob, node, "doublescan"))
1020 dt->flags |= DISPLAY_FLAGS_DOUBLESCAN;
1021 if (fdtdec_get_bool(blob, node, "doubleclk"))
1022 dt->flags |= DISPLAY_FLAGS_DOUBLECLK;
1023
Simon Glass04b9dd12016-05-05 07:28:21 -06001024 return ret;
Simon Glass12e67112015-04-14 21:03:21 -06001025}
1026
Michal Simek50c7b722020-07-10 13:16:50 +02001027int fdtdec_setup_mem_size_base(void)
Nathan Rossi623f6012016-12-19 00:03:34 +10001028{
Michal Simekc2f09502020-07-10 13:34:44 +02001029 int ret;
1030 ofnode mem;
1031 struct resource res;
Nathan Rossi623f6012016-12-19 00:03:34 +10001032
Michal Simekc2f09502020-07-10 13:34:44 +02001033 mem = ofnode_path("/memory");
1034 if (!ofnode_valid(mem)) {
Nathan Rossi623f6012016-12-19 00:03:34 +10001035 debug("%s: Missing /memory node\n", __func__);
1036 return -EINVAL;
1037 }
1038
Michal Simekc2f09502020-07-10 13:34:44 +02001039 ret = ofnode_read_resource(mem, 0, &res);
Nathan Rossi623f6012016-12-19 00:03:34 +10001040 if (ret != 0) {
1041 debug("%s: Unable to decode first memory bank\n", __func__);
1042 return -EINVAL;
1043 }
1044
1045 gd->ram_size = (phys_size_t)(res.end - res.start + 1);
Siva Durga Prasad Paladugu1473b122018-07-16 15:56:10 +05301046 gd->ram_base = (unsigned long)res.start;
Simon Glassc69380f2017-05-27 07:38:13 -06001047 debug("%s: Initial DRAM size %llx\n", __func__,
1048 (unsigned long long)gd->ram_size);
Nathan Rossi623f6012016-12-19 00:03:34 +10001049
1050 return 0;
1051}
1052
Michal Simekc2f09502020-07-10 13:34:44 +02001053ofnode get_next_memory_node(ofnode mem)
Jens Wiklander452bc122018-07-13 12:12:11 +02001054{
Jens Wiklander452bc122018-07-13 12:12:11 +02001055 do {
Michal Simekc2f09502020-07-10 13:34:44 +02001056 mem = ofnode_by_prop_value(mem, "device_type", "memory", 7);
1057 } while (!ofnode_is_available(mem));
Jens Wiklander452bc122018-07-13 12:12:11 +02001058
1059 return mem;
1060}
1061
Michal Simek62897c42020-07-10 13:16:49 +02001062int fdtdec_setup_memory_banksize(void)
Nathan Rossi623f6012016-12-19 00:03:34 +10001063{
Michal Simekc2f09502020-07-10 13:34:44 +02001064 int bank, ret, reg = 0;
1065 struct resource res;
1066 ofnode mem = ofnode_null();
Nathan Rossi623f6012016-12-19 00:03:34 +10001067
Michal Simekc2f09502020-07-10 13:34:44 +02001068 mem = get_next_memory_node(mem);
1069 if (!ofnode_valid(mem)) {
Michal Simek658954c2018-10-03 15:53:52 +02001070 debug("%s: Missing /memory node\n", __func__);
1071 return -EINVAL;
1072 }
Nathan Rossi623f6012016-12-19 00:03:34 +10001073
1074 for (bank = 0; bank < CONFIG_NR_DRAM_BANKS; bank++) {
Michal Simekc2f09502020-07-10 13:34:44 +02001075 ret = ofnode_read_resource(mem, reg++, &res);
1076 if (ret < 0) {
Marek Vasut942ee092017-11-27 05:32:42 +01001077 reg = 0;
Michal Simekc2f09502020-07-10 13:34:44 +02001078 mem = get_next_memory_node(mem);
Marek Vasut81d0cef2020-09-12 12:42:52 +02001079 if (!ofnode_valid(mem))
Michal Simek658954c2018-10-03 15:53:52 +02001080 break;
1081
Michal Simekc2f09502020-07-10 13:34:44 +02001082 ret = ofnode_read_resource(mem, reg++, &res);
1083 if (ret < 0)
Michal Simek658954c2018-10-03 15:53:52 +02001084 break;
1085 }
Michal Simekc2f09502020-07-10 13:34:44 +02001086
1087 if (ret != 0)
Michal Simek658954c2018-10-03 15:53:52 +02001088 return -EINVAL;
Nathan Rossi623f6012016-12-19 00:03:34 +10001089
1090 gd->bd->bi_dram[bank].start = (phys_addr_t)res.start;
1091 gd->bd->bi_dram[bank].size =
1092 (phys_size_t)(res.end - res.start + 1);
1093
1094 debug("%s: DRAM Bank #%d: start = 0x%llx, size = 0x%llx\n",
1095 __func__, bank,
1096 (unsigned long long)gd->bd->bi_dram[bank].start,
1097 (unsigned long long)gd->bd->bi_dram[bank].size);
1098 }
1099
1100 return 0;
1101}
Michal Simek7fce7392020-07-09 14:09:52 +02001102
1103int fdtdec_setup_mem_size_base_lowest(void)
1104{
Michal Simekc2f09502020-07-10 13:34:44 +02001105 int bank, ret, reg = 0;
1106 struct resource res;
Michal Simek7fce7392020-07-09 14:09:52 +02001107 unsigned long base;
1108 phys_size_t size;
Michal Simekc2f09502020-07-10 13:34:44 +02001109 ofnode mem = ofnode_null();
Michal Simek7fce7392020-07-09 14:09:52 +02001110
1111 gd->ram_base = (unsigned long)~0;
1112
Michal Simekc2f09502020-07-10 13:34:44 +02001113 mem = get_next_memory_node(mem);
1114 if (!ofnode_valid(mem)) {
Michal Simek7fce7392020-07-09 14:09:52 +02001115 debug("%s: Missing /memory node\n", __func__);
1116 return -EINVAL;
1117 }
1118
1119 for (bank = 0; bank < CONFIG_NR_DRAM_BANKS; bank++) {
Michal Simekc2f09502020-07-10 13:34:44 +02001120 ret = ofnode_read_resource(mem, reg++, &res);
1121 if (ret < 0) {
Michal Simek7fce7392020-07-09 14:09:52 +02001122 reg = 0;
Michal Simekc2f09502020-07-10 13:34:44 +02001123 mem = get_next_memory_node(mem);
Marek Vasut81d0cef2020-09-12 12:42:52 +02001124 if (!ofnode_valid(mem))
Michal Simek7fce7392020-07-09 14:09:52 +02001125 break;
1126
Michal Simekc2f09502020-07-10 13:34:44 +02001127 ret = ofnode_read_resource(mem, reg++, &res);
1128 if (ret < 0)
Michal Simek7fce7392020-07-09 14:09:52 +02001129 break;
1130 }
Michal Simekc2f09502020-07-10 13:34:44 +02001131
Michal Simek7fce7392020-07-09 14:09:52 +02001132 if (ret != 0)
1133 return -EINVAL;
1134
1135 base = (unsigned long)res.start;
1136 size = (phys_size_t)(res.end - res.start + 1);
1137
1138 if (gd->ram_base > base && size) {
1139 gd->ram_base = base;
1140 gd->ram_size = size;
1141 debug("%s: Initial DRAM base %lx size %lx\n",
1142 __func__, base, (unsigned long)size);
1143 }
1144 }
1145
1146 return 0;
1147}
Nathan Rossi623f6012016-12-19 00:03:34 +10001148
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001149#if CONFIG_IS_ENABLED(MULTI_DTB_FIT)
1150# if CONFIG_IS_ENABLED(MULTI_DTB_FIT_GZIP) ||\
1151 CONFIG_IS_ENABLED(MULTI_DTB_FIT_LZO)
1152static int uncompress_blob(const void *src, ulong sz_src, void **dstp)
1153{
Marek Vasut95f4bbd2019-03-08 16:06:55 +01001154 size_t sz_out = CONFIG_VAL(MULTI_DTB_FIT_UNCOMPRESS_SZ);
Marek Vasut1fd30352019-03-13 21:11:22 +01001155 bool gzip = 0, lzo = 0;
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001156 ulong sz_in = sz_src;
1157 void *dst;
1158 int rc;
1159
1160 if (CONFIG_IS_ENABLED(GZIP))
Marek Vasut1fd30352019-03-13 21:11:22 +01001161 if (gzip_parse_header(src, sz_in) >= 0)
1162 gzip = 1;
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001163 if (CONFIG_IS_ENABLED(LZO))
Marek Vasut1fd30352019-03-13 21:11:22 +01001164 if (!gzip && lzop_is_valid_header(src))
1165 lzo = 1;
1166
1167 if (!gzip && !lzo)
1168 return -EBADMSG;
1169
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001170
1171 if (CONFIG_IS_ENABLED(MULTI_DTB_FIT_DYN_ALLOC)) {
1172 dst = malloc(sz_out);
1173 if (!dst) {
1174 puts("uncompress_blob: Unable to allocate memory\n");
1175 return -ENOMEM;
1176 }
1177 } else {
1178# if CONFIG_IS_ENABLED(MULTI_DTB_FIT_USER_DEFINED_AREA)
1179 dst = (void *)CONFIG_VAL(MULTI_DTB_FIT_USER_DEF_ADDR);
1180# else
1181 return -ENOTSUPP;
1182# endif
1183 }
1184
Marek Vasut1fd30352019-03-13 21:11:22 +01001185 if (CONFIG_IS_ENABLED(GZIP) && gzip)
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001186 rc = gunzip(dst, sz_out, (u8 *)src, &sz_in);
Marek Vasut1fd30352019-03-13 21:11:22 +01001187 else if (CONFIG_IS_ENABLED(LZO) && lzo)
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001188 rc = lzop_decompress(src, sz_in, dst, &sz_out);
Marek Vasut1fd30352019-03-13 21:11:22 +01001189 else
1190 hang();
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001191
1192 if (rc < 0) {
1193 /* not a valid compressed blob */
1194 puts("uncompress_blob: Unable to uncompress\n");
1195 if (CONFIG_IS_ENABLED(MULTI_DTB_FIT_DYN_ALLOC))
1196 free(dst);
1197 return -EBADMSG;
1198 }
1199 *dstp = dst;
1200 return 0;
1201}
1202# else
1203static int uncompress_blob(const void *src, ulong sz_src, void **dstp)
1204{
Marek Vasut410d9b62018-10-18 20:37:05 +02001205 *dstp = (void *)src;
1206 return 0;
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001207}
1208# endif
1209#endif
1210
Rob Clark3b595da2018-01-10 11:34:37 +01001211#if defined(CONFIG_OF_BOARD) || defined(CONFIG_OF_SEPARATE)
1212/*
1213 * For CONFIG_OF_SEPARATE, the board may optionally implement this to
1214 * provide and/or fixup the fdt.
1215 */
1216__weak void *board_fdt_blob_setup(void)
1217{
1218 void *fdt_blob = NULL;
1219#ifdef CONFIG_SPL_BUILD
1220 /* FDT is at end of BSS unless it is in a different memory region */
Tom Rinie31350c2021-02-14 14:08:17 -05001221 if (IS_ENABLED(CONFIG_SPL_SEPARATE_BSS))
Rob Clark3b595da2018-01-10 11:34:37 +01001222 fdt_blob = (ulong *)&_image_binary_end;
1223 else
1224 fdt_blob = (ulong *)&__bss_end;
1225#else
1226 /* FDT is at end of image */
1227 fdt_blob = (ulong *)&_end;
1228#endif
1229 return fdt_blob;
1230}
1231#endif
1232
Thierry Redingebf30e82019-04-15 11:32:13 +02001233int fdtdec_set_ethernet_mac_address(void *fdt, const u8 *mac, size_t size)
1234{
1235 const char *path;
1236 int offset, err;
1237
1238 if (!is_valid_ethaddr(mac))
1239 return -EINVAL;
1240
1241 path = fdt_get_alias(fdt, "ethernet");
1242 if (!path)
1243 return 0;
1244
1245 debug("ethernet alias found: %s\n", path);
1246
1247 offset = fdt_path_offset(fdt, path);
1248 if (offset < 0) {
1249 debug("ethernet alias points to absent node %s\n", path);
1250 return -ENOENT;
1251 }
1252
1253 err = fdt_setprop_inplace(fdt, offset, "local-mac-address", mac, size);
1254 if (err < 0)
1255 return err;
1256
1257 debug("MAC address: %pM\n", mac);
1258
1259 return 0;
1260}
1261
Thierry Redingc9222a02019-03-21 19:10:02 +01001262static int fdtdec_init_reserved_memory(void *blob)
1263{
1264 int na, ns, node, err;
1265 fdt32_t value;
1266
1267 /* inherit #address-cells and #size-cells from the root node */
1268 na = fdt_address_cells(blob, 0);
1269 ns = fdt_size_cells(blob, 0);
1270
1271 node = fdt_add_subnode(blob, 0, "reserved-memory");
1272 if (node < 0)
1273 return node;
1274
1275 err = fdt_setprop(blob, node, "ranges", NULL, 0);
1276 if (err < 0)
1277 return err;
1278
1279 value = cpu_to_fdt32(ns);
1280
1281 err = fdt_setprop(blob, node, "#size-cells", &value, sizeof(value));
1282 if (err < 0)
1283 return err;
1284
1285 value = cpu_to_fdt32(na);
1286
1287 err = fdt_setprop(blob, node, "#address-cells", &value, sizeof(value));
1288 if (err < 0)
1289 return err;
1290
1291 return node;
1292}
1293
1294int fdtdec_add_reserved_memory(void *blob, const char *basename,
1295 const struct fdt_memory *carveout,
Etienne Carriereccaa5742020-09-10 10:49:59 +02001296 uint32_t *phandlep, bool no_map)
Thierry Redingc9222a02019-03-21 19:10:02 +01001297{
1298 fdt32_t cells[4] = {}, *ptr = cells;
1299 uint32_t upper, lower, phandle;
1300 int parent, node, na, ns, err;
Thierry Reding3bf2f152019-04-15 10:08:21 +02001301 fdt_size_t size;
Thierry Redingc9222a02019-03-21 19:10:02 +01001302 char name[64];
1303
1304 /* create an empty /reserved-memory node if one doesn't exist */
1305 parent = fdt_path_offset(blob, "/reserved-memory");
1306 if (parent < 0) {
1307 parent = fdtdec_init_reserved_memory(blob);
1308 if (parent < 0)
1309 return parent;
1310 }
1311
1312 /* only 1 or 2 #address-cells and #size-cells are supported */
1313 na = fdt_address_cells(blob, parent);
1314 if (na < 1 || na > 2)
1315 return -FDT_ERR_BADNCELLS;
1316
1317 ns = fdt_size_cells(blob, parent);
1318 if (ns < 1 || ns > 2)
1319 return -FDT_ERR_BADNCELLS;
1320
1321 /* find a matching node and return the phandle to that */
1322 fdt_for_each_subnode(node, blob, parent) {
1323 const char *name = fdt_get_name(blob, node, NULL);
Bin Menga9ad1132020-05-19 23:38:32 -07001324 fdt_addr_t addr;
1325 fdt_size_t size;
Thierry Redingc9222a02019-03-21 19:10:02 +01001326
Bin Mengf6704c72020-05-19 23:38:33 -07001327 addr = fdtdec_get_addr_size_fixed(blob, node, "reg", 0, na, ns,
1328 &size, false);
Thierry Redingc9222a02019-03-21 19:10:02 +01001329 if (addr == FDT_ADDR_T_NONE) {
1330 debug("failed to read address/size for %s\n", name);
1331 continue;
1332 }
1333
Atish Patraf6147532020-04-21 11:15:00 -07001334 if (addr == carveout->start && (addr + size - 1) ==
1335 carveout->end) {
Heiko Stuebner086336a2019-10-23 16:46:38 +02001336 if (phandlep)
1337 *phandlep = fdt_get_phandle(blob, node);
Thierry Redingc9222a02019-03-21 19:10:02 +01001338 return 0;
1339 }
1340 }
1341
1342 /*
1343 * Unpack the start address and generate the name of the new node
1344 * base on the basename and the unit-address.
1345 */
Thierry Reding3bf2f152019-04-15 10:08:21 +02001346 upper = upper_32_bits(carveout->start);
1347 lower = lower_32_bits(carveout->start);
Thierry Redingc9222a02019-03-21 19:10:02 +01001348
1349 if (na > 1 && upper > 0)
1350 snprintf(name, sizeof(name), "%s@%x,%x", basename, upper,
1351 lower);
1352 else {
1353 if (upper > 0) {
1354 debug("address %08x:%08x exceeds addressable space\n",
1355 upper, lower);
1356 return -FDT_ERR_BADVALUE;
1357 }
1358
1359 snprintf(name, sizeof(name), "%s@%x", basename, lower);
1360 }
1361
1362 node = fdt_add_subnode(blob, parent, name);
1363 if (node < 0)
1364 return node;
1365
Heiko Stuebner357d2ce2019-10-23 16:46:39 +02001366 if (phandlep) {
1367 err = fdt_generate_phandle(blob, &phandle);
1368 if (err < 0)
1369 return err;
Thierry Redingc9222a02019-03-21 19:10:02 +01001370
Heiko Stuebner357d2ce2019-10-23 16:46:39 +02001371 err = fdtdec_set_phandle(blob, node, phandle);
1372 if (err < 0)
1373 return err;
1374 }
Thierry Redingc9222a02019-03-21 19:10:02 +01001375
1376 /* store one or two address cells */
1377 if (na > 1)
1378 *ptr++ = cpu_to_fdt32(upper);
1379
1380 *ptr++ = cpu_to_fdt32(lower);
1381
1382 /* store one or two size cells */
Thierry Reding3bf2f152019-04-15 10:08:21 +02001383 size = carveout->end - carveout->start + 1;
1384 upper = upper_32_bits(size);
1385 lower = lower_32_bits(size);
Thierry Redingc9222a02019-03-21 19:10:02 +01001386
1387 if (ns > 1)
1388 *ptr++ = cpu_to_fdt32(upper);
1389
1390 *ptr++ = cpu_to_fdt32(lower);
1391
1392 err = fdt_setprop(blob, node, "reg", cells, (na + ns) * sizeof(*cells));
1393 if (err < 0)
1394 return err;
1395
Etienne Carriereccaa5742020-09-10 10:49:59 +02001396 if (no_map) {
1397 err = fdt_setprop(blob, node, "no-map", NULL, 0);
1398 if (err < 0)
1399 return err;
1400 }
1401
Thierry Redingc9222a02019-03-21 19:10:02 +01001402 /* return the phandle for the new node for the caller to use */
1403 if (phandlep)
1404 *phandlep = phandle;
1405
1406 return 0;
1407}
1408
Thierry Reding16523ac2019-03-21 19:10:03 +01001409int fdtdec_get_carveout(const void *blob, const char *node, const char *name,
1410 unsigned int index, struct fdt_memory *carveout)
1411{
1412 const fdt32_t *prop;
1413 uint32_t phandle;
1414 int offset, len;
1415 fdt_size_t size;
1416
1417 offset = fdt_path_offset(blob, node);
1418 if (offset < 0)
1419 return offset;
1420
1421 prop = fdt_getprop(blob, offset, name, &len);
1422 if (!prop) {
1423 debug("failed to get %s for %s\n", name, node);
1424 return -FDT_ERR_NOTFOUND;
1425 }
1426
1427 if ((len % sizeof(phandle)) != 0) {
1428 debug("invalid phandle property\n");
1429 return -FDT_ERR_BADPHANDLE;
1430 }
1431
1432 if (len < (sizeof(phandle) * (index + 1))) {
1433 debug("invalid phandle index\n");
Thierry Redingd5598cf2021-09-03 15:16:17 +02001434 return -FDT_ERR_NOTFOUND;
Thierry Reding16523ac2019-03-21 19:10:03 +01001435 }
1436
1437 phandle = fdt32_to_cpu(prop[index]);
1438
1439 offset = fdt_node_offset_by_phandle(blob, phandle);
1440 if (offset < 0) {
1441 debug("failed to find node for phandle %u\n", phandle);
1442 return offset;
1443 }
1444
1445 carveout->start = fdtdec_get_addr_size_auto_noparent(blob, offset,
1446 "reg", 0, &size,
1447 true);
1448 if (carveout->start == FDT_ADDR_T_NONE) {
1449 debug("failed to read address/size from \"reg\" property\n");
1450 return -FDT_ERR_NOTFOUND;
1451 }
1452
1453 carveout->end = carveout->start + size - 1;
1454
1455 return 0;
1456}
1457
1458int fdtdec_set_carveout(void *blob, const char *node, const char *prop_name,
1459 unsigned int index, const char *name,
1460 const struct fdt_memory *carveout)
1461{
1462 uint32_t phandle;
Laurentiu Tudorb9200b12020-04-03 13:43:03 +03001463 int err, offset, len;
Thierry Reding16523ac2019-03-21 19:10:03 +01001464 fdt32_t value;
Laurentiu Tudorb9200b12020-04-03 13:43:03 +03001465 void *prop;
Thierry Reding16523ac2019-03-21 19:10:03 +01001466
Etienne Carriereccaa5742020-09-10 10:49:59 +02001467 err = fdtdec_add_reserved_memory(blob, name, carveout, &phandle, false);
Thierry Reding16523ac2019-03-21 19:10:03 +01001468 if (err < 0) {
1469 debug("failed to add reserved memory: %d\n", err);
1470 return err;
1471 }
1472
1473 offset = fdt_path_offset(blob, node);
1474 if (offset < 0) {
1475 debug("failed to find offset for node %s: %d\n", node, offset);
1476 return offset;
1477 }
1478
1479 value = cpu_to_fdt32(phandle);
1480
Laurentiu Tudorb9200b12020-04-03 13:43:03 +03001481 if (!fdt_getprop(blob, offset, prop_name, &len)) {
1482 if (len == -FDT_ERR_NOTFOUND)
1483 len = 0;
1484 else
1485 return len;
1486 }
1487
1488 if ((index + 1) * sizeof(value) > len) {
1489 err = fdt_setprop_placeholder(blob, offset, prop_name,
1490 (index + 1) * sizeof(value),
1491 &prop);
1492 if (err < 0) {
1493 debug("failed to resize reserved memory property: %s\n",
1494 fdt_strerror(err));
1495 return err;
1496 }
1497 }
1498
1499 err = fdt_setprop_inplace_namelen_partial(blob, offset, prop_name,
1500 strlen(prop_name),
1501 index * sizeof(value),
1502 &value, sizeof(value));
Thierry Reding16523ac2019-03-21 19:10:03 +01001503 if (err < 0) {
Laurentiu Tudorb9200b12020-04-03 13:43:03 +03001504 debug("failed to update %s property for node %s: %s\n",
1505 prop_name, node, fdt_strerror(err));
Thierry Reding16523ac2019-03-21 19:10:03 +01001506 return err;
1507 }
1508
1509 return 0;
1510}
1511
Marek Vasut0e2afc82020-04-11 21:18:59 +02001512__weak int fdtdec_board_setup(const void *fdt_blob)
1513{
1514 return 0;
1515}
1516
Simon Glass08793612015-02-27 22:06:35 -07001517int fdtdec_setup(void)
Simon Glassb45122f2015-02-27 22:06:34 -07001518{
Marek Vasut0e2afc82020-04-11 21:18:59 +02001519 int ret;
Masahiro Yamada0f925822015-08-12 07:31:55 +09001520#if CONFIG_IS_ENABLED(OF_CONTROL)
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001521# if CONFIG_IS_ENABLED(MULTI_DTB_FIT)
1522 void *fdt_blob;
1523# endif
Simon Glassb45122f2015-02-27 22:06:34 -07001524# ifdef CONFIG_OF_EMBED
1525 /* Get a pointer to the FDT */
Goldschmidt Simon9bd76b82017-11-21 12:29:56 +00001526# ifdef CONFIG_SPL_BUILD
1527 gd->fdt_blob = __dtb_dt_spl_begin;
1528# else
Simon Glassb45122f2015-02-27 22:06:34 -07001529 gd->fdt_blob = __dtb_dt_begin;
Goldschmidt Simon9bd76b82017-11-21 12:29:56 +00001530# endif
Rob Clark3b595da2018-01-10 11:34:37 +01001531# elif defined(CONFIG_OF_BOARD) || defined(CONFIG_OF_SEPARATE)
Alex Deymo82f766d2017-04-02 01:25:20 -07001532 /* Allow the board to override the fdt address. */
1533 gd->fdt_blob = board_fdt_blob_setup();
Simon Glassb45122f2015-02-27 22:06:34 -07001534# elif defined(CONFIG_OF_HOSTFILE)
1535 if (sandbox_read_fdt_from_file()) {
1536 puts("Failed to read control FDT\n");
1537 return -1;
1538 }
Lukas Auerc4f603f2019-08-21 21:14:40 +02001539# elif defined(CONFIG_OF_PRIOR_STAGE)
Bin Mengd17e9d22021-01-31 20:36:03 +08001540 gd->fdt_blob = (void *)(uintptr_t)prior_stage_fdt_address;
Simon Glassb45122f2015-02-27 22:06:34 -07001541# endif
1542# ifndef CONFIG_SPL_BUILD
1543 /* Allow the early environment to override the fdt address */
Heinrich Schuchardtf980c992018-11-18 17:58:50 +01001544 gd->fdt_blob = map_sysmem
1545 (env_get_ulong("fdtcontroladdr", 16,
1546 (unsigned long)map_to_sysmem(gd->fdt_blob)), 0);
Simon Glassb45122f2015-02-27 22:06:34 -07001547# endif
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001548
1549# if CONFIG_IS_ENABLED(MULTI_DTB_FIT)
1550 /*
1551 * Try and uncompress the blob.
1552 * Unfortunately there is no way to know how big the input blob really
1553 * is. So let us set the maximum input size arbitrarily high. 16MB
1554 * ought to be more than enough for packed DTBs.
1555 */
1556 if (uncompress_blob(gd->fdt_blob, 0x1000000, &fdt_blob) == 0)
1557 gd->fdt_blob = fdt_blob;
1558
1559 /*
1560 * Check if blob is a FIT images containings DTBs.
1561 * If so, pick the most relevant
1562 */
1563 fdt_blob = locate_dtb_in_fit(gd->fdt_blob);
Jean-Jacques Hiblotf1d2bc92018-12-07 14:50:52 +01001564 if (fdt_blob) {
1565 gd->multi_dtb_fit = gd->fdt_blob;
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001566 gd->fdt_blob = fdt_blob;
Jean-Jacques Hiblotf1d2bc92018-12-07 14:50:52 +01001567 }
1568
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001569# endif
Simon Glassb45122f2015-02-27 22:06:34 -07001570#endif
Jean-Jacques Hiblot2f57c952017-09-15 12:57:32 +02001571
Marek Vasut0e2afc82020-04-11 21:18:59 +02001572 ret = fdtdec_prepare_fdt();
1573 if (!ret)
1574 ret = fdtdec_board_setup(gd->fdt_blob);
1575 return ret;
Simon Glassb45122f2015-02-27 22:06:34 -07001576}
1577
Jean-Jacques Hiblotf1d2bc92018-12-07 14:50:52 +01001578#if CONFIG_IS_ENABLED(MULTI_DTB_FIT)
1579int fdtdec_resetup(int *rescan)
1580{
1581 void *fdt_blob;
1582
1583 /*
1584 * If the current DTB is part of a compressed FIT image,
1585 * try to locate the best match from the uncompressed
1586 * FIT image stillpresent there. Save the time and space
1587 * required to uncompress it again.
1588 */
1589 if (gd->multi_dtb_fit) {
1590 fdt_blob = locate_dtb_in_fit(gd->multi_dtb_fit);
1591
1592 if (fdt_blob == gd->fdt_blob) {
1593 /*
1594 * The best match did not change. no need to tear down
1595 * the DM and rescan the fdt.
1596 */
1597 *rescan = 0;
1598 return 0;
1599 }
1600
1601 *rescan = 1;
1602 gd->fdt_blob = fdt_blob;
1603 return fdtdec_prepare_fdt();
1604 }
1605
1606 /*
1607 * If multi_dtb_fit is NULL, it means that blob appended to u-boot is
1608 * not a FIT image containings DTB, but a single DTB. There is no need
1609 * to teard down DM and rescan the DT in this case.
1610 */
1611 *rescan = 0;
1612 return 0;
1613}
1614#endif
1615
Michael Pratt90c08fa2018-06-11 13:07:09 -06001616int fdtdec_decode_ram_size(const void *blob, const char *area, int board_id,
Masahiro Yamadab75d8dc2020-06-26 15:13:33 +09001617 phys_addr_t *basep, phys_size_t *sizep,
1618 struct bd_info *bd)
Michael Pratt90c08fa2018-06-11 13:07:09 -06001619{
1620 int addr_cells, size_cells;
1621 const u32 *cell, *end;
1622 u64 total_size, size, addr;
1623 int node, child;
1624 bool auto_size;
1625 int bank;
1626 int len;
1627
1628 debug("%s: board_id=%d\n", __func__, board_id);
1629 if (!area)
1630 area = "/memory";
1631 node = fdt_path_offset(blob, area);
1632 if (node < 0) {
1633 debug("No %s node found\n", area);
1634 return -ENOENT;
1635 }
1636
1637 cell = fdt_getprop(blob, node, "reg", &len);
1638 if (!cell) {
1639 debug("No reg property found\n");
1640 return -ENOENT;
1641 }
1642
1643 addr_cells = fdt_address_cells(blob, node);
1644 size_cells = fdt_size_cells(blob, node);
1645
1646 /* Check the board id and mask */
1647 for (child = fdt_first_subnode(blob, node);
1648 child >= 0;
1649 child = fdt_next_subnode(blob, child)) {
1650 int match_mask, match_value;
1651
1652 match_mask = fdtdec_get_int(blob, child, "match-mask", -1);
1653 match_value = fdtdec_get_int(blob, child, "match-value", -1);
1654
1655 if (match_value >= 0 &&
1656 ((board_id & match_mask) == match_value)) {
1657 /* Found matching mask */
1658 debug("Found matching mask %d\n", match_mask);
1659 node = child;
1660 cell = fdt_getprop(blob, node, "reg", &len);
1661 if (!cell) {
1662 debug("No memory-banks property found\n");
1663 return -EINVAL;
1664 }
1665 break;
1666 }
1667 }
1668 /* Note: if no matching subnode was found we use the parent node */
1669
1670 if (bd) {
1671 memset(bd->bi_dram, '\0', sizeof(bd->bi_dram[0]) *
1672 CONFIG_NR_DRAM_BANKS);
1673 }
1674
1675 auto_size = fdtdec_get_bool(blob, node, "auto-size");
1676
1677 total_size = 0;
1678 end = cell + len / 4 - addr_cells - size_cells;
1679 debug("cell at %p, end %p\n", cell, end);
1680 for (bank = 0; bank < CONFIG_NR_DRAM_BANKS; bank++) {
1681 if (cell > end)
1682 break;
1683 addr = 0;
1684 if (addr_cells == 2)
1685 addr += (u64)fdt32_to_cpu(*cell++) << 32UL;
1686 addr += fdt32_to_cpu(*cell++);
1687 if (bd)
1688 bd->bi_dram[bank].start = addr;
1689 if (basep && !bank)
1690 *basep = (phys_addr_t)addr;
1691
1692 size = 0;
1693 if (size_cells == 2)
1694 size += (u64)fdt32_to_cpu(*cell++) << 32UL;
1695 size += fdt32_to_cpu(*cell++);
1696
1697 if (auto_size) {
1698 u64 new_size;
1699
Masahiro Yamadadee37fc2018-08-06 20:47:40 +09001700 debug("Auto-sizing %llx, size %llx: ", addr, size);
Michael Pratt90c08fa2018-06-11 13:07:09 -06001701 new_size = get_ram_size((long *)(uintptr_t)addr, size);
1702 if (new_size == size) {
1703 debug("OK\n");
1704 } else {
Masahiro Yamadadee37fc2018-08-06 20:47:40 +09001705 debug("sized to %llx\n", new_size);
Michael Pratt90c08fa2018-06-11 13:07:09 -06001706 size = new_size;
1707 }
1708 }
1709
1710 if (bd)
1711 bd->bi_dram[bank].size = size;
1712 total_size += size;
1713 }
1714
Masahiro Yamadadee37fc2018-08-06 20:47:40 +09001715 debug("Memory size %llu\n", total_size);
Michael Pratt90c08fa2018-06-11 13:07:09 -06001716 if (sizep)
1717 *sizep = (phys_size_t)total_size;
1718
1719 return 0;
1720}
Michael Pratt90c08fa2018-06-11 13:07:09 -06001721
Simon Glassb45122f2015-02-27 22:06:34 -07001722#endif /* !USE_HOSTCC */