On Wed, Jul 16, 2008 at 01:18:31PM +0200, Wolfgang Denk wrote:
> - at91rm9200dk:
>       In file included from /home/wd/git/u-boot/work/include/nand.h:32,
>                        from board.c:48:
>       /home/wd/git/u-boot/work/include/linux/mtd/nand.h:82:1: warning: 
> "NAND_CTL_SETCLE" redefined
>       In file included from /work/wd/tmp-arm/include/config.h:2,
>                        from /home/wd/git/u-boot/work/include/common.h:35,
>                        from board.c:41:
>       /home/wd/git/u-boot/work/include/configs/at91rm9200dk.h:153:1: warning: 
> this is the location of the previous definition
>       In file included from /home/wd/git/u-boot/work/include/nand.h:32,
>                        from board.c:48:
>       /home/wd/git/u-boot/work/include/linux/mtd/nand.h:84:1: warning: 
> "NAND_CTL_CLRCLE" redefined
>       In file included from /work/wd/tmp-arm/include/config.h:2,
>                        from /home/wd/git/u-boot/work/include/common.h:35,
>                        from board.c:41:
>       /home/wd/git/u-boot/work/include/configs/at91rm9200dk.h:152:1: warning: 
> this is the location of the previous definition

This board seems to be using the legacy NAND interface, but doesn't
define CFG_NAND_LEGACY.  It also doesn't define CONFIG_CMD_NAND; if one
does so, then it gets build errors (with or without CFG_NAND_LEGACY).

> - csb637:

Likewise.

-Scott

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to