Re: [PATCH v2 2/2] board: traverse: add initial Ten64 support

2021-11-17 Thread Tom Rini
On Thu, Nov 18, 2021 at 09:09:44AM +1100, Mathew McBride wrote: > Hi Tom, > > On Fri, Nov 12, 2021, at 5:20 AM, Tom Rini wrote: > > On Wed, Nov 10, 2021 at 04:46:39AM +, Mathew McBride wrote: > > > > > Signed-off-by: Mathew McBride > > > --- > > > arch/arm/Kconfig | 16

Re: [PATCH v2 2/2] board: traverse: add initial Ten64 support

2021-11-17 Thread Mathew McBride
Hi Tom, On Fri, Nov 12, 2021, at 5:20 AM, Tom Rini wrote: > On Wed, Nov 10, 2021 at 04:46:39AM +, Mathew McBride wrote: > > > Signed-off-by: Mathew McBride > > --- > > arch/arm/Kconfig | 16 ++ > > arch/arm/dts/Makefile | 2 + > >

Re: [PATCH v2 2/2] board: traverse: add initial Ten64 support

2021-11-11 Thread Tom Rini
On Wed, Nov 10, 2021 at 04:46:39AM +, Mathew McBride wrote: > The Ten64 is a networking-oriented MiniITX board > using the NXP LS1088A SoC. > > This patch provides the bare minimum to support > Ten64 boards under U-Boot for distroboot. > > Some related drivers have not yet been submitted >

[PATCH v2 2/2] board: traverse: add initial Ten64 support

2021-11-09 Thread Mathew McBride
The Ten64 is a networking-oriented MiniITX board using the NXP LS1088A SoC. This patch provides the bare minimum to support Ten64 boards under U-Boot for distroboot. Some related drivers have not yet been submitted and this basic support lacks some of the opinionated defaults provided by our