This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Does anyone have flashing tools for SPI serial EEPROM on DM365EVM?

Hi Champs,

I'm planning to use DM365 SPI boot mode because I can not find NAND devices that supported by DM365 RBL so far.
So, does anyone have flashing tools for SPI serial EEPROM on DM365EVM, like a SPIWriter?

Thanks in advance for your cooperaion.

Best regards,
j-breeze

  • Hi,

    AFAIK there isnt any source code to support SPI boot mode. have you added this support in u-boot ?

    Thx,

    --Prabhakar Lad

  • Hi Prabhakar

    Thank you for your e-mail.

    I'm planning to boot UBL only from SPI Serial EEPROM.
    In SPI boot mode DM365 reads the UBL from the EEPROM to internal memory, then the UBL loads u-boot, linux kernel and linux file system from NAND to DDR2, on DM365EVM.  It's my plan.

    I think I can use the prebuild-images of UBL, u-boot, and linux kernel/file system which atached in PSP. 

    Best regards,
    j-breeze