[U-Boot] Please pull u-boot-mpc85xx.git

are available in the git repository at:
git://www.denx.de/git/u-boot-mpc85xx.git master
Anatolij Gustschin (1): 85xx: socrates: Enable Lime support.
Andy Fleming (1): Remove CONFIG_SHOW_ACTIVITY from stx boards which don't support it
Detlev Zundel (1): 85xx: Socrates: Major code update.
Sergei Poselenov (1): Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.
Timur Tabi (1): Update Freescale 85xx boards to sys_eeprom.c
board/freescale/common/Makefile | 1 - board/freescale/common/cds_eeprom.c | 60 -------- board/socrates/law.c | 4 +- board/socrates/socrates.c | 280 ++++++++++++++++++++++++++++++---- board/socrates/tlb.c | 13 ++- board/socrates/upm_table.h | 52 +++++-- cpu/mpc85xx/cpu.c | 15 +- drivers/video/mb862xx.c | 3 +- include/configs/MPC8541CDS.h | 9 +- include/configs/MPC8548CDS.h | 9 +- include/configs/MPC8555CDS.h | 10 +- include/configs/socrates.h | 134 +++++++++++------ include/configs/stxgp3.h | 4 - include/configs/stxssa.h | 4 - 14 files changed, 420 insertions(+), 178 deletions(-) delete mode 100644 board/freescale/common/cds_eeprom.c

Dear Andy Fleming,
In message 1220925123-3984-1-git-send-email-afleming@freescale.com you wrote:
are available in the git repository at:
git://www.denx.de/git/u-boot-mpc85xx.git master
Anatolij Gustschin (1): 85xx: socrates: Enable Lime support.
Andy Fleming (1): Remove CONFIG_SHOW_ACTIVITY from stx boards which don't support it
Detlev Zundel (1): 85xx: Socrates: Major code update.
Sergei Poselenov (1): Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.
Timur Tabi (1): Update Freescale 85xx boards to sys_eeprom.c
Sorry, I will not pull that.
I NAK the CONFIG_SHOW_ACTIVITY patch. Please remove this from your repo. Please see my "[PATCH 3/3] lib_ppc/interrupts.c: make board_show_activity() a weak function" posting instead.
I cherry-picked the other commits, though.
Best regards,
Wolfgang Denk

On Sep 9, 2008, at 3:17 AM, Wolfgang Denk wrote:
Dear Andy Fleming,
In message 1220925123-3984-1-git-send-email-afleming@freescale.com you wrote:
are available in the git repository at:
git://www.denx.de/git/u-boot-mpc85xx.git master
Anatolij Gustschin (1): 85xx: socrates: Enable Lime support.
Andy Fleming (1): Remove CONFIG_SHOW_ACTIVITY from stx boards which don't support it
Detlev Zundel (1): 85xx: Socrates: Major code update.
Sergei Poselenov (1): Removed hardcoded MxMR loop value from upmconfig() for MPC85xx.
Timur Tabi (1): Update Freescale 85xx boards to sys_eeprom.c
Sorry, I will not pull that.
I NAK the CONFIG_SHOW_ACTIVITY patch. Please remove this from your repo. Please see my "[PATCH 3/3] lib_ppc/interrupts.c: make board_show_activity() a weak function" posting instead.
I cherry-picked the other commits, though.
Andy,
What about '[PATCH v2] 85xx: Ensure timebase is zero on secondary cores'?
- k

On Tue, Sep 9, 2008 at 3:15 PM, Kumar Gala galak@kernel.crashing.org wrote:
I NAK the CONFIG_SHOW_ACTIVITY patch. Please remove this from your repo. Please see my "[PATCH 3/3] lib_ppc/interrupts.c: make board_show_activity() a weak function" posting instead.
I cherry-picked the other commits, though.
Ok, I'll revert the patch from my tree.
What about '[PATCH v2] 85xx: Ensure timebase is zero on secondary cores'?
Heh. It wasn't in the patch tracker, so it got missed. I will comb through the list for some forgotten patches.
Andy
participants (4)
-
Andy Fleming
-
Andy Fleming
-
Kumar Gala
-
Wolfgang Denk