uboot_copyout
ssize_t uboot_copyout(const vm_offset_t src, void *dest, const size_t len);
.arch_copyout = uboot_copyout,