* PXA270 DIMM Module (NOR Flash) on v2.6.38
[not found] ` <BANLkTikw1YHa8SPzhz51B7QCwZWNbJ=gAA@mail.gmail.com>
@ 2011-05-05 8:51 ` Marek Vasut
0 siblings, 0 replies; 4+ messages in thread
From: Marek Vasut @ 2011-05-05 8:51 UTC (permalink / raw)
To: linux-arm-kernel
On Thursday, May 05, 2011 09:54:57 AM Bas van Tiel wrote:
> Hi Marek,
>
> I tried your config on a stock v2.6.38. The resulting image is written to
> eeprom at 0x80000 address and I started via bootm 0x80000.
> Decompressing is ok but then it hangs again, the cpu is still in IRQ-mode
> at the same address 0xffff0018 :-(..
CCing linux arm kernel.
Try one more thing ... check if the kernel with my config forces command line and
if so, check if there's a mem= option. If it's missing, add mem=128M at 0xa0000000,
for some reason, I recently had issues with passing kernel params from
bootloader.
I also had issues with 256MB module, dunno if it's your case. FTTB, use only
128MB until it's solved. It's work in progress.
>
> greetings
> Bas
>
>
> 2011/5/4 Marek Vasut <marek.vasut@gmail.com>
>
> > On Wednesday, May 04, 2011 02:55:59 PM Bas van Tiel wrote:
> > > Hi Marek,
> > >
> > > currently I'm running the latest u-boot from the git archive on the
> >
> > vpac270
> >
> > > module, no problems so far. The latest kernel
> > > is giving me problems when I load it via u-boot. The uncompression goes
> > > well but somewhere in the boot proces it hangs. The
> > > debugger shows that the ARM is in IRQ mode and the PC is at 0xffff0018,
> > > executing a 0xea0000 instruction. Somehow it looks
> > > like the vector table is not initialized.
> >
> > I met this too.
> >
> > > In the Voipac directory I don't see any patches so I assume that the
> > > vanilla kernel is good enough. I also disabled in the board
> >
> > initialization
> >
> > > all the pheriperal initialization
> > > except for the serial port but no luck so far. Do you have any
> >
> > suggestions
> >
> > > for me to look for?
> >
> > Try attached config, I already discussed this with voipac people, they
> > met the
> > same issue.
> >
> > > greetings
> > > Bas
^ permalink raw reply [flat|nested] 4+ messages in thread
* PXA270 DIMM Module (NOR Flash) on v2.6.38
[not found] ` <BANLkTim_JuiFC4fxy2_XFdS6-FpzPTHg2w@mail.gmail.com>
@ 2011-05-05 8:55 ` Marek Vasut
2011-05-05 9:02 ` Bas van Tiel
0 siblings, 1 reply; 4+ messages in thread
From: Marek Vasut @ 2011-05-05 8:55 UTC (permalink / raw)
To: linux-arm-kernel
On Thursday, May 05, 2011 10:44:14 AM Bas van Tiel wrote:
> Hi Marek,
>
> I decoupled the JTAG interface and load the uImage into RAM via dm9000. Now
> it works at least with kernel booting, somehow there is an issue with the
> jtag lines and the kernel booting. I saw it a few years ago on an
> SH-proc with Lauterbach... Currently I'm running the latest git kernel
Congrats. I was loading the kernel into ram via JTAG too.
What module do you have btw ? Basic/Pro/Uber(?) ... I mean one with 64/128/256MB
RAM ?
Cheers
>
> greetings
> Bas
^ permalink raw reply [flat|nested] 4+ messages in thread
* PXA270 DIMM Module (NOR Flash) on v2.6.38
2011-05-05 8:55 ` Marek Vasut
@ 2011-05-05 9:02 ` Bas van Tiel
2011-05-05 9:14 ` Marek Vasut
0 siblings, 1 reply; 4+ messages in thread
From: Bas van Tiel @ 2011-05-05 9:02 UTC (permalink / raw)
To: linux-arm-kernel
2011/5/5 Marek Vasut <marek.vasut@gmail.com>
> On Thursday, May 05, 2011 10:44:14 AM Bas van Tiel wrote:
> > Hi Marek,
> >
> > I decoupled the JTAG interface and load the uImage into RAM via dm9000.
> Now
> > it works at least with kernel booting, somehow there is an issue with the
> > jtag lines and the kernel booting. I saw it a few years ago on an
> > SH-proc with Lauterbach... Currently I'm running the latest git kernel
>
> Congrats. I was loading the kernel into ram via JTAG too.
>
> What module do you have btw ? Basic/Pro/Uber(?) ... I mean one with
> 64/128/256MB
> RAM ?
>
PXA270 with NOR and 256M...
cheers.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20110505/366567d9/attachment-0001.html>
^ permalink raw reply [flat|nested] 4+ messages in thread
* PXA270 DIMM Module (NOR Flash) on v2.6.38
2011-05-05 9:02 ` Bas van Tiel
@ 2011-05-05 9:14 ` Marek Vasut
0 siblings, 0 replies; 4+ messages in thread
From: Marek Vasut @ 2011-05-05 9:14 UTC (permalink / raw)
To: linux-arm-kernel
> 2011/5/5 Marek Vasut <marek.vasut@gmail.com>
>
> > On Thursday, May 05, 2011 10:44:14 AM Bas van Tiel wrote:
> > > Hi Marek,
> > >
> > > I decoupled the JTAG interface and load the uImage into RAM via
> > > dm9000.
> > Now
> > > it works at least with kernel booting, somehow there is an issue
> > > with the jtag lines and the kernel booting. I saw it a few years ago
> > > on an SH-proc with Lauterbach... Currently I'm running the latest
> > > git kernel
> >
> > Congrats. I was loading the kernel into ram via JTAG too.
> >
> > What module do you have btw ? Basic/Pro/Uber(?) ... I mean one with
> > 64/128/256MB
> > RAM ?
> >
>
> PXA270 with NOR and 256M...
Ok, so far I dunno how to correctly (without additional patch) handle those 256megs of ram.
>
> cheers.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-05-05 9:14 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <BANLkTin7EZb0src6sOA11yre-EQm+8cnVw@mail.gmail.com>
[not found] ` <201105041731.02206.marek.vasut@gmail.com>
[not found] ` <BANLkTikw1YHa8SPzhz51B7QCwZWNbJ=gAA@mail.gmail.com>
2011-05-05 8:51 ` PXA270 DIMM Module (NOR Flash) on v2.6.38 Marek Vasut
[not found] ` <BANLkTim_JuiFC4fxy2_XFdS6-FpzPTHg2w@mail.gmail.com>
2011-05-05 8:55 ` Marek Vasut
2011-05-05 9:02 ` Bas van Tiel
2011-05-05 9:14 ` Marek Vasut
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).