summaryrefslogtreecommitdiff
path: root/pxeboot.write.help
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-24 14:04:46 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-27 17:28:39 +0000
commit588917e4c52dff7d8650ca6480ed5bbf3916389b (patch)
tree62bd2fe46bbf1c762d3cdc274be9591002021f6d /pxeboot.write.help
parent7f7372a6230d852cb89e4a5fa66bf0cf7a7adeae (diff)
downloaddefinitions-588917e4c52dff7d8650ca6480ed5bbf3916389b.tar.gz
pxeboot: add support for specifying a device tree
The support is only being added to remote deployments for now.
Diffstat (limited to 'pxeboot.write.help')
-rw-r--r--pxeboot.write.help7
1 files changed, 7 insertions, 0 deletions
diff --git a/pxeboot.write.help b/pxeboot.write.help
index 4ffdb501..0e5242ca 100644
--- a/pxeboot.write.help
+++ b/pxeboot.write.help
@@ -135,3 +135,10 @@ help: >
root=/dev/nfs ip=dhcp nfsroot=$NFSROOT`
are implicitly added by the extension.
+
+
+ ## DTB_PATH
+
+
+ Location in the deployed root filesystem of the Flattened Device
+ Tree blob (FDT) to use.