On Mon, Oct 6, 2008 at 5:08 PM, Juha Kuikka <[EMAIL PROTECTED]> wrote:
>
> On Mon, Oct 6, 2008 at 4:46 PM, Woodruff, Richard <[EMAIL PROTECTED]> wrote:
> >
> >
> >> I am running into a weird problem with the current HEAD on OMAP2430SDP.
> >>
> >> It seems the execution goes into infinite loop in intc_bank_read_reg()
> >> function.
> >>
> >> In the:
> >>         while (!(intc_bank_read_reg(bank, INTC_SYSSTATUS) & 0x1))
> >>                 /* Wait for reset to complete */;
> >
> > Did your board boot loader setup the peripheral port remap register?
>
> I'm using the u-boot snapshot from
> http://linux.omap.com/pub/bootloader/2430sdp/source/u-boot-Sept2507.tar.gz.
>
> And it seems to map it.
>

I might also add that the kernel at
http://linux.omap.com/pub/kernel/2430sdp/source/linux-2.6.14-omap2-v5.tgz
boots without this issue.

 - Juha
--
Madness takes it's toll. Please have exact change.
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to