projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acdab17
)
sunxi: Disable VIDEO for SoCs without display support
author
Chen-Yu Tsai
<
[email protected]
>
Mon, 2 May 2016 02:28:09 +0000
(10:28 +0800)
committer
Hans de Goede
<
[email protected]
>
Wed, 25 May 2016 15:52:39 +0000
(17:52 +0200)
The newer chips use a newer display pipeline, which is not supported.
Signed-off-by: Chen-Yu Tsai <
[email protected]
>
Reviewed-by: Hans de Goede <
[email protected]
>
Signed-off-by: Hans de Goede <
[email protected]
>
board/sunxi/Kconfig
patch
|
blob
|
history
diff --git
a/board/sunxi/Kconfig
b/board/sunxi/Kconfig
index a24d5c238da91f09b36b5d327be4cccaeff011f4..059e9146cc5c9a8ca965805df92415490d0ee2ea 100644
(file)
--- a/
board/sunxi/Kconfig
+++ b/
board/sunxi/Kconfig
@@
-419,7
+419,7
@@
config AXP_GPIO
config VIDEO
boolean "Enable graphical uboot console on HDMI, LCD or VGA"
- depends on !MACH_SUN8I_A83T
+ depends on !MACH_SUN8I_A83T
&& !MACH_SUN8I_H3 && !MACH_SUN9I && !MACH_SUN50I_A64
default y
---help---
Say Y here to add support for using a cfb console on the HDMI, LCD