If you check SPRUFB3.pdf, you will see: ยท The RBL supports 3 distinct boot modes: โ BTSEL[1:0] = 00 - ARM NAND Boot โ BTSEL[1:0] = 10 - ARM MMC/SD Boot โ BTSEL[1:0] = 11 - ARM UART Boot
I am working with a DM355, though. I don't know if that makes a difference. Thanks for the comments Chris On Fri, Apr 25, 2008 at 9:37 AM, Lloyd Sargent <[EMAIL PROTECTED]> wrote: > On Friday 25 April 2008 10:55, Chris Stillson wrote: > > I am trying to create a bootable SD card. Do the following steps make > > sense? > > I guess I'm not following you. > > From the T.I. documentation: > > '00' indicates ARM boots from ROM (NAND Flash). > '01' indicates that ARM boots from EMIFA (NOR Flash). > > SD is neither one of these. > > IF and only IF U-Boot is stored in NAND or NOR could you boot (using a > modified version of U-Boot) off of SD. If you have U-Boot in NAND or NOR, > then you don't need it on the SD. > > Otherwise, the rest sounds good to go. > > Cheers, > > Lloyd > _______________________________________________ > Davinci-linux-open-source mailing list > [email protected] > http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source > -- Chris _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
