diff options
Diffstat (limited to 'include/configs/novena.h')
-rw-r--r-- | include/configs/novena.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/novena.h b/include/configs/novena.h index c3005e7a15..7c5445d60d 100644 --- a/include/configs/novena.h +++ b/include/configs/novena.h @@ -17,7 +17,6 @@ #include "mx6_common.h" /* U-Boot Commands */ -#define CONFIG_CMD_PCI /* U-Boot general configurations */ @@ -39,7 +38,6 @@ /* Booting Linux */ #define CONFIG_BOOTFILE "fitImage" -#define CONFIG_BOOTARGS "console=ttymxc1,115200 " #define CONFIG_BOOTCOMMAND "run distro_bootcmd ; run net_nfs" #define CONFIG_HOSTNAME novena |