Re: [U-Boot] [PATCH 2/7] imx6sl: update DCD configuration file

2014-11-09 Thread John Tobias
My mistake, I should use what's in the mx6q_4x_mt41j128.cfg. Regards, john On Sun, Nov 9, 2014 at 1:31 PM, Stefano Babic wrote: > Hi John, > > On 09/11/2014 18:51, John Tobias wrote: >> Update the Device Configuration Data file for iMX6SL for SPL >> support. >> --- >> board/freescale/mx6slevk/

Re: [U-Boot] [PATCH 2/7] imx6sl: update DCD configuration file

2014-11-09 Thread Stefano Babic
Hi John, On 09/11/2014 18:51, John Tobias wrote: > Update the Device Configuration Data file for iMX6SL for SPL > support. > --- > board/freescale/mx6slevk/imximage.cfg | 78 > ++- > 1 file changed, 4 insertions(+), 74 deletions(-) > > diff --git a/board/freescal

[U-Boot] [PATCH 2/7] imx6sl: update DCD configuration file

2014-11-09 Thread John Tobias
Update the Device Configuration Data file for iMX6SL for SPL support. --- board/freescale/mx6slevk/imximage.cfg | 78 ++- 1 file changed, 4 insertions(+), 74 deletions(-) diff --git a/board/freescale/mx6slevk/imximage.cfg b/board/freescale/mx6slevk/imximage.cfg in