From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ppc44x: Unification of virtex5 pp440 boards v3
Date: Fri, 29 Aug 2008 09:48:07 +0200 [thread overview]
Message-ID: <200808290948.07275.sr@denx.de> (raw)
In-Reply-To: <1219840376-10784-1-git-send-email-ricardo.ribalda@uam.es>
Ricardo,
sorry that the review took so long. Here we go:
On Wednesday 27 August 2008, Ricardo Ribalda Delgado wrote:
> This patch provides an unificated way of handling xilinx v5 ppc440 boards.
One thing I noticed after applying your patch is the output while running
MAKEALL:
[stefan at kubuntu u-boot-ppc4xx (master)]$ ./MAKEALL ml507_flash
BOARD_DIR=board/xilinx/ml507 \
TEXT_BASE=0xFE360000 \
LINK_SCRIPT=board/xilinx/ppc440-generic/u-boot-rom.lds \
CONFIG_SCRIPT="ml507 ppc ppc4xx ml507 xilinx" \
make xilinx_ppc440
make[1]: Entering directory `/home/stefan/git/u-boot/u-boot-ppc4xx'
Configuring for ml507 board...
make[1]: Leaving directory `/home/stefan/git/u-boot/u-boot-ppc4xx'
text data bss dec hex filename
149144 7652 14892 171688 29ea8 ./u-boot
Could you please reduce this output to the "normal" output style:
[stefan at kubuntu u-boot-ppc4xx (master)]$ ./MAKEALL canyonlands
Configuring for canyonlands board...
text data bss dec hex filename
331288 19348 332032 682668 a6aac ./u-boot
And did you check if your patch also has no problems with out-of-tree builds?
I didn't check, just making sure.
Other than that look good. Please fix the issue mentioned above and resubmit.
Thanks.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2008-08-29 7:48 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-27 12:32 [U-Boot] [PATCH] ppc44x: Unification of virtex5 pp440 boards v3 Ricardo Ribalda Delgado
2008-08-29 7:48 ` Stefan Roese [this message]
2008-08-29 11:16 ` Ricardo Ribalda Delgado
2008-08-29 11:41 ` Wolfgang Denk
2008-08-29 11:51 ` Ricardo Ribalda Delgado
2008-08-29 21:01 ` Wolfgang Denk
2008-08-29 21:17 ` Ricardo Ribalda Delgado
2008-08-29 22:24 ` Wolfgang Denk
2008-08-29 22:44 ` Ricardo Ribalda Delgado
2008-08-29 23:10 ` Wolfgang Denk
2008-08-29 23:15 ` Ricardo Ribalda Delgado
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=200808290948.07275.sr@denx.de \
--to=sr@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.