All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] imx: Add documentation for imx specific commands
@ 2013-07-25  0:57 Robert Winkler
  2013-07-25  1:56 ` Otavio Salvador
  2013-07-27  8:50 ` Stefano Babic
  0 siblings, 2 replies; 4+ messages in thread
From: Robert Winkler @ 2013-07-25  0:57 UTC (permalink / raw)
  To: u-boot

CONFIG_CMD_HDMIDETECT
CONFIG_CMD_BMODE

Signed-off-by: Robert Winkler <robert.winkler@boundarydevices.com>
---
changes from v1:
removed space between MX and series # to be
consistent with U-Boot

 README | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/README b/README
index bcfffc3..3a7cf4e 100644
--- a/README
+++ b/README
@@ -2598,6 +2598,21 @@ CBFS (Coreboot Filesystem) support
 		Note: There is also a sha1sum command, which should perhaps
 		be deprecated in favour of 'hash sha1'.
 
+- Freescale i.MX specific commands:
+		CONFIG_CMD_HDMIDETECT
+		This enables 'hdmidet' command which returns true if an
+		HDMI monitor is detected.  This command is i.MX 6 specific.
+
+		CONFIG_CMD_BMODE
+		This enables the 'bmode' (bootmode) command for forcing
+		a boot from specific media.
+
+		This is useful for forcing the ROM's usb downloader to
+		activate upon a watchdog reset which is nice when iterating
+		on U-Boot.  Using the reset button or running bmode normal
+		will set it back to normal.  This command currently
+		supports i.MX53 and i.MX6.
+
 - Signing support:
 		CONFIG_RSA
 
-- 
1.8.3.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [U-Boot] [PATCH] imx: Add documentation for imx specific commands
  2013-07-25  0:57 [U-Boot] [PATCH] imx: Add documentation for imx specific commands Robert Winkler
@ 2013-07-25  1:56 ` Otavio Salvador
  2013-07-27  8:50 ` Stefano Babic
  1 sibling, 0 replies; 4+ messages in thread
From: Otavio Salvador @ 2013-07-25  1:56 UTC (permalink / raw)
  To: u-boot

On Wed, Jul 24, 2013 at 9:57 PM, Robert Winkler
<robert.winkler@boundarydevices.com> wrote:
> CONFIG_CMD_HDMIDETECT
> CONFIG_CMD_BMODE
>
> Signed-off-by: Robert Winkler <robert.winkler@boundarydevices.com>

Acked-by: Otavio Salvador <otavio@ossystems.com.br>

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] [PATCH] imx: Add documentation for imx specific commands
  2013-07-25  0:57 [U-Boot] [PATCH] imx: Add documentation for imx specific commands Robert Winkler
  2013-07-25  1:56 ` Otavio Salvador
@ 2013-07-27  8:50 ` Stefano Babic
  1 sibling, 0 replies; 4+ messages in thread
From: Stefano Babic @ 2013-07-27  8:50 UTC (permalink / raw)
  To: u-boot

On 25/07/2013 02:57, Robert Winkler wrote:
> CONFIG_CMD_HDMIDETECT
> CONFIG_CMD_BMODE
> 
> Signed-off-by: Robert Winkler <robert.winkler@boundarydevices.com>
> ---

Applied to u-boot-imx, thanks.

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot] [PATCH] imx: Add documentation for imx specific commands
@ 2013-07-24 23:44 Robert Winkler
  0 siblings, 0 replies; 4+ messages in thread
From: Robert Winkler @ 2013-07-24 23:44 UTC (permalink / raw)
  To: u-boot

CONFIG_CMD_HDMIDETECT
CONFIG_CMD_BMODE

Signed-off-by: Robert Winkler <robert.winkler@boundarydevices.com>
---
 README | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/README b/README
index bcfffc3..3a7cf4e 100644
--- a/README
+++ b/README
@@ -2598,6 +2598,21 @@ CBFS (Coreboot Filesystem) support
 		Note: There is also a sha1sum command, which should perhaps
 		be deprecated in favour of 'hash sha1'.
 
+- Freescale i.MX specific commands:
+		CONFIG_CMD_HDMIDETECT
+		This enables 'hdmidet' command which returns true if an
+		HDMI monitor is detected.  This command is i.MX 6 specific.
+
+		CONFIG_CMD_BMODE
+		This enables the 'bmode' (bootmode) command for forcing
+		a boot from specific media.
+
+		This is useful for forcing the ROM's usb downloader to
+		activate upon a watchdog reset which is nice when iterating
+		on U-Boot.  Using the reset button or running bmode normal
+		will set it back to normal.  This command currently
+		supports i.MX 53 and i.MX 6.
+
 - Signing support:
 		CONFIG_RSA
 
-- 
1.8.3.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-07-27  8:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-25  0:57 [U-Boot] [PATCH] imx: Add documentation for imx specific commands Robert Winkler
2013-07-25  1:56 ` Otavio Salvador
2013-07-27  8:50 ` Stefano Babic
  -- strict thread matches above, loose matches on Subject: below --
2013-07-24 23:44 Robert Winkler

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.