commit | 3809ad98a3c22f94d69d59c7262360b1458e097d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 03 06:01:12 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Mon Mar 22 19:23:27 2021 +1300 |
tree | 4d994b7ab3bd685e86a1526b558559a08493f595 | |
parent | c14fd0c5b78dbb1c1035894f59160f3ec617c8d5 [diff] |
dtoc: Add an option for device instantiation Add an option to instantiate devices at build time. For now this just parses the option and sets up a few parameters. Signed-off-by: Simon Glass <sjg@chromium.org>