diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.fdt-control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/README.fdt-control b/doc/README.fdt-control index 4b29060..86bae68 100644 --- a/doc/README.fdt-control +++ b/doc/README.fdt-control @@ -119,8 +119,7 @@ file into board/<vendor>/dts/<name>.dts This should include your CPU or SOC's device tree file, placed in -arch/<arch>/dts, and then make any adjustments required. The name of this -is CONFIG_ARCH_DEVICE_TREE.dts. +arch/<arch>/dts, and then make any adjustments required. If CONFIG_OF_EMBED is defined, then it will be picked up and built into the U-Boot image (including u-boot.bin). |