u-boot/doc/driver-model
Lukasz Majewski 5f8f46ee6a doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examples
The of-plat.rst file till this change has been using

This is at best misleading as SPL_OF_PLATDATA is always defined when we
want to use this SPL tinification feature (also in U-Boot proper).
As a result the OF_PLATDATA SPL specific code is also compiled in when
U-Boot proper is build.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2019-09-19 12:54:28 -04:00
..
design.rst doc: driver-model: Convert README.txt to reST 2019-07-24 10:07:24 -04:00
fdt-fixup.rst doc: driver-model: Convert fdt-fixup.txt to reST 2019-07-24 10:07:24 -04:00
fs_firmware_loader.rst doc: driver-model: Convert fs_firmware_loader.txt to reST 2019-07-24 10:07:24 -04:00
i2c-howto.rst doc: driver-model: Convert i2c-howto.txt to reST 2019-07-24 10:07:24 -04:00
index.rst doc: driver-model: Convert usb-info.txt to reST 2019-07-24 10:07:24 -04:00
livetree.rst doc: driver-model: Convert livetree.txt to reST 2019-07-24 10:07:24 -04:00
migration.rst doc: driver-model: Update SPI migration status 2019-09-16 08:09:22 +05:30
of-plat.rst doc: fix: Replace SPL_OF_PLATDATA with OF_PLATDATA in examples 2019-09-19 12:54:28 -04:00
pci-info.rst doc: driver-model: Convert pci-info.txt to reST 2019-07-24 10:07:24 -04:00
pmic-framework.rst doc: driver-model: Convert pmic-framework.txt to reST 2019-07-24 10:07:24 -04:00
remoteproc-framework.rst doc: driver-model: Convert remoteproc-framework.txt to reST 2019-07-24 10:07:24 -04:00
serial-howto.rst doc: driver-model: Convert serial-howto.txt to reST 2019-07-24 10:07:24 -04:00
spi-howto.rst doc: driver-model: Convert spi-howto.txt to reST 2019-07-24 10:07:24 -04:00
usb-info.rst doc: driver-model: Convert usb-info.txt to reST 2019-07-24 10:07:24 -04:00