]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Make MPC8266ADS board compile again.
authorrunet@innovsys.com <runet@innovsys.com>
Tue, 16 Oct 2007 19:50:40 +0000 (14:50 -0500)
committerWolfgang Denk <wd@denx.de>
Tue, 16 Oct 2007 20:32:56 +0000 (22:32 +0200)
Signed-off-by: Runet Torgersen <runet@innovsys.com>
include/configs/MPC8266ADS.h

index 14b041e3aecb0a7e897bfec0e6149c77221ef346..d392b981edd17b68abf084c2fb37a96d27f6e981 100644 (file)
 #undef CONFIG_CMD_MFSL
 #undef CONFIG_CMD_MMC
 #undef CONFIG_CMD_NAND
+#undef CONFIG_CMD_ONENAND
 #undef CONFIG_CMD_PCMCIA
 #undef CONFIG_CMD_REISER
 #undef CONFIG_CMD_SCSI
 #undef CONFIG_CMD_UNIVERSE
 #undef CONFIG_CMD_USB
 #undef CONFIG_CMD_XIMG
+#undef CONFIG_CMD_AT91_SPIMUX
 
 /* Define a command string that is automatically executed when no character
  * is read on the console interface withing "Boot Delay" after reset.