Re: [U-Boot] [PATCH v3 00/22] mx6sabre: Add DM and SPL FIT support

2019-01-31 Thread Tom Rini
On Thu, Jan 31, 2019 at 03:13:51PM +, Abel Vesa wrote: > On 19-01-31 09:41:11, Tom Rini wrote: > > On Thu, Jan 31, 2019 at 12:59:19PM +, Abel Vesa wrote: > > > On 19-01-30 13:58:19, Tom Rini wrote: > > > > On Wed, Jan 30, 2019 at 01:39:50PM +, Abel Vesa wrote: > > > > > > > > > The sec

Re: [U-Boot] [PATCH v3 00/22] mx6sabre: Add DM and SPL FIT support

2019-01-31 Thread Abel Vesa
On 19-01-31 09:41:11, Tom Rini wrote: > On Thu, Jan 31, 2019 at 12:59:19PM +, Abel Vesa wrote: > > On 19-01-30 13:58:19, Tom Rini wrote: > > > On Wed, Jan 30, 2019 at 01:39:50PM +, Abel Vesa wrote: > > > > > > > The second version is here: > > > > https://lists.denx.de/pipermail/u-boot/201

Re: [U-Boot] [PATCH v3 00/22] mx6sabre: Add DM and SPL FIT support

2019-01-31 Thread Tom Rini
On Thu, Jan 31, 2019 at 12:59:19PM +, Abel Vesa wrote: > On 19-01-30 13:58:19, Tom Rini wrote: > > On Wed, Jan 30, 2019 at 01:39:50PM +, Abel Vesa wrote: > > > > > The second version is here: > > > https://lists.denx.de/pipermail/u-boot/2019-January/356557.html > > > > > > Changes since v

Re: [U-Boot] [PATCH v3 00/22] mx6sabre: Add DM and SPL FIT support

2019-01-31 Thread Abel Vesa
On 19-01-30 13:58:19, Tom Rini wrote: > On Wed, Jan 30, 2019 at 01:39:50PM +, Abel Vesa wrote: > > > The second version is here: > > https://lists.denx.de/pipermail/u-boot/2019-January/356557.html > > > > Changes since v2: > > * Removed the unecessary SYS_MALLOC_F_LEN from both defocnfig > >

Re: [U-Boot] [PATCH v3 00/22] mx6sabre: Add DM and SPL FIT support

2019-01-30 Thread Tom Rini
On Wed, Jan 30, 2019 at 01:39:50PM +, Abel Vesa wrote: > The second version is here: > https://lists.denx.de/pipermail/u-boot/2019-January/356557.html > > Changes since v2: > * Removed the unecessary SYS_MALLOC_F_LEN from both defocnfig > * Fixed the copyright for all the *u-boot.dtsi files

[U-Boot] [PATCH v3 00/22] mx6sabre: Add DM and SPL FIT support

2019-01-30 Thread Abel Vesa
The second version is here: https://lists.denx.de/pipermail/u-boot/2019-January/356557.html Changes since v2: * Removed the unecessary SYS_MALLOC_F_LEN from both defocnfig * Fixed the copyright for all the *u-boot.dtsi files Abel Vesa (22): usb: Rename SPL_USB_SUPPORT to SPL_USB_STORAGE usb