public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [AT91] Questions about AT91 architecture in u-boot
@ 2008-08-11 11:40 Sergey Lapin
  2008-10-10 19:31 ` Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 1 reply; 2+ messages in thread
From: Sergey Lapin @ 2008-08-11 11:40 UTC (permalink / raw)
  To: u-boot

Hi, all!

I have 2 questions about AT91 architecture in u-boot.
1. In file include/dataflash.h there is setting
#define NB_DATAFLASH_AREA              5
What is its real meaning? What if I need to change number of DataFlash
partitions? Probably it should be made board-specific?

2. What is current state with hardware ECC for NAND on at91 CPUs?
And, is there some ideas on how could I make such an image using
mtd-tools' mkfs.jffs2? When I flashed normal image and used hardware ECC
in kernel I have got lots of ECC errors and kernel not mounting rootfs.
BTW, will hardware ECC help me with big NAND (1GB) and lots of system logging
to speed-up stuff?

Thanks a lot,
S.

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

* [U-Boot] [AT91] Questions about AT91 architecture in u-boot
  2008-08-11 11:40 [U-Boot] [AT91] Questions about AT91 architecture in u-boot Sergey Lapin
@ 2008-10-10 19:31 ` Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 0 replies; 2+ messages in thread
From: Jean-Christophe PLAGNIOL-VILLARD @ 2008-10-10 19:31 UTC (permalink / raw)
  To: u-boot

On 15:40 Mon 11 Aug     , Sergey Lapin wrote:
> Hi, all!
> 
> I have 2 questions about AT91 architecture in u-boot.
> 1. In file include/dataflash.h there is setting
> #define NB_DATAFLASH_AREA              5
> What is its real meaning? What if I need to change number of DataFlash
> partitions? Probably it should be made board-specific?
> 
Yes you update the code to allow a board to overwrite the default value.

Best Regards,
J.

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

end of thread, other threads:[~2008-10-10 19:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-11 11:40 [U-Boot] [AT91] Questions about AT91 architecture in u-boot Sergey Lapin
2008-10-10 19:31 ` Jean-Christophe PLAGNIOL-VILLARD

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