public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] sunxi: chip: enable composite video out
@ 2016-03-07 12:50 Maxime Ripard
  2016-03-16 14:25 ` Hans de Goede
  0 siblings, 1 reply; 2+ messages in thread
From: Maxime Ripard @ 2016-03-07 12:50 UTC (permalink / raw)
  To: u-boot

From: Alex Kaplan <kaplan2539@gmail.com>

The CHIP has a composite video output in the mini-Jack connector, alongside
with the 2 audio channels. Enable this output in U-Boot.

Signed-off-by: Alex Kaplan <kaplan2539@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
---
 configs/CHIP_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/CHIP_defconfig b/configs/CHIP_defconfig
index 3135d1c88e79..4f99d1efdf9e 100644
--- a/configs/CHIP_defconfig
+++ b/configs/CHIP_defconfig
@@ -4,6 +4,7 @@ CONFIG_MACH_SUN5I=y
 CONFIG_DRAM_TIMINGS_DDR3_800E_1066G_1333J=y
 # CONFIG_MMC is not set
 CONFIG_USB0_VBUS_PIN="PB10"
+CONFIG_VIDEO_COMPOSITE=y
 CONFIG_DEFAULT_DEVICE_TREE="sun5i-r8-chip"
 CONFIG_SPL=y
 CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=2"
-- 
2.7.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] sunxi: chip: enable composite video out
  2016-03-07 12:50 [U-Boot] [PATCH] sunxi: chip: enable composite video out Maxime Ripard
@ 2016-03-16 14:25 ` Hans de Goede
  0 siblings, 0 replies; 2+ messages in thread
From: Hans de Goede @ 2016-03-16 14:25 UTC (permalink / raw)
  To: u-boot

Hi,

On 07-03-16 13:50, Maxime Ripard wrote:
> From: Alex Kaplan <kaplan2539@gmail.com>
>
> The CHIP has a composite video output in the mini-Jack connector, alongside
> with the 2 audio channels. Enable this output in U-Boot.
>
> Signed-off-by: Alex Kaplan <kaplan2539@gmail.com>
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Thanks,

Merged.

Regards,

Hans


> ---
>   configs/CHIP_defconfig | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/configs/CHIP_defconfig b/configs/CHIP_defconfig
> index 3135d1c88e79..4f99d1efdf9e 100644
> --- a/configs/CHIP_defconfig
> +++ b/configs/CHIP_defconfig
> @@ -4,6 +4,7 @@ CONFIG_MACH_SUN5I=y
>   CONFIG_DRAM_TIMINGS_DDR3_800E_1066G_1333J=y
>   # CONFIG_MMC is not set
>   CONFIG_USB0_VBUS_PIN="PB10"
> +CONFIG_VIDEO_COMPOSITE=y
>   CONFIG_DEFAULT_DEVICE_TREE="sun5i-r8-chip"
>   CONFIG_SPL=y
>   CONFIG_SYS_EXTRA_OPTIONS="CONS_INDEX=2"
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-03-16 14:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-07 12:50 [U-Boot] [PATCH] sunxi: chip: enable composite video out Maxime Ripard
2016-03-16 14:25 ` Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox