uboot/disk
Simon Glass 95fac6ab45 sandbox: Use os functions to read host device tree
At present we use U-Boot's filesystem layer to read the sandbox device tree,
but this is problematic since it relies on a temporary feauture added
there. Since we plan to implement proper block layer support for sandbox,
change this code to use the os layer functions instead. Also use the new
fdt_create_empty_tree() instead of our own code.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-03-17 20:05:45 -06:00
..
Makefile
part.c
part_amiga.c
part_amiga.h
part_dos.c
part_dos.h
part_efi.c
part_iso.c
part_iso.h
part_mac.c
part_mac.h