[U-Boot] [PATCH v2 0/4] sunxi: HDMI (cfb) console support

Hans de Goede hdegoede at redhat.com
Sun Nov 16 17:06:02 CET 2014


Hi All,

Here is v2 of the (cleaned up) version of the hdmi support series for
sunxi. I'm not resending the first 2 patches as those got acked in v1.

Changes in the remaining patches:

-"sunxi: video: Add cfb console driver for sunxi"
 -Add CONFIG_VIDEO=n to A13 boards, as they have no hdmi out
 -Merge in some of the #if foo #define CONFIG_FOO changes done in
  "sunxi: Add usb keyboard Kconfig option", as those ended up undoing a
  bunch of changes done here
-"sunxi: video: Add sun6i support"
 -No changes
-"sunxi: video: Add simplefb support"
 -Use fdt_setprop_string for strings
-"sunxi: Add usb keyboard Kconfig option"
 -Add CONFIG_USB_KEYBOARD=n to A13 boards, as having a usb keyboard makes
  little sense when not having any form of video output working
 -Dropped the Kconfig changes merged into
  "sunxi: video: Add cfb console driver for sunxi"

Regards,

Hans


More information about the U-Boot mailing list