1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/lib
Simon Glass 4f427a421f fdt: Update functions which write to an FDT to return -ENOSPC
When writing values into an FDT it is possible that there will be
insufficient space. If the caller gets a useful error then it can
potentially deal with the situation.

Adjust these functions to return -ENOSPC when the FDT is full.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-06-11 16:25:46 -04:00
..
2011-01-18 23:38:08 +01:00
2014-01-08 17:20:34 -07:00
2013-11-08 15:25:14 -05:00
2014-05-28 10:58:19 +09:00
2012-04-29 14:14:08 +02:00
2014-05-12 15:19:46 -04:00