Re: [U-Boot] [PATCH] mx6qsabreauto: Use ttymxc3 as console

2012-09-30 Thread Stefano Babic
On 26/09/2012 23:37, Otavio Salvador wrote: > The mx6qsabreauto console is different than mx6qsabresd so the console > configuration is now set in the board file. > > Signed-off-by: Otavio Salvador > --- Applied to u-boot-imx, next branch, thanks. Bet regards, Stefano Babic -- ==

Re: [U-Boot] [PATCH] mx6qsabreauto: Use ttymxc3 as console

2012-09-27 Thread Stefano Babic
On 26/09/2012 23:37, Otavio Salvador wrote: > The mx6qsabreauto console is different than mx6qsabresd so the console > configuration is now set in the board file. > > Signed-off-by: Otavio Salvador > --- > include/configs/mx6qsabre_common.h |2 +- > include/configs/mx6qsabreauto.h|4

[U-Boot] [PATCH] mx6qsabreauto: Use ttymxc3 as console

2012-09-26 Thread Otavio Salvador
The mx6qsabreauto console is different than mx6qsabresd so the console configuration is now set in the board file. Signed-off-by: Otavio Salvador --- include/configs/mx6qsabre_common.h |2 +- include/configs/mx6qsabreauto.h|4 +++- include/configs/mx6qsabresd.h |4 +++- 3 fi