summaryrefslogtreecommitdiffstats
path: root/doc/README.fdt-control
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.fdt-control')
-rw-r--r--doc/README.fdt-control4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.fdt-control b/doc/README.fdt-control
index be92d7ae88..d8fe4a826f 100644
--- a/doc/README.fdt-control
+++ b/doc/README.fdt-control
@@ -143,9 +143,9 @@ specify the file to read.
You cannot use more than one of these options at the same time.
To use a device tree file that you have compiled yourself, pass
-DEV_TREE_BIN=<filename> to 'make', as in:
+EXT_DTB=<filename> to 'make', as in:
- make DEV_TREE_BIN=boot/am335x-boneblack-pubkey.dtb
+ make EXT_DTB=boot/am335x-boneblack-pubkey.dtb
Then U-Boot will copy that file to u-boot.dtb, put it in the .img file
if used, and u-boot-dtb.bin.
OpenPOWER on IntegriCloud