uboot_getdev
int uboot_getdev(void **vdev, const char *devspec, const char **path);
.arch_getdev = uboot_getdev,