All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jerry Van Baren <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Quick booting
Date: Tue, 26 Feb 2008 21:39:43 -0500	[thread overview]
Message-ID: <47C4CD6F.5060006@gmail.com> (raw)
In-Reply-To: <e842129b0802260542i4b9bf87al8ac1031c43868bc9@mail.gmail.com>

conn intel wrote:
> Dear Friends,
> 
> I am using u-boot and it is first loading into the ram from flash and 
> then starts booting. The problem is its taking a lot of time in loading 
> the image from flash to ram and then starts booting from it. Following 
> is the output for printenv variables. I am new to u-boot and thus not 
> much aware of it. On other board there is redboot installed and it loads 
> kernel in just flash and starts booting the kernel.
> 
> Kindly let me know if you need any information.
> 
> Thank you,
> Ankur.
> 
> # printenv
> bootargs=root=/dev/mtdblock2 rw init=/linuxrc console=ttyS0,115200 
> mem=32M rootfstype=jffs2
> bootcmd=nand read.jffs2 0x30007FC0 0x80000 0x300000;bootm 0x30007FC0

Hi Ankur,

I have no experience with NAND/jffs2, but the following thread probably 
applies:
<http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/32434>

Summary: jffs2 is slow.  The thread has discussion of various options to 
speed up boot time.

Best regards,
gvb

  reply	other threads:[~2008-02-27  2:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-26 13:42 [U-Boot-Users] Quick booting conn intel
2008-02-27  2:39 ` Jerry Van Baren [this message]
2008-02-27 13:32   ` conn intel
2008-02-29 17:58     ` Detlev Zundel

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=47C4CD6F.5060006@gmail.com \
    --to=gvb.uboot@gmail.com \
    --cc=u-boot@lists.denx.de \
    /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.