Home
last modified time | relevance | path

Searched hist:"355 c67c35a8ce5aa9e9e2e2e8df99413c8215093" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/tools/dtoc/
H A Dfdt_util.py355c67c35a8ce5aa9e9e2e2e8df99413c8215093 Tue Jul 26 00:59:10 UTC 2016 Simon Glass <sjg@chromium.org> dtoc: Allow the device tree to be compiled from source

If a source device tree is provide to the Fdt() constructors, compile it
automatically. This will be used in tests, where we want to build a
particular test .dts file and check that it works correctly in binman.

Signed-off-by: Simon Glass <sjg@chromium.org>