public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] the custom borad supportting nandflash
@ 2006-01-11 16:51 willow
  2006-01-11 17:08 ` Wolfgang Denk
  0 siblings, 1 reply; 5+ messages in thread
From: willow @ 2006-01-11 16:51 UTC (permalink / raw)
  To: u-boot


Hi all, 
       Who could tell me any  custom board' name which image of the u-boot.bin is saved in the nandflash in a "u-boot-1.1.4.tar.bz2" packet.
       I am portting the u-boot to a arm926jes cutom borad booting from a nandflash and had successfully boot from a norflash. But what do I need to do for booting from nand? Perhaps I can find some tips from the exist custom boards in the u-boot packet.
      Please help.

Best regards,
Willow

--
View this message in context: http://www.nabble.com/the-custom-borad-supportting-nandflash-t896328.html#a2323157
Sent from the Uboot - Users forum at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20060111/4c709f03/attachment.htm 

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

* [U-Boot-Users] the custom borad supportting nandflash
@ 2006-01-11 16:51 willow
  0 siblings, 0 replies; 5+ messages in thread
From: willow @ 2006-01-11 16:51 UTC (permalink / raw)
  To: u-boot


Hi all, 
       Who could tell me any  custom board' name which image of the u-boot.bin is saved in the nandflash in a "u-boot-1.1.4.tar.bz2" packet.
       I am portting the u-boot to a arm926jes cutom borad booting from a nandflash and had successfully boot from a norflash. But what do I need to do for booting from nand? Perhaps I can find some tips from the exist custom boards in the u-boot packet.
      Please help.

Best regards,
Willow

--
View this message in context: http://www.nabble.com/the-custom-borad-supportting-nandflash-t896330.html#a2323160
Sent from the Uboot - Users forum at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20060111/1d068b7b/attachment.htm 

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

* [U-Boot-Users] the custom borad supportting nandflash
  2006-01-11 16:51 [U-Boot-Users] the custom borad supportting nandflash willow
@ 2006-01-11 17:08 ` Wolfgang Denk
  2006-01-12  1:43   ` willow
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Denk @ 2006-01-11 17:08 UTC (permalink / raw)
  To: u-boot

In message <2323157.post@talk.nabble.com> you wrote:
> 
>        Who could tell me any  custom board' name which image of the u-boot.bin is saved in the nandflash in a "u-boot-1.1.4.tar.bz2" packet.

U-Boot does not support such a mode of operation.

>        I am portting the u-boot to a arm926jes cutom borad booting from a nandflash and had successfully boot from a norflash. But what do I need to do for booting from nand? Perhaps I can find some tips from the exist custom boards in the u-boot packet

I never heard of anybody crazy enough to wrap a boot laoder image  in
a comporessed _tarball_.

> ------=_Part_2192_32889152.1136998266428
> Content-Type: text/html; charset=us-ascii
> Content-Transfer-Encoding: 7bit

Please never post HTML on this list.


And why the h*** did you post the very same message twice within less
than a minute? Don't do this!

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
It is impractical for  the  standard  to  attempt  to  constrain  the
behavior  of code that does not obey the constraints of the standard.
                                                          - Doug Gwyn

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

* [U-Boot-Users] the custom borad supportting nandflash
  2006-01-11 17:08 ` Wolfgang Denk
@ 2006-01-12  1:43   ` willow
  2006-01-12  7:28     ` Wolfgang Denk
  0 siblings, 1 reply; 5+ messages in thread
From: willow @ 2006-01-12  1:43 UTC (permalink / raw)
  To: u-boot


Hi, denk,
          I am sorry about posting twice the same text, it is a mistake.
          I do not think I  describe my problem in top text. And I just want boot my arm926ejs from a nandflash, not from a norflash(there is not a norflash in my custom board in the future). so the u-boot.bin is stored in a nandflash.
         So Which things must I complete in the U-boot or just say Which files must I add or modify in the U-boot?
        My english is bad or could you kindly talk with me about this?my Skepe is : liugeng-ws at 163.com
       Thanks.

Best Wishs,
Wilow



--
View this message in context: http://www.nabble.com/the-custom-borad-supportting-nandflash-t896328.html#a2332651
Sent from the Uboot - Users forum at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20060111/8a89ba0f/attachment.htm 

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

* [U-Boot-Users] the custom borad supportting nandflash
  2006-01-12  1:43   ` willow
@ 2006-01-12  7:28     ` Wolfgang Denk
  0 siblings, 0 replies; 5+ messages in thread
From: Wolfgang Denk @ 2006-01-12  7:28 UTC (permalink / raw)
  To: u-boot

In message <2332651.post@talk.nabble.com> you wrote:
>
>           I do not think I  describe my problem in top text. And I just want boot my arm926ejs from a nandflash, not from a norflash(there is not a norflash in my custom board in the future). so the u-boot.bin is stored in a nandflash.
>          So Which things must I complete in the U-boot or just say Which files must I add or modify in the U-boot?

Compare what has  been  done  for  other  processors  (at91rm9200dk);
search for CONFIG_SKIP_LOWLEVEL_INIT

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Only in our dreams we are free.  The rest of the time we need  wages.
                                    - Terry Pratchett, _Wyrd Sisters_

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

end of thread, other threads:[~2006-01-12  7:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-11 16:51 [U-Boot-Users] the custom borad supportting nandflash willow
2006-01-11 17:08 ` Wolfgang Denk
2006-01-12  1:43   ` willow
2006-01-12  7:28     ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2006-01-11 16:51 willow

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