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

WD,
please pull Heiko's v4 patchset for kmeter1 improvements, spd sdram fixes, SerDes init correction, and 256MB+ RAM fixes and DHCP for the 8349ITX:
The following changes since commit 00cc5595a7caac8066b408774383a956c2e26797: Anatolij Gustschin (1): lcd: Fix compilation warning in common/lcd.c
are available in the git repository at:
git://git.denx.de/u-boot-mpc83xx.git master
Anton Vorontsov (1): mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signal
Dave Liu (1): 83xx: Fix some bugs in spd sdram code
Heiko Schocher (7): i2c, dtt: move dtt_init () to board_init_r () 83xx, kmeter1: add I2C, dtt, eeprom support 83xx, i2c: add mux support for fsl_i2c 83xx, kmeter1: autodetect size of DDR II RAM 83xx, kmeter1: updates for 2009.03 83xx, kmeter: QE_ENET10 errata for Silicon Revision 2.1 8360, kmeter1: added bootcount feature.
Valeriy Glushkov (1): MPC8349ITX: several config issues fixed
board/freescale/mpc837xemds/pci.c | 14 ++-- board/keymile/common/common.c | 2 +- board/keymile/kmeter1/kmeter1.c | 81 +++++++++++++++++++------ cpu/mpc83xx/cpu.c | 34 ++++++++++ cpu/mpc83xx/fdt.c | 18 ++++++ cpu/mpc83xx/spd_sdram.c | 26 +++++++- drivers/i2c/fsl_i2c.c | 22 +++++++- include/configs/MPC8349ITX.h | 5 ++ include/configs/keymile-common.h | 7 -- include/configs/kmeter1.h | 120 +++++++++++++++++++++++++++---------- lib_ppc/board.c | 5 +- 11 files changed, 263 insertions(+), 71 deletions(-)
Thanks,
Kim

Dear Kim Phillips,
In message 20090305185343.fe92230c.kim.phillips@freescale.com you wrote:
WD,
please pull Heiko's v4 patchset for kmeter1 improvements, spd sdram fixes, SerDes init correction, and 256MB+ RAM fixes and DHCP for the 8349ITX:
The following changes since commit 00cc5595a7caac8066b408774383a956c2e26797: Anatolij Gustschin (1): lcd: Fix compilation warning in common/lcd.c
are available in the git repository at:
git://git.denx.de/u-boot-mpc83xx.git master
Anton Vorontsov (1): mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signal
Dave Liu (1): 83xx: Fix some bugs in spd sdram code
Heiko Schocher (7): i2c, dtt: move dtt_init () to board_init_r ()
You were not supposed to add this to your tree!!!
83xx, kmeter1: add I2C, dtt, eeprom support 83xx, i2c: add mux support for fsl_i2c 83xx, kmeter1: autodetect size of DDR II RAM 83xx, kmeter1: updates for 2009.03 83xx, kmeter: QE_ENET10 errata for Silicon Revision 2.1 8360, kmeter1: added bootcount feature.
Valeriy Glushkov (1): MPC8349ITX: several config issues fixed
board/freescale/mpc837xemds/pci.c | 14 ++-- board/keymile/common/common.c | 2 +- board/keymile/kmeter1/kmeter1.c | 81 +++++++++++++++++++------ cpu/mpc83xx/cpu.c | 34 ++++++++++ cpu/mpc83xx/fdt.c | 18 ++++++ cpu/mpc83xx/spd_sdram.c | 26 +++++++- drivers/i2c/fsl_i2c.c | 22 +++++++- include/configs/MPC8349ITX.h | 5 ++ include/configs/keymile-common.h | 7 -- include/configs/kmeter1.h | 120 +++++++++++++++++++++++++++---------- lib_ppc/board.c | 5 +- 11 files changed, 263 insertions(+), 71 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk

On Mon, 09 Mar 2009 00:39:16 +0100 Wolfgang Denk wd@denx.de wrote:
Heiko Schocher (7): i2c, dtt: move dtt_init () to board_init_r ()
You were not supposed to add this to your tree!!!
argh, the fact that Heiko had already applied this to his tree slipped me. Apologies to both you and Heiko.
Kim

Dear Kim Phillips,
In message 20090309183845.f55f0801.kim.phillips@freescale.com you wrote:
On Mon, 09 Mar 2009 00:39:16 +0100 Wolfgang Denk wd@denx.de wrote:
Heiko Schocher (7): i2c, dtt: move dtt_init () to board_init_r ()
You were not supposed to add this to your tree!!!
argh, the fact that Heiko had already applied this to his tree slipped me. Apologies to both you and Heiko.
No problem. Were you able to check if I resolved the merge conflicts correctly?
Best regards,
Wolfgang Denk

On Tue, 10 Mar 2009 00:45:41 +0100 Wolfgang Denk wd@denx.de wrote:
Dear Kim Phillips,
In message 20090309183845.f55f0801.kim.phillips@freescale.com you wrote:
argh, the fact that Heiko had already applied this to his tree slipped me. Apologies to both you and Heiko.
No problem. Were you able to check if I resolved the merge conflicts correctly?
everything appears to be intact.
Kim
participants (2)
-
Kim Phillips
-
Wolfgang Denk