All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] test/py: README: link to example hook scripts
@ 2016-04-06 17:46 Stephen Warren
  2016-04-08 19:45 ` Tom Rini
  2016-04-12  2:30 ` [U-Boot] " Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Stephen Warren @ 2016-04-06 17:46 UTC (permalink / raw)
  To: u-boot

From: Stephen Warren <swarren@nvidia.com>

When implementing test/py hook scripts, it's helpful to read some working
examples. Provide a link to some. The link was mentioned in the commit
message which first added test/py, but not in any documentation file.

Suggested-by: Lukasz Majewski <l.majewski@samsung.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
---
 test/py/README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/test/py/README.md b/test/py/README.md
index ba1674cb1de6..829c7efbb2d7 100644
--- a/test/py/README.md
+++ b/test/py/README.md
@@ -246,6 +246,12 @@ to download the U-Boot binary directly into RAM and execute it. This would
 avoid the need for `u-boot-test-flash` to actually write U-Boot to flash, thus
 saving wear on the flash chip(s).
 
+#### Examples
+
+https://github.com/swarren/uboot-test-hooks contains some working example hook
+scripts, and may be useful as a reference when implementing hook scripts for
+your platform. These scripts are not considered part of U-Boot itself.
+
 ### Board-type-specific configuration
 
 Each board has a different configuration and behaviour. Many of these
-- 
2.8.1

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

* [U-Boot] [PATCH] test/py: README: link to example hook scripts
  2016-04-06 17:46 [U-Boot] [PATCH] test/py: README: link to example hook scripts Stephen Warren
@ 2016-04-08 19:45 ` Tom Rini
  2016-04-12  2:30 ` [U-Boot] " Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2016-04-08 19:45 UTC (permalink / raw)
  To: u-boot

On Wed, Apr 06, 2016 at 11:46:59AM -0600, Stephen Warren wrote:

> From: Stephen Warren <swarren@nvidia.com>
> 
> When implementing test/py hook scripts, it's helpful to read some working
> examples. Provide a link to some. The link was mentioned in the commit
> message which first added test/py, but not in any documentation file.
> 
> Suggested-by: Lukasz Majewski <l.majewski@samsung.com>
> Signed-off-by: Stephen Warren <swarren@nvidia.com>

Reviewed-by: Tom Rini <trini@konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160408/72a26d4d/attachment.sig>

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

* [U-Boot] test/py: README: link to example hook scripts
  2016-04-06 17:46 [U-Boot] [PATCH] test/py: README: link to example hook scripts Stephen Warren
  2016-04-08 19:45 ` Tom Rini
@ 2016-04-12  2:30 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2016-04-12  2:30 UTC (permalink / raw)
  To: u-boot

On Wed, Apr 06, 2016 at 11:46:59AM -0600, Stephen Warren wrote:

> From: Stephen Warren <swarren@nvidia.com>
> 
> When implementing test/py hook scripts, it's helpful to read some working
> examples. Provide a link to some. The link was mentioned in the commit
> message which first added test/py, but not in any documentation file.
> 
> Suggested-by: Lukasz Majewski <l.majewski@samsung.com>
> Signed-off-by: Stephen Warren <swarren@nvidia.com>
> Reviewed-by: Tom Rini <trini@konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160411/3ab0fa72/attachment.sig>

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

end of thread, other threads:[~2016-04-12  2:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-06 17:46 [U-Boot] [PATCH] test/py: README: link to example hook scripts Stephen Warren
2016-04-08 19:45 ` Tom Rini
2016-04-12  2:30 ` [U-Boot] " Tom Rini

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.