When I got to look at what was going on using UART/Putty it seems it was a blank box with just the CPU looking for something in the SDcard slot to boot from
Doing a full format and installing uboot.bin with 'SDCardMaker' made the SDcard visible to the CPU to load the other files from it.
'nand' had to be effectively erased for the CPU to look for the SDcard.
It then would start to load the ROM files from the SDcard.
Comment