mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] docs: mention the correct default values for the 'backend-storage-type'
@ 2017-08-23 10:02 Juergen Borleis
  2017-08-23 10:18 ` Juergen Borleis
  0 siblings, 1 reply; 2+ messages in thread
From: Juergen Borleis @ 2017-08-23 10:02 UTC (permalink / raw)
  To: barebox

Different memory types defaults to different backend storage types.

Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
---
 Documentation/devicetree/bindings/barebox/barebox,state.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/barebox/barebox,state.rst b/Documentation/devicetree/bindings/barebox/barebox,state.rst
index 4b1aade66..41ae5c0bc 100644
--- a/Documentation/devicetree/bindings/barebox/barebox,state.rst
+++ b/Documentation/devicetree/bindings/barebox/barebox,state.rst
@@ -49,7 +49,8 @@ Optional Properties
 
 * ``backend-stridesize``: stride counted in bytes. See note below.
 * ``backend-storage-type``: Defines the backend storage type to ``direct`` or
-  ``circular``. Defaults to ``circular`` for media which requires erase cycles.
+  ``circular``. Defaults to ``direct`` for media which don't requires erase cycles,
+  and to ``circular`` for media which requires erase cycles.
 * ``algo``: A HMAC algorithm used to detect manipulation of the data
   or header, sensible values follow this pattern ``hmac(<HASH>)``,
   e.g. ``hmac(sha256)``. Only available for the ``backend-type`` ``raw``.
-- 
2.11.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

* Re: [PATCH] docs: mention the correct default values for the 'backend-storage-type'
  2017-08-23 10:02 [PATCH] docs: mention the correct default values for the 'backend-storage-type' Juergen Borleis
@ 2017-08-23 10:18 ` Juergen Borleis
  0 siblings, 0 replies; 2+ messages in thread
From: Juergen Borleis @ 2017-08-23 10:18 UTC (permalink / raw)
  To: barebox

On Wednesday 23 August 2017 12:02:41 Juergen Borleis wrote:
> Different memory types defaults to different backend storage types.
> [...]

Typo alert, don't use. Will send V2 immediately..

jb
-- 
Pengutronix e.K.                             | Juergen Borleis             |
Industrial Linux Solutions                   | http://www.pengutronix.de/  |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2017-08-23 10:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-23 10:02 [PATCH] docs: mention the correct default values for the 'backend-storage-type' Juergen Borleis
2017-08-23 10:18 ` Juergen Borleis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox