diff options
author | Uwe Kleine-König <u.kleine-koenig@baylibre.com> | 2025-07-01 11:54:00 +0200 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2025-07-01 20:47:15 +1000 |
commit | 7da5d106c7400fc02b0b5bee1b565b07895f5132 (patch) | |
tree | 07f34f2554353f9685f7ef32b73a40d049a02d95 /libfdt/fdt.h | |
parent | 53c63dd421d79dbd81e1b608c9b807a463d124a0 (diff) | |
download | dtc-master.zip dtc-master.tar.gz dtc-master.tar.bz2 |
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