linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "David H. Lynch Jr." <dhlii@dlasys.net>
To: Grant Likely <grant.likely@secretlab.ca>,
	linuxppc-embedded <linuxppc-embedded@ozlabs.org>
Subject: Re: Booting Linux Kernel without bootloader
Date: Thu, 03 Aug 2006 12:49:24 -0400	[thread overview]
Message-ID: <44D22914.6060509@dlasys.net> (raw)
In-Reply-To: <528646bc0608030734j163acdd0gf37f19ece6f18c09@mail.gmail.com>

Grant Likely wrote:
>
> I've got a similar situation on my Virtex-4 platform.  The FPGA takes
> care of all device initialization.  However, the kernel is loaded of a
> CF card via a *slow* JTAG interface.  Loading an uncompressed image is
> more time consuming than loading a compressed image and uncompressing
> it in software.
>
>   
    I am working with the Pico E-12. It is a CF formfactor device. It
has only a pseudo Parallel/Jtag
    interface exported through the CF connector Pico calls the Keyhole
Port, and A UartLite, and TEMAC off some mini connector.
    Pico has their own "monitor" program that fits in 32K of ram inside
the FPGA that loads and executes ELF files (or FPGA bit images)
    from a very simple FileSystem (basically a linked list). Then they
have Host software to Read/Write the Flash, update files in Flash, ...
    that works primarily through the Keyhole.

    I just build the Kernel as an ELF file, update the ELF File in Flash
and tell it to boot that file and away it goes.
   
   
   
   

-- 
Dave Lynch 					  	    DLA Systems
Software Development:  				         Embedded Linux
717.627.3770 	       dhlii@dlasys.net 	  http://www.dlasys.net
fax: 1.253.369.9244 			           Cell: 1.717.587.7774
Over 25 years' experience in platforms, languages, and technologies too numerous to list.

"Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction."
Albert Einstein

  parent reply	other threads:[~2006-08-03 16:49 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-03  7:48 Booting Linux Kernel without bootloader Milton Miller
2006-08-03 14:34 ` Grant Likely
2006-08-03 16:27   ` Milton Miller
2006-08-03 16:34     ` Grant Likely
2006-08-03 16:49   ` David H. Lynch Jr. [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-08-03 18:02 Milton Miller
2006-07-26 14:06 Milton Miller
2006-08-02  3:49 ` Parav Pandit
2006-07-25 22:30 Clint Thomas
2006-07-25 23:38 ` bennett78
2006-07-26  6:15 ` Kalle Pokki
2006-07-26 10:45 ` Andrei Konovalov
2006-07-28  8:03 ` David H. Lynch Jr.
2006-07-28 14:02   ` bennett78
2006-08-02  4:17 ` Grant Likely

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=44D22914.6060509@dlasys.net \
    --to=dhlii@dlasys.net \
    --cc=dhlii@comcast.net \
    --cc=grant.likely@secretlab.ca \
    --cc=linuxppc-embedded@ozlabs.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 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).