]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/cmd_nand.c
* Patch by Fred Klatt, 25 Jun 2004:
[karo-tx-uboot.git] / common / cmd_nand.c
index 8d115eb26726f49ed874817276030fbeeff56c23..c874e7c570fffc07e030e2cd0b666d6df4fad914 100644 (file)
 
 #if (CONFIG_COMMANDS & CFG_CMD_NAND)
 
+#ifdef CONFIG_AT91RM9200DK
+#include <asm/arch/hardware.h>
+#endif
+
 #include <linux/mtd/nand.h>
 #include <linux/mtd/nand_ids.h>
 #include <jffs2/jffs2.h>