From: Hollis Blanchard <hollisb@us.ibm.com>
To: salvatorelionetti@yahoo.it
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH 1/3] PPC4xx IIC and MAL
Date: Tue, 09 Dec 2008 10:57:41 -0600 [thread overview]
Message-ID: <1228841861.17963.15.camel@localhost.localdomain> (raw)
In-Reply-To: <187056.50657.qm@web27206.mail.ukl.yahoo.com>
On Tue, 2008-12-09 at 01:46 +0000, Salvatore Lionetti wrote:
> Hi
>
> This set of patch try to full support hw present in 'walnut' board.
> http://elinux.org/DHT-Walnut
>
> The fw used to successfully verify board is u-boot-1.3.4.
>
> The only component not tested is PCI: perhaps should be a good start
> point for Hollis 's recent work, which i thanks for previous code
> review.
>
> 1) IIC: new eeprom device, full emulation of 4xx master core
> MAL: Moved interface so can be shared with other modules
> 4xx boards: move MAL & IIC common part between ppc4xx cpu
> add a list of created devices, so machine 2 phase
> creation is allowed,
>
> Warning: to compile:
> - comment line 'ppc4xx_emac_init(...)' in module hw/ppc405_boards.c
> - rename ppc405ep_init(args) in ppc405xp_init("405ep", args, NULL)
>
> Files changed:
> - Makefile.target
> - Makefile
> - hw/ppc405_uc.c
> - hw/ppc4xx_devs.c
> - hw/ppc405.h
> - hw/i2c.h
> - hw/iic_eeprom.c (Added)
> - hw/ppc4xx.h
Please split this into smaller patches which can be more easily
reviewed. For example, you should send one patch that *only* moves the
i2c code (and makes no changes). Then submit a patch that modifies the
code in its new location. You should submit separate patches for MAL and
I2C. You should not change the DEBUG #defines, nor add debug calls to
printf.
In other words, please remove all extraneous changes from your patch,
and break it up into small self-contained pieces that can be committed
one by one.
--
Hollis Blanchard
IBM Linux Technology Center
next prev parent reply other threads:[~2008-12-09 16:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-09 1:46 [Qemu-devel] [PATCH 1/3] PPC4xx IIC and MAL Salvatore Lionetti
2008-12-09 16:57 ` Hollis Blanchard [this message]
2008-12-10 14:13 ` Salvatore Lionetti
2008-12-10 18:53 ` Hollis Blanchard
2008-12-10 22:09 ` Salvatore Lionetti
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=1228841861.17963.15.camel@localhost.localdomain \
--to=hollisb@us.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=salvatorelionetti@yahoo.it \
/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;
as well as URLs for NNTP newsgroup(s).