[U-Boot-Users] Atmel AT91RM9200DK w/NAND

Wolfgang Denk wd at denx.de
Wed Mar 26 12:39:10 CET 2003


Dear Rick,

in message <E18ubCR-0000pQ-00 at 157-140-178-66.dialup.efn.org> you wrote:
> 
>   Here's a version that reads 4 meg's in 6.6 seconds. Better but still
> not very fast...

I added this code to CVS, but  it  does  not  compile.  A  couple  of
#defines are missing:

cmd_nand.c:345: `AT91C_PIOC_PDSR' undeclared (first use in this function)
cmd_nand.c:345: `AT91C_PIO_PC2' undeclared (first use in this function)
cmd_nand.c:422: `AT91C_PIOC_CODR' undeclared (first use in this function)
cmd_nand.c:422: `AT91C_PIO_PC0' undeclared (first use in this function)
cmd_nand.c:429: `AT91C_PIOC_SODR' undeclared (first use in this function)
cmd_nand.c:683: `AT91C_PIOC_CODR' undeclared (first use in this function)
cmd_nand.c:683: `AT91C_PIO_PC0' undeclared (first use in this function)
cmd_nand.c:781: `AT91C_PIOC_SODR' undeclared (first use in this function)
cmd_nand.c:936: `AT91C_PIOC_CODR' undeclared (first use in this function)
cmd_nand.c:936: `AT91C_PIO_PC0' undeclared (first use in this function)
cmd_nand.c:979: `AT91C_PIOC_SODR' undeclared (first use in this function)

Can you please also provide proper  entries  for  the  CHANGELOG  and
CREDITS files?


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
The so-called "desktop metaphor" of today's workstations  is  instead
an  "airplane-seat"  metaphor.  Anyone who has shuffled a lap full of
papers while seated between two portly passengers will recognize  the
difference -- one can see only a very few things at once.
                                                   - Fred Brooks, Jr.




More information about the U-Boot mailing list