Re: [U-Boot] [GIT PULL] Xilinx patches for v2019.04-rc2

2019-02-16 Thread Tom Rini
On Fri, Feb 15, 2019 at 03:20:16PM +0100, Michal Simek wrote: > Hi Tom, > > please pull these patches to your tree. I had to wait a little bit when > i2c dm patches are applied which is done now. > The biggest changes are that all platforms are using DM_I2C that's why > it was possible to get rid

[U-Boot] [GIT PULL] Xilinx patches for v2019.04-rc2

2019-02-15 Thread Michal Simek
Hi Tom, please pull these patches to your tree. I had to wait a little bit when i2c dm patches are applied which is done now. The biggest changes are that all platforms are using DM_I2C that's why it was possible to get rid of board files in include/configs/ and also old driver. Another one is mov