Re: [U-Boot] [PATCH v3 27/30] ARM: dts: k2g: Disable netcp by default

2017-05-26 Thread Tom Rini
On Fri, May 26, 2017 at 01:57:18PM -0500, Franklin S Cooper Jr wrote: > > > On 05/26/2017 01:46 PM, Tom Rini wrote: > > On Fri, May 26, 2017 at 01:22:17PM -0500, Franklin S Cooper Jr wrote: > >> > >> > >> On 05/26/2017 01:09 PM, Tom Rini wrote: > >>> On Wed, May 24, 2017 at 10:43:07AM -0500,

Re: [U-Boot] [PATCH v3 27/30] ARM: dts: k2g: Disable netcp by default

2017-05-26 Thread Franklin S Cooper Jr
On 05/26/2017 01:46 PM, Tom Rini wrote: > On Fri, May 26, 2017 at 01:22:17PM -0500, Franklin S Cooper Jr wrote: >> >> >> On 05/26/2017 01:09 PM, Tom Rini wrote: >>> On Wed, May 24, 2017 at 10:43:07AM -0500, Franklin S Cooper Jr wrote: >>> Disable netcp by default like all other peripherals

Re: [U-Boot] [PATCH v3 27/30] ARM: dts: k2g: Disable netcp by default

2017-05-26 Thread Tom Rini
On Fri, May 26, 2017 at 01:22:17PM -0500, Franklin S Cooper Jr wrote: > > > On 05/26/2017 01:09 PM, Tom Rini wrote: > > On Wed, May 24, 2017 at 10:43:07AM -0500, Franklin S Cooper Jr wrote: > > > >> Disable netcp by default like all other peripherals in the dtsi file. > >> Enable the peripheral

Re: [U-Boot] [PATCH v3 27/30] ARM: dts: k2g: Disable netcp by default

2017-05-26 Thread Franklin S Cooper Jr
On 05/26/2017 01:09 PM, Tom Rini wrote: > On Wed, May 24, 2017 at 10:43:07AM -0500, Franklin S Cooper Jr wrote: > >> Disable netcp by default like all other peripherals in the dtsi file. >> Enable the peripheral explicitly in the board specific dts file. >> >> Signed-off-by: Franklin S Cooper

Re: [U-Boot] [PATCH v3 27/30] ARM: dts: k2g: Disable netcp by default

2017-05-26 Thread Tom Rini
On Wed, May 24, 2017 at 10:43:07AM -0500, Franklin S Cooper Jr wrote: > Disable netcp by default like all other peripherals in the dtsi file. > Enable the peripheral explicitly in the board specific dts file. > > Signed-off-by: Franklin S Cooper Jr This is being mirrored in the

[U-Boot] [PATCH v3 27/30] ARM: dts: k2g: Disable netcp by default

2017-05-24 Thread Franklin S Cooper Jr
Disable netcp by default like all other peripherals in the dtsi file. Enable the peripheral explicitly in the board specific dts file. Signed-off-by: Franklin S Cooper Jr --- arch/arm/dts/keystone-k2g-evm.dts| 4 arch/arm/dts/keystone-k2g-netcp.dtsi | 1 + 2 files