summaryrefslogtreecommitdiffstats
path: root/include/configs/paz00.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/paz00.h')
-rw-r--r--include/configs/paz00.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/configs/paz00.h b/include/configs/paz00.h
index 38c79cfc2b..2edb4aaba9 100644
--- a/include/configs/paz00.h
+++ b/include/configs/paz00.h
@@ -36,6 +36,7 @@
#define CONFIG_MACH_TYPE MACH_TYPE_PAZ00
#define CONFIG_BOARD_EARLY_INIT_F
+#define CONFIG_BOARD_LATE_INIT
/* SD/MMC */
#define CONFIG_MMC
@@ -71,6 +72,14 @@
#define CONFIG_CMD_NET
#define CONFIG_CMD_DHCP
+/* LCD support */
+#define CONFIG_LCD
+#define CONFIG_PWM_TEGRA
+#define CONFIG_VIDEO_TEGRA
+#define LCD_BPP LCD_COLOR16
+#define CONFIG_SYS_WHITE_ON_BLACK
+#define CONFIG_CONSOLE_SCROLL_LINES 10
+
#include "tegra-common-post.h"
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud