summaryrefslogtreecommitdiff
path: root/net/nfs.h
diff options
context:
space:
mode:
authorWalter Lozano <walter.lozano@collabora.com>2020-07-03 08:07:17 -0300
committerSimon Glass <sjg@chromium.org>2020-07-09 22:00:15 -0600
commitdac8228df99d140b5204d0687599c839f3938bc8 (patch)
treef86f66ac79c859d0712494304a167218bb7ffb57 /net/nfs.h
parentaddf358bac1d2bd087b77be7d4d95a2a2e5dfcaf (diff)
dtoc: add support to scan drivers
Currently dtoc scans dtbs to convert them to struct platdata and to generate U_BOOT_DEVICE entries. These entries need to be filled with the driver name, but at this moment the information used is the compatible name present in the dtb. This causes that only nodes with a compatible name that matches a driver name generate a working entry. In order to improve this behaviour, this patch adds to dtoc the capability of scan drivers source code to generate a list of valid driver names and aliases. This allows to generate U_BOOT_DEVICE entries using valid driver names and rise a warning in the case a name is not valid. Signed-off-by: Walter Lozano <walter.lozano@collabora.com> Reviewed-by: Simon Glass <sjg@chromium.org> Open files in utf-8 mode: Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'net/nfs.h')
0 files changed, 0 insertions, 0 deletions