All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Bastien ROUCARIÈS" <roucaries.bastien@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/4] kirkwood: Shorten DNS-325 IDENT_STRING to match DNS-320
Date: Sun,  8 Jun 2014 18:30:28 +0200	[thread overview]
Message-ID: <1402245028-7525-4-git-send-email-roucaries.bastien@gmail.com> (raw)
In-Reply-To: <1402245028-7525-1-git-send-email-roucaries.bastien@gmail.com>

From: Jamie Lentin <jm@lentin.co.uk>

You should already know you're using a D-link device.

Signed-off-by: Jamie Lentin <jm@lentin.co.uk>
---
 include/configs/dnskw.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/configs/dnskw.h b/include/configs/dnskw.h
index e55fdc4..7058873 100644
--- a/include/configs/dnskw.h
+++ b/include/configs/dnskw.h
@@ -19,7 +19,7 @@
 #ifdef CONFIG_BOARD_IS_DNS325
 #define MACH_TYPE_DNS325		3800
 #define CONFIG_MACH_TYPE		MACH_TYPE_DNS325
-#define CONFIG_IDENT_STRING		"\nD-Link DNS-325"
+#define CONFIG_IDENT_STRING		"\nDNS-325"
 
 #define CONFIG_SYS_KWD_CONFIG		$(SRCTREE)/$(CONFIG_BOARDDIR)/kwbimage.dns325.cfg
 
-- 
2.0.0.rc2

  parent reply	other threads:[~2014-06-08 16:30 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-08 16:30 [U-Boot] [PATCH 1/4] kirkwood: Rename dns325 to dnskw Bastien ROUCARIÈS
2014-06-08 16:30 ` [U-Boot] [PATCH 2/4] kirkwood: Add support for the D-Link DNS-320 Bastien ROUCARIÈS
2014-06-08 16:30 ` [U-Boot] [PATCH 3/4] kirkwood: Set unused SD pins back to GPIO for DNS-320 & DNS-325 Bastien ROUCARIÈS
2014-06-08 16:30 ` Bastien ROUCARIÈS [this message]
2014-07-01 20:03 ` [U-Boot] [PATCH 1/4] kirkwood: Rename dns325 to dnskw Albert ARIBAUD
2014-07-01 20:09   ` Bastien ROUCARIES
2014-07-04 17:01 ` [U-Boot] [PATCH v4: DNS320 support 0/4] Add a new kirkwook board Bastien ROUCARIÈS
2014-07-04 17:01   ` [U-Boot] [PATCH 1/4] kirkwood: Rename dns325 to dnskw Bastien ROUCARIÈS
2014-07-04 18:46     ` Albert ARIBAUD
2014-07-04 17:01   ` [U-Boot] [PATCH 2/4] kirkwood: Add support for the D-Link DNS-320 Bastien ROUCARIÈS
2014-07-04 18:48     ` Albert ARIBAUD
2014-07-04 17:01   ` [U-Boot] [PATCH 3/4] kirkwood: Set unused SD pins back to GPIO for DNS-320 & DNS-325 Bastien ROUCARIÈS
2014-07-04 17:01   ` [U-Boot] [PATCH 4/4] kirkwood: Shorten DNS-325 IDENT_STRING to match DNS-320 Bastien ROUCARIÈS
2014-07-04 20:08 ` [U-Boot] [PATCH V5: 0/5] Add a new kirkwook board Bastien ROUCARIÈS
2014-07-04 20:08   ` [U-Boot] [PATCH V5: 1/5] kirkwood: Rename dns325 to dnskw Bastien ROUCARIÈS
2014-07-04 20:08   ` [U-Boot] [PATCH V5: 2/5] kirkwood: Add support for the D-Link DNS-320 Bastien ROUCARIÈS
2014-07-04 20:08   ` [U-Boot] [PATCH V5: 3/5] kirkwood: Set unused SD pins back to GPIO for DNS-320 & DNS-325 Bastien ROUCARIÈS
2014-07-04 20:08   ` [U-Boot] [PATCH V5: 4/5] kirkwood: Shorten DNS-325 IDENT_STRING to match DNS-320 Bastien ROUCARIÈS
2014-07-04 20:08   ` [U-Boot] [PATCH V5: 5/5] Add documentation for dns-32{0,5} Bastien ROUCARIÈS
2014-07-20 15:22     ` Bastien ROUCARIES
  -- strict thread matches above, loose matches on Subject: below --
2014-05-18 16:21 [U-Boot] [V2][PATCH 0/4] Support d-link dns320 (arch kirkwood) Bastien ROUCARIÈS
2014-05-18 16:21 ` [U-Boot] [PATCH 4/4] kirkwood: Shorten DNS-325 IDENT_STRING to match DNS-320 Bastien ROUCARIÈS
2014-05-19  9:21   ` Prafulla Wadaskar
2014-05-24 13:29     ` Stefan Herbrechtsmeier

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=1402245028-7525-4-git-send-email-roucaries.bastien@gmail.com \
    --to=roucaries.bastien@gmail.com \
    --cc=u-boot@lists.denx.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 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.