Re: [U-Boot] [PATCH 2/6] README: mx28_common: Do not hardcode the SSP port

2013-06-26 Thread Stefano Babic
On 03/05/2013 20:07, Fabio Estevam wrote: From: Fabio Estevam fabio.este...@freescale.com MX28 can boot from SSP0 or SSP1, so it is better not to hardcode the SSP port in the instructions. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Applied to u-boot-imx, thanks. Best

[U-Boot] [PATCH 2/6] README: mx28_common: Do not hardcode the SSP port

2013-05-03 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com MX28 can boot from SSP0 or SSP1, so it is better not to hardcode the SSP port in the instructions. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- doc/README.mx28_common |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)

Re: [U-Boot] [PATCH 2/6] README: mx28_common: Do not hardcode the SSP port

2013-05-03 Thread Marek Vasut
Dear Fabio Estevam, From: Fabio Estevam fabio.este...@freescale.com MX28 can boot from SSP0 or SSP1, so it is better not to hardcode the SSP port in the instructions. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- doc/README.mx28_common |4 +--- 1 file changed, 1

Re: [U-Boot] [PATCH 2/6] README: mx28_common: Do not hardcode the SSP port

2013-05-03 Thread Fabio Estevam
On Fri, May 3, 2013 at 4:52 PM, Marek Vasut ma...@denx.de wrote: To boot a MX28 based board from SD, set the boot mode DIP switches according -to i.MX28 manual chapter 12.2.1 (Table 12-2), PORT=SSP0, SD/MMC master on -SSP0, 3.3V. - +to i.MX28 manual chapter 12.2.1 (Table 12-2). Make sure

Re: [U-Boot] [PATCH 2/6] README: mx28_common: Do not hardcode the SSP port

2013-05-03 Thread Marek Vasut
Dear Fabio Estevam, On Fri, May 3, 2013 at 4:52 PM, Marek Vasut ma...@denx.de wrote: To boot a MX28 based board from SD, set the boot mode DIP switches according -to i.MX28 manual chapter 12.2.1 (Table 12-2), PORT=SSP0, SD/MMC master on -SSP0, 3.3V. - +to i.MX28 manual chapter