From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH v2] sh: Add support Renesas Solutions R2D plus board
Date: Mon, 24 Mar 2008 11:41:57 +0100 [thread overview]
Message-ID: <20080324104157.GA24730@game.jcrosoft.org> (raw)
In-Reply-To: <20080324021353.4936e9b6.iwamatsu@nigauri.org>
> diff --git a/include/configs/r2dplus.h b/include/configs/r2dplus.h
> new file mode 100644
> index 0000000..b28df98
> --- /dev/null
> +++ b/include/configs/r2dplus.h
> @@ -0,0 +1,152 @@
> +#ifndef __CONFIG_H
> +#define __CONFIG_H
> +
> +#undef DEBUG
> +
> +#define CONFIG_SH 1
> +#define CONFIG_SH4 1
> +#define CONFIG_CPU_SH7751 1
> +#define CONFIG_CPU_SH_TYPE_R 1
> +#define CONFIG_R2DPLUS 1
> +/* OLD type R2D plus support*/
> +/* #define CONFIG_R2DPLUS_OLD 1 */
Please remove
> +#define __LITTLE_ENDIAN__ 1
> +
> +/*
> + * Command line configuration.
> + */
> +#include <config_cmd_default.h>
> +
Best Regards,
J.
prev parent reply other threads:[~2008-03-24 10:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-12 6:40 [U-Boot-Users] [PATCH] sh: Add support Renesas Solutions R2D plus board Nobuhiro Iwamatsu
2008-03-12 22:15 ` Jean-Christophe PLAGNIOL-VILLARD
2008-03-23 17:13 ` [U-Boot-Users] [PATCH v2] " Nobuhiro Iwamatsu
2008-03-24 10:41 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
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=20080324104157.GA24730@game.jcrosoft.org \
--to=plagnioj@jcrosoft.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox