I'm trying to boot the omappedia 3.4 Android kernel using u-boot I built from git.denx.de. When the kernel comes up, it indicates it cannot enable the dpll_abe_ck with the message:
dpll_abe_ck failed transition to 'locked'
Subsequently, all of the dependent clocks also fail to initialize correctly. This exact same kernel boots fine when flashed to eMMC and booted with TI's boot loader used in omappedia's 5AJ releases.
I believe that u-boot must not be initializing the clocks in the same manner as TI's boot loader.
Does anyone have any ideas as to what the cause of this dpll_abe_ck error might be?
Thanks,
Mike
Kernel and Android were obtained following these instructions:
http://omapedia.org/wiki/Panda5AJ.1.5.1_Release_Notes
U-Boot was obtained from here:
git://git.denx.de/u-boot-arm.git
commit 2931fa4db349c97f882ffda42e901208654b5ca9