Re: [U-Boot] [PATCH 3/3 v3] controlcenterdc: Make secure boot available

2017-03-23 Thread Mario Six
On Thu, Mar 23, 2017 at 11:04 AM, Stefan Roese wrote: > On 23.03.2017 10:45, Mario Six wrote: >> >> On Thu, Mar 23, 2017 at 10:31 AM, Stefan Roese wrote: >>> >>> Hi Mario, >>> >>> On 22.02.2017 16:07, Mario Six wrote: Make secure booting available for the controlcenterdc board. >>>

Re: [U-Boot] [PATCH 3/3 v3] controlcenterdc: Make secure boot available

2017-03-23 Thread Stefan Roese
On 23.03.2017 10:45, Mario Six wrote: On Thu, Mar 23, 2017 at 10:31 AM, Stefan Roese wrote: Hi Mario, On 22.02.2017 16:07, Mario Six wrote: Make secure booting available for the controlcenterdc board. Signed-off-by: Reinhard Pfau Signed-off-by: Mario Six --- Changes in v3: * Added secure

Re: [U-Boot] [PATCH 3/3 v3] controlcenterdc: Make secure boot available

2017-03-23 Thread Mario Six
On Thu, Mar 23, 2017 at 10:31 AM, Stefan Roese wrote: > Hi Mario, > > On 22.02.2017 16:07, Mario Six wrote: >> Make secure booting available for the controlcenterdc >> board. >> >> Signed-off-by: Reinhard Pfau >> Signed-off-by: Mario Six >> --- >> Changes in v3: >> >> * Added secure boot options

Re: [U-Boot] [PATCH 3/3 v3] controlcenterdc: Make secure boot available

2017-03-23 Thread Stefan Roese
Hi Mario, On 22.02.2017 16:07, Mario Six wrote: > Make secure booting available for the controlcenterdc > board. > > Signed-off-by: Reinhard Pfau > Signed-off-by: Mario Six > --- > Changes in v3: > > * Added secure boot options to config to enable secure boot by default > > Changes in v2: >