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.

Linux/AM3358: build spl/uboot for uniflash in Processor SDK

Part Number: AM3358
Other Parts Discussed in Thread: UNIFLASH

Tool/software: Linux

Processor SDK: 05.00.00.15

build according to this URL guide: http://processors.wiki.ti.com/index.php/Sitara_Uniflash_Flash_Programming_with_U-Boot

make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- O=flash-restore am335x_evm_restore_flash_usbspl

fail as below, does latest Processor SDK still need to patch to support uniflash?

Where to download patch for difference version SDK? 


  • Hi Tony,

    The expert in this area is out of office until next week. Sorry for the delay.
  • Tony,

    The latest SDKs no longer need these patches. The pre-built files provided with the SDK should boot from either USB or Ethernet. This is the primary need to support Uniflash. Once you boot from either USB or Ethernet, the system needs to get the file from the host and write them to the flash.

    I'm sorry the guide is out of date.

    I hope this is helpful to you.