Re: [U-Boot] [PATCH 12/45] fdt: Document the fact that dtc is now built

2018-10-09 Thread sjg
This documentation is out of date now that U-Boot builds dtc automatically. Update it. Signed-off-by: Simon Glass --- doc/README.fdt-control | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) Applied to u-boot-dm ___ U-Boot mailing list U-Boo

[U-Boot] [PATCH 12/45] fdt: Document the fact that dtc is now built

2018-10-01 Thread Simon Glass
This documentation is out of date now that U-Boot builds dtc automatically. Update it. Signed-off-by: Simon Glass --- doc/README.fdt-control | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/README.fdt-control b/doc/README.fdt-control index 634a10616fc..88c04692f74 10