Re: [U-Boot] [PATCH] mx6sx: Add initial support for UDOO Neo Board

2017-01-10 Thread Breno Matheus Lima
Hi Andreas, Thanks for letting me know, I'm going to send a patch to fix it. 2017-01-09 17:30 GMT-02:00 Andreas Färber : > > Hi, > > Am 25.11.2016 um 19:56 schrieb Breno Lima: > > diff --git a/include/configs/udoo_neo.h b/include/configs/udoo_neo.h > > new file mode 100644 > > index 000..81e0

Re: [U-Boot] [PATCH] mx6sx: Add initial support for UDOO Neo Board

2017-01-09 Thread Andreas Färber
Hi, Am 25.11.2016 um 19:56 schrieb Breno Lima: > diff --git a/include/configs/udoo_neo.h b/include/configs/udoo_neo.h > new file mode 100644 > index 000..81e0481 > --- /dev/null > +++ b/include/configs/udoo_neo.h [...] > +#define CONFIG_EXTRA_ENV_SETTINGS \ > + "console=ttymxc0,115200\0" \

Re: [U-Boot] [PATCH] mx6sx: Add initial support for UDOO Neo Board

2016-11-29 Thread Stefano Babic
On 25/11/2016 19:56, Breno Lima wrote: > UDOO Neo Board is a development board from Seco that has three models: > - UDOO Neo Basic > - UDOO Neo Basic Kick Starter > - UDOO Neo Extended > - UDOO Neo Full > > All versions are based on the i.MX6 SoloX processor. > > For more details about the UD

Re: [U-Boot] [PATCH] mx6sx: Add initial support for UDOO Neo Board

2016-11-25 Thread Fabio Estevam
On Fri, Nov 25, 2016 at 4:56 PM, Breno Lima wrote: > UDOO Neo Board is a development board from Seco that has three models: > - UDOO Neo Basic > - UDOO Neo Basic Kick Starter > - UDOO Neo Extended > - UDOO Neo Full > > All versions are based on the i.MX6 SoloX processor. > > For more details a

[U-Boot] [PATCH] mx6sx: Add initial support for UDOO Neo Board

2016-11-25 Thread Breno Lima
UDOO Neo Board is a development board from Seco that has three models: - UDOO Neo Basic - UDOO Neo Basic Kick Starter - UDOO Neo Extended - UDOO Neo Full All versions are based on the i.MX6 SoloX processor. For more details about the UDOO Neo board, please refer to: http://www.udoo.org/udoo-n