]> git.sur5r.net Git - u-boot/blobdiff - include/configs/sbc8260.h
Code cleanup
[u-boot] / include / configs / sbc8260.h
index 2414093dd7d7119be2649a79eb2c333cc98e7fe3..251d62a70b359cfaa89963db575becb5bd7b0d67 100644 (file)
 /* Define a command string that is automatically executed when no character
  * is read on the console interface withing "Boot Delay" after reset.
  */
-#define CONFIG_BOOT_ROOT_INITRD 0      /* Use ram disk for the root file system */
-#define CONFIG_BOOT_ROOT_NFS   1       /* Use a NFS mounted root file system */
+#undef CONFIG_BOOT_ROOT_INITRD         /* Use ram disk for the root file system */
+#define        CONFIG_BOOT_ROOT_NFS            /* Use a NFS mounted root file system */
 
 #ifdef CONFIG_BOOT_ROOT_INITRD
 #define CONFIG_BOOTCOMMAND \