[U-Boot] [PATCH v2 0/7] imx6: icorem6: Add framebuffer and I2C support
Jagan Teki
jagan at openedev.com
Thu Nov 24 19:11:11 CET 2016
Hi Stefano,
On Sun, Nov 6, 2016 at 9:28 PM, Jagan Teki <jagan at openedev.com> wrote:
> Hi Stefano,
>
> On Fri, Oct 28, 2016 at 7:27 PM, Jagan Teki <jagan at openedev.com> wrote:
>> From: Jagan Teki <jagan at amarulasolutions.com>
>>
>> This series support framebuffer and I2C on top of u-boot-imx.git with
>> latest u-boot.git merge.
>>
>> Changes for v2:
>> - Rebase on u-boot-imx.git and u-boot.git
>>
>> Jagan Teki (7):
>> video: Kconfig: Add VIDEO_IPV3 entry
>> imx6: icorem6: Add framebuffer support
>> imx6: icorem6: Add custom splashscreen support
>> i2c: Kconfig: Add SYS_I2C_MXC entry
>> i2c: mxc: Print hex instead of decimal for bus address
>> i2c: mxc: Make 'no gpio pinctrl state' print as debug
>> imx6: icorem6: Add I2C support
>>
>> arch/arm/cpu/armv7/mx6/Kconfig | 1 +
>> board/engicam/icorem6/icorem6.c | 113 +++++++++++++++++++++++++++++++++++
>> configs/imx6qdl_icore_mmc_defconfig | 5 +-
>> configs/imx6qdl_icore_nand_defconfig | 5 +-
>> drivers/i2c/Kconfig | 8 +++
>> drivers/i2c/mxc_i2c.c | 2 +-
>> drivers/video/Kconfig | 8 +++
>> include/configs/imx6qdl_icore.h | 14 +++++
>> tools/logos/engicam.bmp | Bin 0 -> 60214 bytes
>> 9 files changed, 153 insertions(+), 3 deletions(-)
>> create mode 100755 tools/logos/engicam.bmp
>
> Any comments?
Please apply if you it's OK?
thanks!
--
Jagan Teki
Free Software Engineer | www.openedev.com
U-Boot, Linux | Upstream Maintainer
Hyderabad, India.
More information about the U-Boot
mailing list