summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-02-03 16:01:10 +0300
committerSimon Glass <sjg@chromium.org>2021-03-22 09:23:27 +0300
commit337d6972f5f5294971db52809f83c0454cb4e7ba (patch)
tree88828d958b7e3f7fbc92fb101e8e10acea276c9f /scripts
parent074197aadfef2cfe437ecc1fe057ef21f4eef0da (diff)
downloadu-boot-337d6972f5f5294971db52809f83c0454cb4e7ba.tar.xz
dtoc: Set up the uclasses that are used
We only care about uclasses that are actually used. This is determined by the drivers that use them. Check all the used drivers and build a list of 'valid' uclasses. Also add references to the uclasses so we can generate C code that uses them. Attach a uclass to each valid driver. For the tests, now that we have uclasses we must create an explicit test for the case where a node does not have one. This should only happen if the source code does not build, or the source-code scanning fails to find it. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions