* [PATCH 1/2] README: describe how to build the documentation
@ 2018-05-08 15:42 Roland Hieber
2018-05-08 15:42 ` [PATCH 2/2] doc: boards: imx: link to mxs documentation Roland Hieber
2018-05-14 7:08 ` [PATCH 1/2] README: describe how to build the documentation Sascha Hauer
0 siblings, 2 replies; 4+ messages in thread
From: Roland Hieber @ 2018-05-08 15:42 UTC (permalink / raw)
To: barebox; +Cc: Roland Hieber
---
README | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README b/README
index 3862f6091e..8025bdf4a2 100644
--- a/README
+++ b/README
@@ -179,7 +179,8 @@ net/ -> Networking stuff
scripts/ -> Kconfig system
-Documentation/ -> Sphinx generated documentation
+Documentation/ -> Sphinx generated documentation. Call "make docs" to
+ generate a HTML version in Documentation/html.
Release Strategy
--
2.11.0
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 2/2] doc: boards: imx: link to mxs documentation
2018-05-08 15:42 [PATCH 1/2] README: describe how to build the documentation Roland Hieber
@ 2018-05-08 15:42 ` Roland Hieber
2018-05-08 15:46 ` Roland Hieber
2018-05-14 7:08 ` [PATCH 1/2] README: describe how to build the documentation Sascha Hauer
1 sibling, 1 reply; 4+ messages in thread
From: Roland Hieber @ 2018-05-08 15:42 UTC (permalink / raw)
To: barebox; +Cc: Roland Hieber
---
Documentation/boards/imx.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/boards/imx.rst b/Documentation/boards/imx.rst
index 9b1eb82d41..343643cd75 100644
--- a/Documentation/boards/imx.rst
+++ b/Documentation/boards/imx.rst
@@ -7,7 +7,7 @@ SoCs up to i.MX31 support only the external Boot Mode. Newer SoCs
can be configured for internal or external Boot Mode with the internal
boot mode being the more popular mode. The i.MX23 and i.MX28, also
known as i.MXs, are special. These SoCs have a completely different
-boot mechanism.
+boot mechanism, see :doc:`mxs` instead.
Internal Boot Mode
------------------
--
2.11.0
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 2/2] doc: boards: imx: link to mxs documentation
2018-05-08 15:42 ` [PATCH 2/2] doc: boards: imx: link to mxs documentation Roland Hieber
@ 2018-05-08 15:46 ` Roland Hieber
0 siblings, 0 replies; 4+ messages in thread
From: Roland Hieber @ 2018-05-08 15:46 UTC (permalink / raw)
To: barebox
For both:
Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
On Tue, May 08, 2018 at 05:42:49PM +0200, Roland Hieber wrote:
> ---
> Documentation/boards/imx.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/boards/imx.rst b/Documentation/boards/imx.rst
> index 9b1eb82d41..343643cd75 100644
> --- a/Documentation/boards/imx.rst
> +++ b/Documentation/boards/imx.rst
> @@ -7,7 +7,7 @@ SoCs up to i.MX31 support only the external Boot Mode. Newer SoCs
> can be configured for internal or external Boot Mode with the internal
> boot mode being the more popular mode. The i.MX23 and i.MX28, also
> known as i.MXs, are special. These SoCs have a completely different
> -boot mechanism.
> +boot mechanism, see :doc:`mxs` instead.
>
> Internal Boot Mode
> ------------------
> --
> 2.11.0
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Roland Hieber | r.hieber@pengutronix.de |
Pengutronix e.K. | https://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim | Phone: +49-5121-206917-5086 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 1/2] README: describe how to build the documentation
2018-05-08 15:42 [PATCH 1/2] README: describe how to build the documentation Roland Hieber
2018-05-08 15:42 ` [PATCH 2/2] doc: boards: imx: link to mxs documentation Roland Hieber
@ 2018-05-14 7:08 ` Sascha Hauer
1 sibling, 0 replies; 4+ messages in thread
From: Sascha Hauer @ 2018-05-14 7:08 UTC (permalink / raw)
To: Roland Hieber; +Cc: barebox
On Tue, May 08, 2018 at 05:42:48PM +0200, Roland Hieber wrote:
> ---
> README | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/README b/README
> index 3862f6091e..8025bdf4a2 100644
> --- a/README
> +++ b/README
> @@ -179,7 +179,8 @@ net/ -> Networking stuff
Applied, thanks
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-05-14 7:08 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-08 15:42 [PATCH 1/2] README: describe how to build the documentation Roland Hieber
2018-05-08 15:42 ` [PATCH 2/2] doc: boards: imx: link to mxs documentation Roland Hieber
2018-05-08 15:46 ` Roland Hieber
2018-05-14 7:08 ` [PATCH 1/2] README: describe how to build the documentation Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox