Re: [U-Boot] [PATCH next 2/3] mx6qsabreauto: Add SPL support

2017-06-30 Thread Stefano Babic
On 29/06/2017 14:33, Vanessa Maegima wrote: > Add support for mx6q, mx6dl and mx6qp sabreauto boards in SPL. > > Retrieved the mx6q DCD table from: > board/freescale/mx6qsabreauto/imximage.cfg > > Retrieved the mx6dl DCD table from: > board/freescale/mx6qsabreauto/mx6dl.cfg > > Retrieved the mx6

Re: [U-Boot] [PATCH next 2/3] mx6qsabreauto: Add SPL support

2017-06-29 Thread Fabio Estevam
On Thu, Jun 29, 2017 at 9:33 AM, Vanessa Maegima wrote: > Add support for mx6q, mx6dl and mx6qp sabreauto boards in SPL. > > Retrieved the mx6q DCD table from: > board/freescale/mx6qsabreauto/imximage.cfg > > Retrieved the mx6dl DCD table from: > board/freescale/mx6qsabreauto/mx6dl.cfg > > Retriev

[U-Boot] [PATCH next 2/3] mx6qsabreauto: Add SPL support

2017-06-29 Thread Vanessa Maegima
Add support for mx6q, mx6dl and mx6qp sabreauto boards in SPL. Retrieved the mx6q DCD table from: board/freescale/mx6qsabreauto/imximage.cfg Retrieved the mx6dl DCD table from: board/freescale/mx6qsabreauto/mx6dl.cfg Retrieved the mx6qp DCD table from: board/freescale/mx6qsabreauto/mx6qp.cfg Fl