]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/tegra-common.h
pinctrl: add pin control uclass support
[karo-tx-uboot.git] / include / configs / tegra-common.h
index ffe167e85ac3bcdc90617cc2ff401d33f2ef09f9..6fe5f2ce6543cd04b76cfdd1c9671d2f10b2e496 100644 (file)
 #define CONFIG_SYS_STDIO_DEREGISTER
 #endif
 
-/*
- * Miscellaneous configurable options
- */
-#define CONFIG_SYS_PROMPT              V_PROMPT
 /*
  * Increasing the size of the IO buffer as default nfsargs size is more
  *  than 256 and so it is not possible to edit it
 /*-----------------------------------------------------------------------
  * Physical Memory Map
  */
-#define CONFIG_NR_DRAM_BANKS   1
+#define CONFIG_NR_DRAM_BANKS   2
 #define PHYS_SDRAM_1           NV_PA_SDRC_CS0
 #define PHYS_SDRAM_1_SIZE      0x20000000      /* 512M */