Re: [U-Boot] [PATCH 0/8] Add get_cpu_id for STM32 SoCs

2018-02-05 Thread Patrice CHOTARD
Hi Vikas On 02/02/2018 06:20 PM, Vikas Manocha wrote: > Hi Patrice, > > On 02/02/2018 12:22 AM, Patrice CHOTARD wrote: >> +Christophe Priouzeau who is the requester/developper of this feature >> >> >> On 01/31/2018 07:22 PM, Vikas Manocha wrote: >>> Hi Patrice, >>> >>> On 01/31/2018 08:08 AM, pat

Re: [U-Boot] [PATCH 0/8] Add get_cpu_id for STM32 SoCs

2018-02-02 Thread Vikas Manocha
Hi Patrice, On 02/02/2018 12:22 AM, Patrice CHOTARD wrote: > +Christophe Priouzeau who is the requester/developper of this feature > > > On 01/31/2018 07:22 PM, Vikas Manocha wrote: >> Hi Patrice, >> >> On 01/31/2018 08:08 AM, patrice.chot...@st.com wrote: >>> From: Patrice Chotard >>> >>> This

Re: [U-Boot] [PATCH 0/8] Add get_cpu_id for STM32 SoCs

2018-02-02 Thread Patrice CHOTARD
+Christophe Priouzeau who is the requester/developper of this feature On 01/31/2018 07:22 PM, Vikas Manocha wrote: > Hi Patrice, > > On 01/31/2018 08:08 AM, patrice.chot...@st.com wrote: >> From: Patrice Chotard >> >> This series allows to get the cpu id of STM32 SoCs and to set >> the environm

Re: [U-Boot] [PATCH 0/8] Add get_cpu_id for STM32 SoCs

2018-01-31 Thread Vikas Manocha
Hi Patrice, On 01/31/2018 08:08 AM, patrice.chot...@st.com wrote: > From: Patrice Chotard > > This series allows to get the cpu id of STM32 SoCs and to set > the environment variable "soc_name" with the corresponding SoC name. > > This will be useful in some development environment to retrieve

[U-Boot] [PATCH 0/8] Add get_cpu_id for STM32 SoCs

2018-01-31 Thread patrice.chotard
From: Patrice Chotard This series allows to get the cpu id of STM32 SoCs and to set the environment variable "soc_name" with the corresponding SoC name. This will be useful in some development environment to retrieve files correspondig to SoC family. Patrice Chotard (8): mach-stm32: Add get_