« Previous | Next » 

Revision ccbcfedd

IDccbcfedd17fd2d13521fcee66810d0df464ec1cc

Added by Alexander Graf over 12 years ago

device tree: dont fail operations

When we screw up and issue an FDT command that doesn't work, we really need to
know immediately and usually can't continue to create the machine. To make sure
we don't need to add error checking in all device tree modification code users,
we can just add the fail checks to the qemu abstract functions.

Signed-off-by: Alexander Graf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences