From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Sat, 24 Oct 2009 22:25:24 +0200 Subject: [U-Boot] Please pull u-boot-ppc4xx/master In-Reply-To: <200910231620.05225.sr@denx.de> References: <200910231620.05225.sr@denx.de> Message-ID: <20091024202524.630FA185D4AA@gemini.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 Dear Stefan Roese, In message <200910231620.05225.sr@denx.de> you wrote: > Hi Wolfgang, > > please pull some fixes and last minute updates from ppc4xx. Thanks. > > The following changes since commit f67066b6b0740b826ed862615c5ab022aaf4779a: > Mike Frysinger (1): > envcrc: check return value of fwrite() > > are available in the git repository at: > > git://www.denx.de/git/u-boot-ppc4xx.git master > > Stefan Roese (7): > fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb > ppc4xx: Update flash size in reg property of the NOR flash node > ppc4xx: Add function to check and dynamically change PCI sync clock > ppc4xx: Print PCI synchronous clock frequency upon bootup > ppc4xx: Sequoia/Rainer: Check and reconfigure the PCI sync clock > ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clock > ppc4xx: Sequoia: Add chip_config command > > Wolfgang Denk (1): > cpu/ppc4xx/fdt.c: avoid strcpy() to constant string > > board/amcc/sequoia/Makefile | 4 +- > board/amcc/sequoia/chip_config.c | 122 ++++++++++++++++++++ > board/amcc/sequoia/cmd_sequoia.c | 231 -------------------------------------- > board/amcc/sequoia/sequoia.c | 26 ++++- > board/amcc/yosemite/yosemite.c | 26 ++++- > common/fdt_support.c | 44 +++++++ > cpu/ppc4xx/cpu.c | 9 ++- > cpu/ppc4xx/cpu_init.c | 69 +++++++++++ > cpu/ppc4xx/fdt.c | 10 ++- > include/configs/amcc-common.h | 2 + > include/configs/sequoia.h | 6 + > include/fdt_support.h | 2 + > include/ppc440.h | 7 +- > include/ppc4xx.h | 2 + > 14 files changed, 318 insertions(+), 242 deletions(-) > create mode 100644 board/amcc/sequoia/chip_config.c > delete mode 100644 board/amcc/sequoia/cmd_sequoia.c Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de After Goliath's defeat, giants ceased to command respect. - Freeman Dyson