Hi.
I'm working without JTAG, so I proceed http://processors.wiki.ti.com/index.php/GSG:_DA8x/OMAP-L1/AM1x_DVEVM_Additional_Procedures#Flashing_Boot_Images_on_Linux_Without_CCS
I can change the U-boot and Kernel, but building AIS or UBL is not well-known yet.
What I did is as follows.
1. Build "boot-strap\armubl-03.20.00.12\ccsv3.3\ubl-omapl1x8.pjt" on CCS v3.3(Zoom EVM' CD)
2. 'ubl-nand.out' got
3. Using 'AISgen for D800K006' and 'l138-uboot.cfg => 'ubl-nand-ais.bin'
-device type: set all of each(d800k002, d800k004, d800k006)
4. I command sfh_OMAP-L138.exe -flash -flashType NAND -targetType OMAPL138 ./ubl/ubl-nand-ais.bin u-boot-NAND.bin
5. Power up on NAND boot-mode, I received "Chip initialization failed!" through UART.
I'm sorry that I couldn' t know to solve this trouble.
Would you teach me my mistake point and troubleshooting?
I just want to change clock of mDDR2 from 150Mhz to 132MHz.
Thank you for reading.