aboutsummaryrefslogtreecommitdiff
path: root/libfdt/fdt.h
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@baylibre.com>2025-07-01 11:54:00 +0200
committerDavid Gibson <david@gibson.dropbear.id.au>2025-07-01 20:47:15 +1000
commit7da5d106c7400fc02b0b5bee1b565b07895f5132 (patch)
tree07f34f2554353f9685f7ef32b73a40d049a02d95 /libfdt/fdt.h
parent53c63dd421d79dbd81e1b608c9b807a463d124a0 (diff)
downloaddtc-master.zip
dtc-master.tar.gz
dtc-master.tar.bz2
fdtput: Fix documentation about existing nodesHEADmastermain
The documentation claims that `-c` would "Create nodes if they don't already exist". This is true, but suggests that trying to create a node that already exists is not an error. fdtput however errors out in that case. Similar `fdtput -d` errors out when called for a non-existing node. Drop the "if they [don't] already exist" to make that clearer. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'libfdt/fdt.h')
0 files changed, 0 insertions, 0 deletions