From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Sat, 31 Mar 2007 13:52:37 +0200 Subject: [U-Boot-Users] [PPC4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git In-Reply-To: <200703072117.45364.sr@denx.de> References: <200703072117.45364.sr@denx.de> Message-ID: <200703311352.38224.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit e50b791b3f8b696e32000bbaa6e2d1f098c4bc04: Stefan Roese (1): Merge with /home/stefan/git/u-boot/acadia are found in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git Stefan Roese (7): i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined Merge some AMCC make targets to keep the top-level Makefile smaller ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) ppc4xx: Fix "bootstrap" command for Katmai board ppc4xx: Change Yucca config file to support ECC ppc4xx: Update 44x_spd_ddr2 code (440SP/440SPe) ppc4xx: Update Katmai bootstrap command Makefile | 50 ++++------- board/amcc/katmai/cmd_katmai.c | 105 ++++++---------------- common/cmd_i2c.c | 3 +- cpu/ppc4xx/44x_spd_ddr2.c | 191 ++++++++++++++++++++++++++------------- include/configs/sequoia.h | 1 - include/configs/yosemite.h | 1 - include/configs/yucca.h | 2 +- 7 files changed, 176 insertions(+), 177 deletions(-)