All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] tx25: re-add MACH_TYPE_TX25
Date: Sun, 30 Oct 2011 14:18:41 +0100	[thread overview]
Message-ID: <1319980721-6615-1-git-send-email-wd@denx.de> (raw)

Signed-off-by: Wolfgang Denk <wd@denx.de>
cc: Stefano Babic <sbabic@denx.de>
---
 include/configs/tx25.h |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/include/configs/tx25.h b/include/configs/tx25.h
index 8cb57ff..39d551e 100644
--- a/include/configs/tx25.h
+++ b/include/configs/tx25.h
@@ -29,6 +29,10 @@
 #define CONFIG_MX25_CLK32		32000	/* OSC32K frequency */
 #define CONFIG_SYS_HZ			1000
 
+#ifndef MACH_TYPE_TX25
+#define MACH_TYPE_TX25			2177
+#endif
+
 #define	CONFIG_SYS_MONITOR_LEN		(256 << 10)	/* 256 kB for U-Boot */
 
 /* NAND BOOT is the only boot method */
-- 
1.7.6.4

             reply	other threads:[~2011-10-30 13:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-30 13:18 Wolfgang Denk [this message]
2011-10-30 20:17 ` [U-Boot] [PATCH] tx25: re-add MACH_TYPE_TX25 Stefano Babic
2011-10-30 20:19   ` Wolfgang Denk

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=1319980721-6615-1-git-send-email-wd@denx.de \
    --to=wd@denx.de \
    --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.