
On Thu, Oct 22, 2015 at 03:07:55PM +0530, Lokesh Vutla wrote:
Hi Tom,
On Saturday 19 September 2015 03:00 PM, Lokesh Vutla wrote:
This patch series enables OF_CONTROL and DM for all keystone platforms. In order to add support for OF_CONTROL all the keystone2 specific DT files are imported from Linux kernel. For now only DM_SERIAL is enabled on all keystone2 platforms, moving forward all other drivers are converted to DM and will be enabled in defconfig.
Build targets used: UART boot: u-boot-dtb.bin NAND boot: MLO SPI boot: u-boot-spl.gph
Above three bootmodes are verified on the following platforms: K2HK-evm, K2L-evm, K2E-evm.
This patch series is based on top of keystone serial driver posted previously: https://www.mail-archive.com/u-boot%40lists.denx.de/msg186443.html
Gentle ping.
Thanks, I'm going to put together a PR of my own stuff today or tomorrow.