]> git.sur5r.net Git - u-boot/blobdiff - include/configs/tegra124-common.h
arm: am57xx: cl-som-am57x: adjust default env to the installation system
[u-boot] / include / configs / tegra124-common.h
index af7698d95c7b7bfa5b1ce2fb2eb5d3643da17596..8cf9bac15680c78c912be71d868eb24227eaf627 100644 (file)
@@ -10,9 +10,6 @@
 
 #include "tegra-common.h"
 
-/* Cortex-A15 uses a cache line size of 64 bytes */
-#define CONFIG_SYS_CACHELINE_SIZE      64
-
 /*
  * NS16550 Configuration
  */
@@ -70,4 +67,7 @@
 #define CONFIG_USB_EHCI_TXFIFO_THRESH  0x10
 #define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS 1
 
+/* GPU needs setup */
+#define CONFIG_TEGRA_GPU
+
 #endif /* _TEGRA124_COMMON_H_ */