| Submitter | Kumar Gala |
|---|---|
| Date | Dec. 1, 2010, 7:01 p.m. |
| Message ID | <Pine.LNX.4.64.1012011300240.2697@localhost.localdomain> |
| Download | mbox |
| Permalink | /patch/73875/ |
| State | Accepted |
| Headers | show |
Pull-request
git://git.denx.de/u-boot-mpc85xx masterComments
Dear Kumar Gala, In message <Pine.LNX.4.64.1012011300240.2697@localhost.localdomain> you wrote: > [for v2010.12] > > The following changes since commit 49733aa0b9d29803384ad4bce74985f4bbe7e9aa: > > Merge branch 'master' of /home/wd/git/u-boot/custodians (2010-11-30 22:13:32 +0100) > > are available in the git repository at: > > git://git.denx.de/u-boot-mpc85xx master > > Haiying Wang (1): > powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined > > Kumar Gala (2): > powerpc/8xxx: Fix _POST_WORD_ADDR on 85xx & 86xx systems > powerpc/85xx: Enable HWCONFIG on MPC8572DS > > arch/powerpc/cpu/mpc85xx/cpu_init.c | 2 +- > include/configs/MPC8572DS.h | 1 + > include/post.h | 6 ++++-- > 3 files changed, 6 insertions(+), 3 deletions(-) Applied, thanks. Best regards, Wolfgang Denk
[for v2010.12] The following changes since commit 49733aa0b9d29803384ad4bce74985f4bbe7e9aa: Merge branch 'master' of /home/wd/git/u-boot/custodians (2010-11-30 22:13:32 +0100) are available in the git repository at: git://git.denx.de/u-boot-mpc85xx master Haiying Wang (1): powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not defined Kumar Gala (2): powerpc/8xxx: Fix _POST_WORD_ADDR on 85xx & 86xx systems powerpc/85xx: Enable HWCONFIG on MPC8572DS arch/powerpc/cpu/mpc85xx/cpu_init.c | 2 +- include/configs/MPC8572DS.h | 1 + include/post.h | 6 ++++-- 3 files changed, 6 insertions(+), 3 deletions(-)