On Thursday 14 May 2009, Paul Thomas wrote:
> Your a busy guy David. Last we spoke you figured out the missing bit to make
> some of v4l stuff work with arm.
Nah, that was just remembering old USB discussions that
seem to have gotten dropped by V4L people. You were the
guy who finally closed that
On Thu, May 14, 2009 at 5:00 PM, David Brownell wrote:
> On Thursday 14 May 2009, Paul Thomas wrote:
> > mww and mdw only work to for the first 32k
>
> But I used them just today to reference an address
> up around 0x01c40800, which is much higher than that.
>
> So that can't be the issue...
>
>
On Thursday 14 May 2009, Paul Thomas wrote:
> mww and mdw only work to for the first 32k
But I used them just today to reference an address
up around 0x01c40800, which is much higher than that.
So that can't be the issue...
I do see that "BUG: unknown debug reason:" a lot
(almost always with 0x
On Thu, May 14, 2009 at 4:34 PM, Paul Thomas wrote:
> On Thu, May 14, 2009 at 4:29 PM, Øyvind Harboe wrote:
>
>> On Thu, May 14, 2009 at 11:56 PM, Paul Thomas
>> wrote:
>> > Hello,
>> >
>> > I'm trying to use the load_image command, and it keeps giving me an
>> error. I
>> > know the command syn
On Thu, May 14, 2009 at 4:29 PM, Øyvind Harboe wrote:
> On Thu, May 14, 2009 at 11:56 PM, Paul Thomas
> wrote:
> > Hello,
> >
> > I'm trying to use the load_image command, and it keeps giving me an
> error. I
> > know the command syntax is correct because this works on a different
> imx27
> > boa
On Thu, May 14, 2009 at 11:56 PM, Paul Thomas wrote:
> Hello,
>
> I'm trying to use the load_image command, and it keeps giving me an error. I
> know the command syntax is correct because this works on a different imx27
> board. I would think it's just my SDRAM initilization except that I can
> re
Hello,
I'm trying to use the load_image command, and it keeps giving me an error. I
know the command syntax is correct because this works on a different imx27
board. I would think it's just my SDRAM initilization except that I can
read/write to the memory with mww and mdw. You can see the full out