Gerald Van Baren ea6d8be153 Support setting FDT properties with optional values.
Fix a bug found and documented by Bartlomiej Sieka where the optional
value on "fdt set <path> <prop> [<val>]" wasn't optional.

=> fdt mknode / testnode
=> fdt print /testnode
testnode {
};
=> fdt set /testnode testprop
=> fdt print /testnode
testnode {
        testprop;
};

Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
2008-01-08 15:03:13 -05:00
..
2007-11-29 00:56:37 +09:00
2007-12-07 01:20:16 +09:00
2007-09-17 08:19:08 +02:00
2007-09-17 08:19:08 +02:00
2007-06-30 18:50:48 +02:00
2007-05-05 21:34:19 +02:00
2006-07-21 11:56:05 +02:00
2006-08-15 14:15:51 +02:00
2003-06-27 21:31:46 +00:00
2007-07-13 09:54:17 +02:00
2007-09-17 08:19:08 +02:00
2006-09-18 10:48:03 +02:00
2002-08-17 09:36:01 +00:00
2007-12-07 20:51:25 -05:00
2002-08-17 09:36:01 +00:00
2007-10-31 21:20:49 +01:00
2005-10-13 16:45:02 +02:00
2006-08-31 16:46:53 +02:00