All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: fix references to  README.qe_firmware
@ 2020-04-19  7:19 Heinrich Schuchardt
  2020-04-19 23:38 ` Simon Glass
  2020-05-06  6:46 ` Priyanka Jain
  0 siblings, 2 replies; 3+ messages in thread
From: Heinrich Schuchardt @ 2020-04-19  7:19 UTC (permalink / raw)
  To: u-boot

In two files README.qe_firmware is referenced which never made it into the
U-Boot tree. The README is available in the Linux kernel tree.

Update the references.

Cc: Timur Tabi <timur@kernel.org>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
 drivers/qe/qe.c  | 6 ++++--
 include/fsl_qe.h | 3 ++-
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/drivers/qe/qe.c b/drivers/qe/qe.c
index 24549ece65..fbad124b51 100644
--- a/drivers/qe/qe.c
+++ b/drivers/qe/qe.c
@@ -440,7 +440,8 @@ static void qe_upload_microcode(const void *base,
 /*
  * Upload a microcode to the I-RAM at a specific address.
  *
- * See docs/README.qe_firmware for information on QE microcode uploading.
+ * See Documentation/powerpc/qe_firmware.rst in the Linux kernel tree for
+ * information on QE microcode uploading.
  *
  * Currently, only version 1 is supported, so the 'version' field must be
  * set to 1.
@@ -579,7 +580,8 @@ int qe_upload_firmware(const struct qe_firmware *firmware)
 /*
  * Upload a microcode to the I-RAM at a specific address.
  *
- * See docs/README.qe_firmware for information on QE microcode uploading.
+ * See Documentation/powerpc/qe_firmware.rst in the Linux kernel tree for
+ * information on QE microcode uploading.
  *
  * Currently, only version 1 is supported, so the 'version' field must be
  * set to 1.
diff --git a/include/fsl_qe.h b/include/fsl_qe.h
index d4eba82436..6e44cbdb56 100644
--- a/include/fsl_qe.h
+++ b/include/fsl_qe.h
@@ -227,7 +227,8 @@ typedef enum qe_clock {

 /* Structure that defines QE firmware binary files.
  *
- * See doc/README.qe_firmware for a description of these fields.
+ * See Documentation/powerpc/qe_firmware.rst in the Linux kernel tree for
+ * a description of these fields.
  */
 struct qe_firmware {
 	struct qe_header {
--
2.25.1

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

* [PATCH] doc: fix references to README.qe_firmware
  2020-04-19  7:19 [PATCH] doc: fix references to README.qe_firmware Heinrich Schuchardt
@ 2020-04-19 23:38 ` Simon Glass
  2020-05-06  6:46 ` Priyanka Jain
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Glass @ 2020-04-19 23:38 UTC (permalink / raw)
  To: u-boot

On Sun, 19 Apr 2020 at 01:19, Heinrich Schuchardt <xypron.glpk@gmx.de> wrote:
>
> In two files README.qe_firmware is referenced which never made it into the
> U-Boot tree. The README is available in the Linux kernel tree.
>
> Update the references.
>
> Cc: Timur Tabi <timur@kernel.org>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
>  drivers/qe/qe.c  | 6 ++++--
>  include/fsl_qe.h | 3 ++-
>  2 files changed, 6 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <sjg@chromium.org>

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

* [PATCH] doc: fix references to  README.qe_firmware
  2020-04-19  7:19 [PATCH] doc: fix references to README.qe_firmware Heinrich Schuchardt
  2020-04-19 23:38 ` Simon Glass
@ 2020-05-06  6:46 ` Priyanka Jain
  1 sibling, 0 replies; 3+ messages in thread
From: Priyanka Jain @ 2020-05-06  6:46 UTC (permalink / raw)
  To: u-boot

>-----Original Message-----
>From: U-Boot <u-boot-bounces@lists.denx.de> On Behalf Of Heinrich
>Schuchardt
>Sent: Sunday, April 19, 2020 12:49 PM
>To: Tom Rini <trini@konsulko.com>
>Cc: Timur Tabi <timur@kernel.org>; Simon Glass <sjg@chromium.org>; Mario
>Six <mario.six@gdsys.cc>; Joe Hershberger <joe.hershberger@ni.com>; u-
>boot at lists.denx.de; Heinrich Schuchardt <xypron.glpk@gmx.de>
>Subject: [PATCH] doc: fix references to README.qe_firmware
>
>In two files README.qe_firmware is referenced which never made it into the
>U-Boot tree. The README is available in the Linux kernel tree.
>
>Update the references.
>
>Cc: Timur Tabi <timur@kernel.org>
>Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
>---
Patch applied on u-boot-mpc85xx and u-boot


Regards
Priyanka

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

end of thread, other threads:[~2020-05-06  6:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-19  7:19 [PATCH] doc: fix references to README.qe_firmware Heinrich Schuchardt
2020-04-19 23:38 ` Simon Glass
2020-05-06  6:46 ` Priyanka Jain

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.