[U-Boot] Pull request - mpc85xx
Wolfgang Denk
wd at denx.de
Fri Oct 16 22:49:54 CEST 2009
Dear Kumar Gala,
In message <Pine.LNX.4.64.0910161027330.6686 at localhost.localdomain> you wrote:
> The following changes since commit 9efe379a0eb127e616d780533a711f99b52ea64a:
> Wolfgang Denk (1):
> Merge branch 'master' of git://git.denx.de/u-boot-blackfin
>
> are available in the git repository at:
>
> git://git.denx.de/u-boot-mpc85xx master
>
> Anton Vorontsov (1):
> mpc85xx: Fix booting on various boards
>
> Dipen Dudhat (2):
> ppc/P1_P2_RDB: NAND Boot Support
> ppc/P1_P2_RDB: On-chip BootROM support
>
> Paul Gortmaker (3):
> sbc8641d: fix LAW so board doesn't hang on DDR init
> mpc8xxx: improve LAW error messages when setting up DDR
> mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL define
>
> MAKEALL | 12 +++
> Makefile | 14 +++-
> board/freescale/p1_p2_rdb/config.mk | 19 ++++
> board/freescale/p1_p2_rdb/tlb.c | 10 ++
> board/sbc8641d/law.c | 5 +-
> cpu/mpc8xxx/ddr/util.c | 9 +-
> include/configs/MPC8610HPCD.h | 2 -
> include/configs/MPC8641HPCN.h | 2 -
> include/configs/P1_P2_RDB.h | 87 +++++++++++++++--
> include/configs/sbc8641d.h | 2 -
> lib_ppc/board.c | 8 +-
> nand_spl/board/freescale/p1_p2_rdb/Makefile | 127 ++++++++++++++++++++++++
> nand_spl/board/freescale/p1_p2_rdb/nand_boot.c | 97 ++++++++++++++++++
> 13 files changed, 370 insertions(+), 24 deletions(-)
> create mode 100644 nand_spl/board/freescale/p1_p2_rdb/Makefile
> create mode 100644 nand_spl/board/freescale/p1_p2_rdb/nand_boot.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
America has been discovered before, but it has always been hushed up.
- Oscar Wilde
More information about the U-Boot
mailing list