From: Brian Waite <linwoes@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Univesal bootloader in 2 stages
Date: Fri, 5 Nov 2004 12:46:06 -0500 [thread overview]
Message-ID: <36b714c804110509465443975e@mail.gmail.com> (raw)
In-Reply-To: <20041105162249.7C824C1430@atlas.denx.de>
I would reccommend getting a stable version of u-boot and having your
FLASH chips preprogrammed. I do this and basically the initial FLASH
load will determine if this is the first time it's been run and if so
will tftp a script over that updates u-boot to the most current
shipping version and does any other mojo I might need to do.
Also, as WD suggested, using a workspace allows my BDI to xfer
~100K/second. If you are trying have so many boards that 2 seconds a
board is too long, then get your chips preprogammed.
Thanks
Brian
On Fri, 05 Nov 2004 17:22:44 +0100, Wolfgang Denk <wd@denx.de> wrote:
> In message <000001c4c326$64d54ad0$4501a8c0@bgcw301> you wrote:
> >
> > Since my hardware is customized, to run the hardware for the very first
> > time with a bootloader, programming 200K will take a lot more time with
> > a JTAG interface [Thinking from manufacturing angle]. That's the
> > reason
>
> Did you actually measure the time it takes to progam the 200 kB of
> U-Boot using a BDi2000 with an optimized config file (i. e. with
> workspace enabled)?
>
> And did you then estimate the time you need to program your mini
> loader, to load the real image over the network, and then to program
> the real image to flash?
>
> Do you really expect this to be faster?
>
> I will not be convinced before I see actual numbers.
>
> > I wanted to have the bootloader to be split into 2.[So that programming
> > only around 10K will not take a lot of time compared to the whole
> > bootloader].
>
> If you really manage to get a boot loader with support for flash
> programming and TFTP download in 10 kB I really would like to see
> your code. I'm willing to throw out all flash and network drivers in
> U-Boot and replace them with your code.
>
> > Do you have any suggestion for this type of a scenario?
>
> Sorry, no. I don't know how to provide such a solution.
>
> Best regards,
>
> Wolfgang Denk
>
> --
> See us @ Embedded/Electronica Munich, Nov 09 - 12, Hall A.6 Booth 513
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> Technology is dominated by those who manage what they do not under-
> stand.
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for FREE
> LinuxWorld Reader's Choice Award Winner for best database on Linux.
> http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users
>
next prev parent reply other threads:[~2004-11-05 17:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <E1CPwPV-0002GH-S3@sc8-sf-list1.sourceforge.net>
2004-11-05 7:37 ` [U-Boot-Users] Univesal bootloader in 2 stages Srivatsan
2004-11-05 10:43 ` Wolfgang Denk
2004-11-05 10:58 ` Srivatsan
2004-11-05 16:22 ` Wolfgang Denk
2004-11-05 17:46 ` Brian Waite [this message]
2004-11-05 20:49 ` Wolfgang Denk
2004-11-09 7:18 ` [U-Boot-Users] Persistent Flash File System Srivatsan
2004-11-09 20:10 ` Wolfgang Denk
2004-11-05 13:22 [U-Boot-Users] Univesal bootloader in 2 stages VanBaren, Gerald
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=36b714c804110509465443975e@mail.gmail.com \
--to=linwoes@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.