From 37ca9dae1b891d73f891448d32fbbd8d7120850c Mon Sep 17 00:00:00 2001 From: Pete Fotheringham Date: Fri, 12 Dec 2014 11:26:58 +0000 Subject: Document DTB_PATH write extension parameter --- rawdisk.write.help | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'rawdisk.write.help') diff --git a/rawdisk.write.help b/rawdisk.write.help index 81f35024..fe47c890 100644 --- a/rawdisk.write.help +++ b/rawdisk.write.help @@ -34,5 +34,10 @@ help: | * INITRAMFS_PATH=path: the location of an initramfs for the bootloader to tell Linux to use, rather than booting the rootfs directly. + * DTB_PATH=path: **(MANDATORY)** for systems that require a device tree + binary - Give the full path (without a leading /) to the location of the + DTB in the built system image . The deployment will fail if `path` does + not exist. + (See `morph help deploy` for details of how to pass parameters to write extensions) -- cgit v1.2.1