public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] M-Systems Disk on Chip and U-boot
@ 2004-09-02 11:37 Herb Radford
  2004-09-02 12:49 ` Brian Waite
  2004-09-02 22:36 ` Udi Finkelstein
  0 siblings, 2 replies; 10+ messages in thread
From: Herb Radford @ 2004-09-02 11:37 UTC (permalink / raw)
  To: u-boot

We're looking at using a DoC on our next product and I was wondering how 
the drivers (obviously supplied by M-Systems) are merged into U-Boot code?

One of the newer P3 chips has an IPL section which is "execute in place" 
and would contain early initialization code for the cpu/board/SDRAM and 
then copy the body of the code into SDRAM. This idea sounds good for cost 
reasons (one device) but seems like an ugly hack to the structure of 
U-Boot. Any comments?

Regards, Herb

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [U-Boot-Users] M-Systems Disk on Chip and U-boot
@ 2004-09-02 12:08 Woodruff, Richard
  0 siblings, 0 replies; 10+ messages in thread
From: Woodruff, Richard @ 2004-09-02 12:08 UTC (permalink / raw)
  To: u-boot

There are some MDOC drivers in the kernel MTD system at present. Putting
them in u-boot wouldn't be so much of a stretch.

How you use the single part in u-boot will depend on how big xip region
is and its attributes.  You might get away with folding it right in, or
you might need a sub loader like we used for our TI NAND boots for OMAP
processors.

The OMAP 16xx/17xx/24xx processor allow for booting from a RAW NAND
devices and can be made to work with u-boot.  In there case they have
microcode in the cpu which reads some blocks of nand into onchip SRAM
and executes it.

Regards,
Richard W.

> -----Original Message-----
> From: u-boot-users-admin at lists.sourceforge.net [mailto:u-boot-users-
> admin at lists.sourceforge.net] On Behalf Of Herb Radford
> Sent: Thursday, September 02, 2004 6:37 AM
> To: u-boot-users at lists.sourceforge.net
> Subject: [U-Boot-Users] M-Systems Disk on Chip and U-boot
> 
> We're looking at using a DoC on our next product and I was wondering
how
> the drivers (obviously supplied by M-Systems) are merged into U-Boot
code?
> 
> One of the newer P3 chips has an IPL section which is "execute in
place"
> and would contain early initialization code for the cpu/board/SDRAM
and
> then copy the body of the code into SDRAM. This idea sounds good for
cost
> reasons (one device) but seems like an ugly hack to the structure of
> U-Boot. Any comments?
> 
> Regards, Herb
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by BEA Weblogic Workshop
> FREE Java Enterprise J2EE developer tools!
> Get your free copy of BEA WebLogic Workshop 8.1 today.
> http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
> _______________________________________________
> U-Boot-Users mailing list
> U-Boot-Users at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/u-boot-users

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [U-Boot-Users] M-Systems Disk on Chip and U-boot
@ 2004-09-02 14:24 philipv at cam.org
  2004-09-02 17:46 ` Wolfgang Denk
  0 siblings, 1 reply; 10+ messages in thread
From: philipv at cam.org @ 2004-09-02 14:24 UTC (permalink / raw)
  To: u-boot



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2004-09-02 22:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-02 11:37 [U-Boot-Users] M-Systems Disk on Chip and U-boot Herb Radford
2004-09-02 12:49 ` Brian Waite
2004-09-02 17:41   ` Wolfgang Denk
2004-09-02 22:36 ` Udi Finkelstein
2004-09-02 22:28   ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2004-09-02 12:08 Woodruff, Richard
2004-09-02 14:24 philipv at cam.org
2004-09-02 17:46 ` Wolfgang Denk
2004-09-02 18:51   ` philipv at cam.org
2004-09-02 19:59     ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox