summaryrefslogtreecommitdiffstats
path: root/include/configs/aristainetos2.h
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2015-08-24 11:36:39 +0200
committerStefano Babic <sbabic@denx.de>2015-09-02 15:38:16 +0200
commitc4e498d9a34794e96aa358b2f20bac3e00ac618d (patch)
tree0871a55f710cd08f1e02660f7077acd03b7dc5ea /include/configs/aristainetos2.h
parent2738948a05a30e8033129a82a0a63695e639fc78 (diff)
downloadtalos-obmc-uboot-c4e498d9a34794e96aa358b2f20bac3e00ac618d.tar.gz
talos-obmc-uboot-c4e498d9a34794e96aa358b2f20bac3e00ac618d.zip
video, lg4573: make spi bus and cs configurable
make the spi bus and the spi chipselect configurable for the lg4573 driver. Use it on the aristainetos boards. Signed-off-by: Heiko Schocher <hs@denx.de> Acked-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'include/configs/aristainetos2.h')
-rw-r--r--include/configs/aristainetos2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/aristainetos2.h b/include/configs/aristainetos2.h
index faeafe2dda..dd090c58fe 100644
--- a/include/configs/aristainetos2.h
+++ b/include/configs/aristainetos2.h
@@ -45,6 +45,8 @@
/* Framebuffer */
#define CONFIG_SYS_LDB_CLOCK 33246000
#define CONFIG_LG4573
+#define CONFIG_LG4573_BUS 0
+#define CONFIG_LG4573_CS 0
#define CONFIG_CMD_BMP
OpenPOWER on IntegriCloud