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.

AM3352: U-boot image for SPI flash

Part Number: AM3352


Hello,

I have custom designed board based on AM3352, and boot option is set to boot from SPI flash.

I want to boot AM3352 with u-boot. I downloaded code of u-boot and compiled. it creates u-boot.bin, and u-boot-spl.bin file.

Can someone can explain me how to package this two images in flash? based on my understanding u-boot-spl.bin  will go to address 0x0 of  SPI flash, but how about u-boot.bin?

Also which file/function I should modify to take care of my DDR initiazlization and UART setup. I am using UART_0 in my design.

Thanks,

R.