diff options
author | Simon Glass <sjg@chromium.org> | 2014-07-23 06:55:23 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-07-23 14:08:37 +0100 |
commit | bb58503d80808b973950ca425c7fb0bc6172a2bd (patch) | |
tree | 17b2a394ddedda9e0b3096447522a2f56f30493e /tools/buildman/builder.py | |
parent | 9b0ba067f96c2bbd4bcdf0128906877271eab548 (diff) | |
download | u-boot-imx-bb58503d80808b973950ca425c7fb0bc6172a2bd.zip u-boot-imx-bb58503d80808b973950ca425c7fb0bc6172a2bd.tar.gz u-boot-imx-bb58503d80808b973950ca425c7fb0bc6172a2bd.tar.bz2 |
dm: Add dm_scan_other() to locate board-specific devices
Some boards will have devices which are not in the device tree and do not
have platform data. They may be programnatically created, for example.
Add a hook which boards can use to bind those devices early in boot.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/buildman/builder.py')
0 files changed, 0 insertions, 0 deletions