
30 Oct
2007
30 Oct
'07
2:48 p.m.
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