* [U-Boot-Users] board/board/flash.c
@ 2004-10-07 20:52 Bradley Remedios
2004-10-07 22:20 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Bradley Remedios @ 2004-10-07 20:52 UTC (permalink / raw)
To: u-boot
Hello All,
If we only have Nand flash on our board, does board/ourboard/flash.c
really have to be implemented?
Shouldn't it be sufficient to just use cmd_nand.c and env_nand.c?
For our configuration, U-Boot will actually come up and running from
SDRAM itself as we will be using a Primary Bootloader to load U-Boot
from Nand Flash. So the only functionality that we should really need
is reading and writing to nand flash for writing downloaded images and
booting kernels.
Regards,
--
Bradley Remedios
bremedios at gmail.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot-Users] board/board/flash.c
2004-10-07 20:52 [U-Boot-Users] board/board/flash.c Bradley Remedios
@ 2004-10-07 22:20 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2004-10-07 22:20 UTC (permalink / raw)
To: u-boot
In message <963b33870410071352372f6bbc@mail.gmail.com> you wrote:
>
> If we only have Nand flash on our board, does board/ourboard/flash.c
> really have to be implemented?
What for then?
> For our configuration, U-Boot will actually come up and running from
> SDRAM itself as we will be using a Primary Bootloader to load U-Boot
> from Nand Flash. So the only functionality that we should really need
> is reading and writing to nand flash for writing downloaded images and
> booting kernels.
You answered your own question.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
Question: How does one get fresh air into a Russian church?
Answer: One clicks on an icon, and a window opens!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-10-07 22:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-07 20:52 [U-Boot-Users] board/board/flash.c Bradley Remedios
2004-10-07 22:20 ` Wolfgang Denk
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.