From mboxrd@z Thu Jan 1 00:00:00 1970 From: marek.vasut.n900@gmail.com (Marek Vasut) Date: Thu, 05 May 2011 11:14:17 +0200 Subject: PXA270 DIMM Module (NOR Flash) on v2.6.38 In-Reply-To: References: <201105041731.02206.marek.vasut@gmail.com> <201105051055.21695.marek.vasut@gmail.com> Message-ID: <1304586857.6896.2.camel@konomi> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > 2011/5/5 Marek Vasut > > > 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.