From: Larry Johnson <lrj@arlinx.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 1/2] PPC4xx: Move/rename ECC POST for 440EPx/GRx
Date: Tue, 30 Oct 2007 08:48:36 -0500 [thread overview]
Message-ID: <47273634.50605@arlinx.com> (raw)
In-Reply-To: <47236BC5.8000004@arlinx.com>
Hi Stefan and group,
Larry Johnson wrote:
> Signed-off-by: Larry Johnson <lrj@acm.org>
> ---
> post/board/lwmon5/ecc.c | 267 ------------------------------------------
> post/cpu/ppc4xx/denali_ecc.c | 267 ++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 267 insertions(+), 267 deletions(-)
> delete mode 100644 post/board/lwmon5/ecc.c
> create mode 100644 post/cpu/ppc4xx/denali_ecc.c
>
> diff --git a/post/board/lwmon5/ecc.c b/post/board/lwmon5/ecc.c
> deleted file mode 100644
> index 3fa3ba6..0000000
> --- a/post/board/lwmon5/ecc.c
> +++ /dev/null
> @@ -1,267 +0,0 @@
> -/*
> - * (C) Copyright 2007
> - * Developed for DENX Software Engineering GmbH.
> [...]
Because this patch removes the file "ecc.c" from "post/board/lwmon5",
the file "post/board/lwmon5/Makefile" must be deleted in order for the
lwmon5 U-Boot to build correctly.
Sorry for the oversight.
Best regards,
Larry
prev parent reply other threads:[~2007-10-30 13:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-27 16:48 [U-Boot-Users] [PATCH 1/2] PPC4xx: Move/rename ECC POST for 440EPx/GRx Larry Johnson
2007-10-30 13:48 ` Larry Johnson [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=47273634.50605@arlinx.com \
--to=lrj@arlinx.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.