Hi, I have set my board to boot from SD card. All this does is read the MLO and u-boot.bin off the SD card as supplied with the EVM, then I have setup the u-boot environment variables so that it will load the kernel from TFTP. Once the kernel boots, if you switch the SD card that is in the slot for another one it won't detect it at all. dmesg shows nothing new.
i.e. udev doesn't seem to update the /dev tree and it still shows the mmcblk device to have 2 partitions which the old card had but the new one doesn't.
Any ideas how to get the kernel detecting the new SD card?
Thanks,
Ralph