[U-Boot] [PATCH 00/16] arm: stm32mp1: add initial support for STM32MP157

2018-03-05 Thread Patrick Delaunay
This patch-set adds initial support of STMicroelectronics STM32MP157 microprocessor (MPU) - add new arm arch stm32mp1 (based on armv7) - support for stm32mp157 SOC (based on Cortex-A7) - add minimal support for board evaluation board STM32MP157C-ED1 Patrick Delaunay (16): tools/mkimage: add su

Re: [U-Boot] [PATCH 00/16] arm: stm32mp1: add initial support for STM32MP157

2018-03-05 Thread Vikas Manocha
Hi Patrick, On 03/05/2018 06:24 AM, Patrick Delaunay wrote: > > This patch-set adds initial support of STMicroelectronics STM32MP157 > microprocessor (MPU) > - add new arm arch stm32mp1 (based on armv7) > - support for stm32mp157 SOC (based on Cortex-A7) > - add minimal support for board evaluati

Re: [U-Boot] [PATCH 00/16] arm: stm32mp1: add initial support for STM32MP157

2018-03-06 Thread Patrick DELAUNAY
Hi Vikas > From: Vikas MANOCHA > > Hi Patrick, > > On 03/05/2018 06:24 AM, Patrick Delaunay wrote: > > > > This patch-set adds initial support of STMicroelectronics STM32MP157 > I see patches for ram driver, armv7 generic, stm32f7 etc. in this patchset. > Please split the stuff other than STM32