mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Antony Pavlov <antonynpavlov@gmail.com>
To: barebox@lists.infradead.org
Subject: [PATCH 1/2] Documentation: dlink-dir-320: update image file name
Date: Tue, 30 Mar 2021 09:52:07 +0300	[thread overview]
Message-ID: <20210330065208.446667-2-antonynpavlov@gmail.com> (raw)
In-Reply-To: <20210330065208.446667-1-antonynpavlov@gmail.com>

The commit 102676feb218ab59 ("MIPS: port all mach* to multiimage")
changed D-Link DIR-320 image name so update it in documentation.

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
---
 Documentation/boards/mips/dlink-dir-320.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/boards/mips/dlink-dir-320.rst b/Documentation/boards/mips/dlink-dir-320.rst
index 7595381f55..b60995489e 100644
--- a/Documentation/boards/mips/dlink-dir-320.rst
+++ b/Documentation/boards/mips/dlink-dir-320.rst
@@ -21,7 +21,7 @@ Running barebox
 
 Barebox can be started from CFE using tftp.
 You must setup tftp-server on host 192.168.0.1.
-Put your barebox.bin to tftp-server directory
+Put your barebox-dlink-dir-320.img to tftp-server directory
 (usual /tftpboot or /srv/tftp).
 Connect your DIR-320 to your tftp-server network via
 one of four <LAN> sockets.
@@ -31,7 +31,7 @@ Next, setup network on DIR-320 and run barebox.bin, e.g.:
 .. code-block:: console
 
   CFE> ifconfig eth0 -addr=192.168.0.99
-  CFE> boot -tftp -addr=a0800000 -raw 192.168.0.1:barebox.bin
+  CFE> boot -tftp -addr=a0800000 -raw 192.168.0.1:barebox-dlink-dir-320.img
 
 
 Links
-- 
2.30.1


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


  reply	other threads:[~2021-03-30  6:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-30  6:52 [PATCH 0/2] Documentation: MIPS: update dlink-dir-320 board stuff Antony Pavlov
2021-03-30  6:52 ` Antony Pavlov [this message]
2021-03-30  6:52 ` [PATCH 2/2] Documentation: dlink-dir-320: update device links Antony Pavlov
2021-04-01 12:27 ` [PATCH 0/2] Documentation: MIPS: update dlink-dir-320 board stuff Sascha Hauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210330065208.446667-2-antonynpavlov@gmail.com \
    --to=antonynpavlov@gmail.com \
    --cc=barebox@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox