Hello,
I'm working on a custom AM3352 based board. So far i've managed to get the u-boot fully up and running without any problems. However, when I try to boot the kernel, it gets stuck at
"Uncompressing Linux... done, booting the kernel."
After that, nothing! Which is really weird ;-) I've tried the following:
- test the memory ( which is 128 MB )
- disable almost every driver
- recheck the bootargs: yes it is ttyO0, these work fine on the beaglebone
- turn on Low Level debug and early printk