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.

where define the nand flash address about uImage and uboot in u-boot-2012.10-psp05.06.00.00?

Other Parts Discussed in Thread: AM3358

hi, everyone!

i use the u-boot-2012.10-psp05.06.00.00 to develope am3358.

And i can't found the define of the nand flash address about uImage and uboot in the source .

even i know the spl is load from 0x0 , the uboot is load from 0x80000 throught the uart debug imformation.

but i can't find where define them and change the address.