I am trying to boot a kernel on versatilepb with an initrd on the disk. I have no problems getting it to work with the ATAGS.
I am now trying to boot the kernel using the kernel versatilepb.dts and it doesn't find the rootfs because the SCSI is not found. I suppose the issue is in the device tree, where maybe some devices are missing. What should I do to make this work? What is missing? Thanks for your help.