Re: [U-Boot] [PATCH v2] defconfig: Add a config for AM335x High Security EVM

2017-01-22 Thread Andrew F. Davis
On 01/19/2017 11:59 AM, Lokesh Vutla wrote: > > > On Thursday 19 January 2017 09:29 PM, Andrew F. Davis wrote: >> On 01/17/2017 10:14 PM, Lokesh Vutla wrote: >>> >>> [..snip..] >>> +CONFIG_OF_LIST="am335x-evm am335x-bone am335x-boneblack am335x-evmsk am335x-bonegreen

Re: [U-Boot] [PATCH v2] defconfig: Add a config for AM335x High Security EVM

2017-01-19 Thread Lokesh Vutla
On Thursday 19 January 2017 09:29 PM, Andrew F. Davis wrote: > On 01/17/2017 10:14 PM, Lokesh Vutla wrote: >> >> [..snip..] >> >>> +CONFIG_OF_LIST="am335x-evm am335x-bone am335x-boneblack am335x-evmsk >>> am335x-bonegreen am335x-icev2" >> >> Just wondering, do we have HS

Re: [U-Boot] [PATCH v2] defconfig: Add a config for AM335x High Security EVM

2017-01-19 Thread Andrew F. Davis
On 01/17/2017 10:14 PM, Lokesh Vutla wrote: > > [..snip..] > >> +CONFIG_OF_LIST="am335x-evm am335x-bone am335x-boneblack am335x-evmsk >> am335x-bonegreen am335x-icev2" > > Just wondering, do we have HS variants of all these boards? If not we > can just keep am335x-evm. >

Re: [U-Boot] [PATCH v2] defconfig: Add a config for AM335x High Security EVM

2017-01-17 Thread Lokesh Vutla
[..snip..] > +CONFIG_OF_LIST="am335x-evm am335x-bone am335x-boneblack am335x-evmsk > am335x-bonegreen am335x-icev2" Just wondering, do we have HS variants of all these boards? If not we can just keep am335x-evm. >>> >>> We don't "technically" have HS vs non-HS

Re: [U-Boot] [PATCH v2] defconfig: Add a config for AM335x High Security EVM

2017-01-17 Thread Andrew F. Davis
On 01/17/2017 11:31 AM, Lokesh Vutla wrote: > > > On Tuesday 17 January 2017 08:57 PM, Andrew F. Davis wrote: >> On 01/16/2017 09:17 PM, Lokesh Vutla wrote: >>> >>> >>> On Monday 16 January 2017 10:14 PM, Andrew F. Davis wrote: Add a new defconfig file for the AM335x High Security EVM. This

Re: [U-Boot] [PATCH v2] defconfig: Add a config for AM335x High Security EVM

2017-01-17 Thread Lokesh Vutla
On Tuesday 17 January 2017 08:57 PM, Andrew F. Davis wrote: > On 01/16/2017 09:17 PM, Lokesh Vutla wrote: >> >> >> On Monday 16 January 2017 10:14 PM, Andrew F. Davis wrote: >>> Add a new defconfig file for the AM335x High Security EVM. This config >>> is specific for the case of memory device

Re: [U-Boot] [PATCH v2] defconfig: Add a config for AM335x High Security EVM

2017-01-17 Thread Andrew F. Davis
On 01/16/2017 09:17 PM, Lokesh Vutla wrote: > > > On Monday 16 January 2017 10:14 PM, Andrew F. Davis wrote: >> Add a new defconfig file for the AM335x High Security EVM. This config >> is specific for the case of memory device booting. Memory device booting >> is handled separatly from

Re: [U-Boot] [PATCH v2] defconfig: Add a config for AM335x High Security EVM

2017-01-16 Thread Lokesh Vutla
On Monday 16 January 2017 10:14 PM, Andrew F. Davis wrote: > Add a new defconfig file for the AM335x High Security EVM. This config > is specific for the case of memory device booting. Memory device booting > is handled separatly from peripheral booting on HS devices as the load > address

Re: [U-Boot] [PATCH v2] defconfig: Add a config for AM335x High Security EVM

2017-01-16 Thread Tom Rini
On Mon, Jan 16, 2017 at 10:44:49AM -0600, Andrew F. Davis wrote: > Add a new defconfig file for the AM335x High Security EVM. This config > is specific for the case of memory device booting. Memory device booting > is handled separatly from peripheral booting on HS devices as the load > address

[U-Boot] [PATCH v2] defconfig: Add a config for AM335x High Security EVM

2017-01-16 Thread Andrew F. Davis
Add a new defconfig file for the AM335x High Security EVM. This config is specific for the case of memory device booting. Memory device booting is handled separatly from peripheral booting on HS devices as the load address changes. This defconfig is the same as for the non-secure part, except