summaryrefslogtreecommitdiff
path: root/dts
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-02-03 16:00:53 +0300
committerSimon Glass <sjg@chromium.org>2021-03-22 09:23:27 +0300
commitc8b19b0694014ac4423558f4e65937791fd6d574 (patch)
tree34e94be3da0159bf5501bd771e1e781f7a267a66 /dts
parent36b2220cbd62c7829b8e845777318f323a963e47 (diff)
downloadu-boot-c8b19b0694014ac4423558f4e65937791fd6d574.tar.xz
dtoc: Collect priv/plat struct info from drivers
In order to output variables to hold the priv/plat information used by each device, dtoc needs to know the struct for each. With this, it can declare this at build time: u8 xxx_priv [sizeof(struct <name>)]; Collect the various struct names from the drivers. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'dts')
0 files changed, 0 insertions, 0 deletions