I've a Leopard board with Ti DM365 processor. Problem is that,I tried to flash the bootloader(uboot) to nand and landed up in corrupting the NAND. Now, i can't use NAND to bring up the board. So, i decided to use the SD Card.
I did the required partitioning on the SD Card for bootloader / kernel / rootfs
Now, when em restarting the board ...it says...uncompressing the kernel...etc..etc.. but when it tries to look for rootfs...prompt says.."can't find NAND"
I think (em a complete newbie in this field..) Kernel looks into NAND for the "rootfs" instead of SD Card, thats why it is giving that sort of error...
So now I've to configure the kernel in such a way that it should look into SD Card for the "rootfs" instead of looking into NAND (which is corrupted in my case.)
Can any one help me.
Please forgive me if the information is not enough and please ask for more info in needed. As em a newbie... i dunno what other information i can give...
Thanks!