From: Sergei Shtylyov <sshtylyov@mvista.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] 85xx: enable FDT support for STX SSA board
Date: Tue, 26 Jul 2011 15:49:49 +0400 [thread overview]
Message-ID: <4E2EA9DD.8060505@mvista.com> (raw)
In-Reply-To: <1311599744-11487-1-git-send-email-wd@denx.de>
Hello.
On 25-07-2011 17:15, Wolfgang Denk wrote:
> We also have to shift TEXT_BASE to accomodate for the additional
> code size.
> Signed-off-by: Wolfgang Denk<wd@denx.de>
> Cc: Kumar Gala<galak@kernel.crashing.org>
> ---
> board/stx/stxssa/stxssa.c | 8 ++++++++
> include/configs/stxssa.h | 7 ++++++-
> 2 files changed, 14 insertions(+), 1 deletions(-)
> diff --git a/board/stx/stxssa/stxssa.c b/board/stx/stxssa/stxssa.c
> index 83ffcd2..c78538d 100644
> --- a/board/stx/stxssa/stxssa.c
> +++ b/board/stx/stxssa/stxssa.c
[...]
> @@ -247,6 +248,13 @@ reset_phy(void)
> #endif
> }
>
> +#ifdef CONFIG_OF_BOARD_SETUP
> +void ft_board_setup (void *blob, bd_t *bd)
> +{
> + ft_cpu_setup (blob, bd);
I guess this won't pass checkpatch.pl (spaces before paren).
WBR, Sergei
next prev parent reply other threads:[~2011-07-26 11:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-25 13:15 [U-Boot] [PATCH] 85xx: enable FDT support for STX SSA board Wolfgang Denk
2011-07-26 11:49 ` Sergei Shtylyov [this message]
2011-07-27 2:45 ` Kumar Gala
2011-07-27 19:46 ` 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=4E2EA9DD.8060505@mvista.com \
--to=sshtylyov@mvista.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