
9 May
2007
9 May
'07
12:36 p.m.
Hi,
I am trying to make Linux work on omap 850 based board which has an ARM926EJS. I have u-boot ported and installed on it and minimal linux support for the board is also there. The kernel image is in format expected by u-boot and I have followed all the needed steps like using mkimage etc. While uncompressing the linux image the system hangs, in gunzip function which is defined in inflate.c. No error is returned,
One possibility is that you have your sdram not well configured. Do you have a lowlevel debug in linux? Regards Michael