]> git.sur5r.net Git - u-boot/blobdiff - include/configs/inka4x0.h
armv8: ls1046a: enable PCI command tool
[u-boot] / include / configs / inka4x0.h
index 0d667649e50b869e051aa21e43cc1d262a465ad4..5ee9c2bcb48cfec61733c23ba5645aaa5bac5838 100644 (file)
@@ -39,7 +39,6 @@
  * Serial console configuration
  */
 #define CONFIG_PSC_CONSOLE     1       /* console is on PSC1   */
-#define CONFIG_BAUDRATE                115200  /* ... at 115200 bps    */
 #define CONFIG_SYS_BAUDRATE_TABLE      { 9600, 19200, 38400, 57600, 115200, 230400 }
 
 /*
@@ -47,8 +46,6 @@
  * 0x40000000 - 0x4fffffff - PCI Memory
  * 0x50000000 - 0x50ffffff - PCI IO Space
  */
-#define CONFIG_PCI             1
-#define CONFIG_PCI_PNP         1
 #define CONFIG_PCI_SCAN_SHOW   1
 #define CONFIG_PCIAUTO_SKIP_HOST_BRIDGE        1
 
@@ -63,9 +60,6 @@
 #define CONFIG_SYS_XLB_PIPELINING      1
 
 /* Partitions */
-#define CONFIG_MAC_PARTITION
-#define CONFIG_DOS_PARTITION
-#define CONFIG_ISO_PARTITION
 
 /*
  * BOOTP options
@@ -78,7 +72,6 @@
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_DATE
 #define CONFIG_CMD_IDE
 #define CONFIG_CMD_PCI