
Now that Linux has accepted these tags, move U-Boot over to use them. Tidy up the comments and formatting, making sure that VPL is mentioned too.
Signed-off-by: Simon Glass sjg@chromium.org ---
Changes in v5: - Add a note to the SPL file about the migration
doc/README.TPL | 4 +-- doc/develop/driver-model/design.rst | 15 +++++------ .../driver-model/fs_firmware_loader.rst | 4 +-- doc/develop/driver-model/of-plat.rst | 25 ++++++++++--------- doc/develop/driver-model/pci-info.rst | 10 ++++---- doc/develop/driver-model/serial-howto.rst | 24 +++++++++--------- doc/develop/spl.rst | 9 +++++-- 7 files changed, 49 insertions(+), 42 deletions(-)
Applied to u-boot-dm/next, thanks!