Quantcast
Channel: Processors forum - Recent Threads
Viewing all articles
Browse latest Browse all 17527

AM1808 NAND boot issue

$
0
0

Hi ,

I am working on AM1808 based custom board. 

I have used ti hexgen tool to create ais file for uart boot and nand boot. Uart boot is working and i could write u-boot_nand.bin to nand but its not booting from nand

INI file for UART

[General]

BootMode=UART

crcCheckType=NO_CRC

[PLLANDCLOCKCONFIG]
PLL0CFG0 = 0x00180001
PLL0CFG1 = 0x00000b05
PERIPHCLKCFG = 0x00000051

[EMIF3DDR]
PLL1CFG0 = 0x18010001
PLL1CFG1 = 0x00000002
DDRPHYC1R = 0x00000043
SDCR = 0x00134632
SDTIMR = 0x24923209
SDTIMR2 = 0x7C14C722
SDRCR = 0x00000249
CLK2XSRC = 0x00000000

[INPUTFILE]
FILENAME=u-boot.bin
LOADADDRESS=0xC1080000
ENTRYPOINTADDRESS=0xC1080000

INI file for NAND

[General]

BootMode=NAND

crcCheckType=NO_CRC

[PLL0CONFIG]
PLL0CFG0 = 0x00180001
PLL0CFG1 = 0x00000b05

[PSCCONFIG]
LPSCCFG=0x010D0003

[EMIF3DDR]
PLL1CFG0 = 0x18010001
PLL1CFG1 = 0x00000002
DDRPHYC1R = 0x00000043
SDCR = 0x00134632
SDTIMR = 0x24923209
SDTIMR2 = 0x7C14C722
SDRCR = 0x00000249
CLK2XSRC = 0x00000000


[INPUTFILE]
FILENAME=u-boot.bin
LOADADDRESS=0xC1080000
ENTRYPOINTADDRESS=0xC1080000

Can anyone help me to solve this 

Thanks

 


Viewing all articles
Browse latest Browse all 17527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>