]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tegra20-common.h
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / include / configs / tegra20-common.h
index 186e023364349d7e6fa2f753784405aede94f6af..e464e06173e8bf570e166a0d69b4a9bb13485bcc 100644 (file)
 /* Total I2C ports on Tegra20 */
 #define TEGRA_I2C_NUM_CONTROLLERS      4
 
-#define CONFIG_PARTITION_UUIDS
-#define CONFIG_CMD_PART
-
 #define CONFIG_SYS_NAND_SELF_INIT
 #define CONFIG_SYS_NAND_ONFI_DETECTION
 
-/* Misc utility code */
-#define CONFIG_BOUNCE_BUFFER
-
 #endif /* _TEGRA20_COMMON_H_ */