mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
b0dcc87106
At present a device can read its ofdata before its parent has done the same. This can cause problems in the case where the parent has a 'ranges' property, thus affecting the operation of dev_read_addr(), for example. We already probe parent devices before children so it does not seem to be a large step to do the same with ofdata. Make the change and update the documentation in this area. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Ley Foon Tan <ley.foon.tan@intel.com> |
||
---|---|---|
.. | ||
debugging.rst | ||
design.rst | ||
ethernet.rst | ||
fdt-fixup.rst | ||
fs_firmware_loader.rst | ||
i2c-howto.rst | ||
index.rst | ||
livetree.rst | ||
migration.rst | ||
of-plat.rst | ||
pci-info.rst | ||
pmic-framework.rst | ||
remoteproc-framework.rst | ||
serial-howto.rst | ||
spi-howto.rst | ||
usb-info.rst |