SLOF/board-qemu
Thomas Huth e977f3e512 Encode FDT properties as string when they contain a valid ASCII string.
There are a lot of properties in the FDT that contain a string, but commands
like ".properties" only displayed them as byte array since all properties
were encoded with "encode-bytes". Now the code tries to detect valid ASCII
strings and encodes such properties with "encode-string" instead.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
2011-12-20 17:56:48 +01:00
..
include Fixed some problems with libnvram 2011-08-19 14:57:32 +02:00
llfw Silenced some compiler warnings that occur when compiling with prototype checks 2011-12-20 17:56:34 +01:00
romfs Support for virtio-net PCI devices 2011-11-24 11:56:03 +01:00
slof Encode FDT properties as string when they contain a valid ASCII string. 2011-12-20 17:56:48 +01:00
veth Support for virtio-net PCI devices 2011-11-24 11:56:03 +01:00
virtio-net Support for virtio-net PCI devices 2011-11-24 11:56:03 +01:00
Makefile Support for virtio-net PCI devices 2011-11-24 11:56:03 +01:00
Makefile.dirs Initial qemu/KVM board support 2011-03-22 15:22:00 +01:00
config Initial qemu/KVM board support 2011-03-22 15:22:00 +01:00