From: Roland Hieber <rhi@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [DistroKit] [PATCH 2/2] busybox: support reverse hexdump functionality
Date: Tue, 7 May 2019 10:50:47 +0200 [thread overview]
Message-ID: <20190507085047.15737-2-rhi@pengutronix.de> (raw)
In-Reply-To: <20190507085047.15737-1-rhi@pengutronix.de>
With the -R option, hexdump can read its own output back and write to a
file, so it can serve as a fallback to transfer files to the target when
nothing more than a serial console is available.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
configs/ptxconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/ptxconfig b/configs/ptxconfig
index 925863c6c0ad..37d6a766afd8 100644
--- a/configs/ptxconfig
+++ b/configs/ptxconfig
@@ -890,7 +890,7 @@ PTXCONF_BUSYBOX_FSFREEZE=y
# PTXCONF_BUSYBOX_FSTRIM is not set
# PTXCONF_BUSYBOX_GETOPT is not set
PTXCONF_BUSYBOX_HEXDUMP=y
-# PTXCONF_BUSYBOX_FEATURE_HEXDUMP_REVERSE is not set
+PTXCONF_BUSYBOX_FEATURE_HEXDUMP_REVERSE=y
# PTXCONF_BUSYBOX_HD is not set
# PTXCONF_BUSYBOX_XXD is not set
# PTXCONF_BUSYBOX_HWCLOCK is not set
--
2.20.1
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
next prev parent reply other threads:[~2019-05-07 8:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-07 8:50 [DistroKit] [PATCH 1/2] ptxdist: remove nonexistent config symbol Roland Hieber
2019-05-07 8:50 ` Roland Hieber [this message]
2019-05-07 17:06 ` [DistroKit] [PATCH 2/2] busybox: support reverse hexdump functionality Robert Schwebel
2019-05-07 17:05 ` [DistroKit] [PATCH 1/2] ptxdist: remove nonexistent config symbol Robert Schwebel
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=20190507085047.15737-2-rhi@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=distrokit@pengutronix.de \
/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