Re: [U-Boot] [PATCH v4 0/3] i.MX6 SabreSD and SabreAUTO bmode support

2013-04-01 Thread Fabio Estevam
On Wed, Mar 20, 2013 at 9:36 AM, Otavio Salvador
ota...@ossystems.com.br wrote:
 On Fri, Mar 15, 2013 at 9:05 AM, Otavio Salvador
 ota...@ossystems.com.br wrote:

 This adds the bmode support for i.MX6 SabreSD and SabreAUTO
 boards. This allows user to choose the boot mode at runtime making it
 easy to boot from USB or other media.

 Fabio, can you give it a try?

Tested on a mx6qsabreauto, though there is only one mmc port currently
supported in this board.

Tested-by: Fabio Estevam fabio.este...@freescale.com
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH v4 0/3] i.MX6 SabreSD and SabreAUTO bmode support

2013-04-01 Thread Otavio Salvador
On Mon, Apr 1, 2013 at 9:42 AM, Fabio Estevam feste...@gmail.com wrote:
 On Wed, Mar 20, 2013 at 9:36 AM, Otavio Salvador
 ota...@ossystems.com.br wrote:
 On Fri, Mar 15, 2013 at 9:05 AM, Otavio Salvador
 ota...@ossystems.com.br wrote:

 This adds the bmode support for i.MX6 SabreSD and SabreAUTO
 boards. This allows user to choose the boot mode at runtime making it
 easy to boot from USB or other media.

 Fabio, can you give it a try?

 Tested on a mx6qsabreauto, though there is only one mmc port currently
 supported in this board.

 Tested-by: Fabio Estevam fabio.este...@freescale.com

Stefano, could you please review these?

--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854  http://projetos.ossystems.com.br
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH v4 0/3] i.MX6 SabreSD and SabreAUTO bmode support

2013-03-20 Thread Otavio Salvador
On Fri, Mar 15, 2013 at 9:05 AM, Otavio Salvador
ota...@ossystems.com.br wrote:

 This adds the bmode support for i.MX6 SabreSD and SabreAUTO
 boards. This allows user to choose the boot mode at runtime making it
 easy to boot from USB or other media.

Fabio, can you give it a try?

-- 
Otavio Salvador O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854  http://projetos.ossystems.com.br
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH v4 0/3] i.MX6 SabreSD and SabreAUTO bmode support

2013-03-15 Thread Otavio Salvador

This adds the bmode support for i.MX6 SabreSD and SabreAUTO
boards. This allows user to choose the boot mode at runtime making it
easy to boot from USB or other media.

Changes in v4:
- Fix switch code to proper break (Stefano)

Changes in v3:
- Drop change in bootdelay; the change where done by me while testing
  it and I mistakenly included it.

Changes in v2:
- Rework code to use a 'ret' variable (Fabio)
- Improve commit log

Otavio Salvador (3):
  mx6qsabresd: Fix card detection for invalid card id case
  mx6qsabresd: Document the mapping of USDHC[2-4]
  mx6qsabre{sd,auto}: Add boot mode select

 board/freescale/mx6qsabreauto/mx6qsabreauto.c | 17 
 board/freescale/mx6qsabresd/mx6qsabresd.c | 38 ---
 include/configs/mx6qsabre_common.h|  2 ++
 3 files changed, 53 insertions(+), 4 deletions(-)

-- 
1.8.1

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot