Hello,
I'm a newbie dealing with AM3352 custom board and using ti-sdk-am335x-evm-07.00.00.00.
My board has
* AM3352 processor
* TPS65217C PMIC
* IS43TR16128A-125KBLI DDR3
I'm facing problem in booting using SD card. SYSBOOT[4:0] is 10111b. Created SD card using create-sdcard.sh script.
Error message "Clock enable failed for 0x44e00800 idlest 0x10002"
Booting is getting struck in rtc32k_enable() function (Path - u-boot-2013.10-ti2013.12.01/arch/arm/cpu/armv7/am33xx/board.c).
Processor is not sending PMIC_POWER_EN signal to PMIC. Hence I'm giving 1.8V through power source to "PWR_EN" pin of PMIC TPS65217C.
Kindly help me in enabling the RTC clock and proceeding further.
Regards,
Lahari P.