]> git.baikalelectronics.ru Git - uboot.git/commit
dm: core: Add livetree documentation
authorSimon Glass <sjg@chromium.org>
Thu, 31 Aug 2017 11:59:55 +0000 (05:59 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 4 Sep 2017 08:10:06 +0000 (02:10 -0600)
commitebb555c27c5e51f749ca89fcac3ff343f28020c7
tree640504b1a3d57b0b9c45143923e8bf5f7952e9a8
parent8cb80e17e3b3371df2386b69466c62cff44fbd40
dm: core: Add livetree documentation

Add some documentation for the live device tree support in U-Boot. This
was missing from the initial series.

Signed-off-by: Simon Glass <sjg@chromium.org>
Suggested-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Ɓukasz Majewski <lukma@denx.de>
doc/driver-model/livetree.txt [new file with mode: 0644]