[U-Boot] Please pull u-boot-ppc4xx/master
Wolfgang Denk
wd at denx.de
Sat Oct 24 22:25:24 CEST 2009
Dear Stefan Roese,
In message <200910231620.05225.sr at 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
More information about the U-Boot
mailing list