All of lore.kernel.org
 help / color / mirror / Atom feed
From: daniel@caiaq.de (Daniel Mack)
To: linux-arm-kernel@lists.infradead.org
Subject: iMX31 LogicPD LiteKit Kernel 2.6.33.2
Date: Fri, 16 Apr 2010 10:36:32 +0200	[thread overview]
Message-ID: <20100416083632.GF30801@buzzloop.caiaq.de> (raw)
In-Reply-To: <i2i3f34cd261004151408ta09b0ca5lfe8bcd6289fb77ba@mail.gmail.com>

On Thu, Apr 15, 2010 at 03:08:41PM -0600, Badguy Badguy wrote:
> On Thu, Apr 15, 2010 at 1:58 AM, Daniel Mack <daniel@caiaq.de> wrote:
> > Ah, one more thing: You need to pass a new variable to the kernel upon
> > startup: "mx31lite_baseboard=1". This was done in order to split module
> > code from baseboard code.
> >
> > In case you're using the 2-stage loading mechanism, you need to teach
> > this to your first-stage loader.
> >
> Thanks for the response,
> 
>  I have added that parameter and still no love,
> 
> LOLO 2.4.0 provides the tags so I simply upload the kernel in elf
> format and execute it passing the bootstring,
> I also modified an older second stage bootloader I have from Hasan and
> added the parameter and tried that for same result.
> 
> 
> > Also make sure you're downloading the full image to RAM from LoLo. The
> > new kernel is certainly bigger than the version you currently use.
> >
> 
>  I think you are onto something regarding the whole kernel being
> uploaded tho, as during uncompression I only get 3 periods and with
> other working kernels I get much more, however it does complete
> decompression.

That's ok.

> this is why I attempted the Hasan bootloader again as I provide the
> image as raw and provide the actual size in bytes.
> this did not give any different results however, and the kernel
> decompression still stops at 3 periods and states done, booting the
> kernel.
> 
> so using the Hasan bootloader I provide:
> 
> load raw 0x81000000 1073016 /tftp/192.168.1.161:zImage
                      ^^^^^^^
This is the length of the kernel image, and I doubt this is right. Check
the size of your zImage file again, it's almost certainly bigger than
that.

Daniel

  reply	other threads:[~2010-04-16  8:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-14 20:02 iMX31 LogicPD LiteKit Kernel 2.6.33.2 Badguy Badguy
2010-04-15  7:02 ` Daniel Mack
2010-04-15  7:58 ` Daniel Mack
2010-04-15 21:08   ` Badguy Badguy
2010-04-16  8:36     ` Daniel Mack [this message]
2010-04-19 19:40       ` Badguy Badguy
2010-04-20  8:13         ` Daniel Mack
2010-04-21 22:35           ` Badguy Badguy
2010-04-21 22:47             ` Daniel Mack

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100416083632.GF30801@buzzloop.caiaq.de \
    --to=daniel@caiaq.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.