* [U-Boot-Users] Pull Request for u-boot-mpc86xx.git
@ 2008-02-21 17:04 Jon Loeliger
2008-02-22 12:04 ` Wolfgang Denk
0 siblings, 1 reply; 4+ messages in thread
From: Jon Loeliger @ 2008-02-21 17:04 UTC (permalink / raw)
To: u-boot
Wolfgang,
I have now built, tested, debugged, and fixed a couple
problems that were present in the v1.3.2-rc1 candidate
for the MPC8610HPCD board. With these patchs below, both
the MPC8610HPCD and MPC8641HPCN boards build and boot,
and the sbc8641d builds (I can't test it).
Please pick these up for the v1.3.2 release.
Thanks,
jdl
The following changes since commit b6f29c84c208a091f95a10cbc9852d729659ba20:
Jean-Christophe PLAGNIOL-VILLARD (1):
s3c24x0: Fix unused variable 'i' in function 'serial_init_dev'
are available in the git repository at:
git://www.denx.de/git/u-boot-mpc86xx.git master
Jean-Christophe PLAGNIOL-VILLARD (2):
mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_l\
aw'
mpc86xx: Fix unused variable 'config' and 'immap'
Jon Loeliger (5):
86xx: Convert sbc8641d to use libfdt.
8610HPCD: Fix typos in two PCI setup registers.
8610HPCD: Don't use VIDEO/CFB_CONSOLE by default.
86xx: Fix GUR PCI config registers properly.
8610HPCD: Document the flashbank selection switches.
board/freescale/mpc8610hpcd/mpc8610hpcd.c | 7 ++-
board/freescale/mpc8641hpcn/mpc8641hpcn.c | 24 +++--------
board/sbc8641d/sbc8641d.c | 41 +++++++++++++-------
cpu/mpc86xx/Makefile | 17 ++++++--
cpu/mpc86xx/cpu.c | 61 -----------------------------
cpu/mpc86xx/cpu_init.c | 1 +
cpu/mpc86xx/fdt.c | 35 ++++++++++++++++
cpu/mpc86xx/spd_sdram.c | 10 +++--
doc/README.mpc8610hpcd | 6 +++
include/asm-ppc/immap_86xx.h | 12 ++++--
include/configs/MPC8610HPCD.h | 2 +-
include/configs/sbc8641d.h | 10 +---
12 files changed, 110 insertions(+), 116 deletions(-)
create mode 100644 cpu/mpc86xx/fdt.c
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot-Users] Pull Request for u-boot-mpc86xx.git
2008-02-21 17:04 [U-Boot-Users] Pull Request for u-boot-mpc86xx.git Jon Loeliger
@ 2008-02-22 12:04 ` Wolfgang Denk
0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2008-02-22 12:04 UTC (permalink / raw)
To: u-boot
In message <47BDAF26.5020304@freescale.com> you wrote:
> Wolfgang,
>
> I have now built, tested, debugged, and fixed a couple
> problems that were present in the v1.3.2-rc1 candidate
> for the MPC8610HPCD board. With these patchs below, both
> the MPC8610HPCD and MPC8641HPCN boards build and boot,
> and the sbc8641d builds (I can't test it).
>
> Please pick these up for the v1.3.2 release.
>
> Thanks,
> jdl
>
>
> The following changes since commit b6f29c84c208a091f95a10cbc9852d729659ba20:
> Jean-Christophe PLAGNIOL-VILLARD (1):
> s3c24x0: Fix unused variable 'i' in function 'serial_init_dev'
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-mpc86xx.git master
>
> Jean-Christophe PLAGNIOL-VILLARD (2):
> mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_l\
> aw'
> mpc86xx: Fix unused variable 'config' and 'immap'
>
> Jon Loeliger (5):
> 86xx: Convert sbc8641d to use libfdt.
> 8610HPCD: Fix typos in two PCI setup registers.
> 8610HPCD: Don't use VIDEO/CFB_CONSOLE by default.
> 86xx: Fix GUR PCI config registers properly.
> 8610HPCD: Document the flashbank selection switches.
Done, 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
A stone was placed at a ford in a river with the inscription:
"When this stone is covered it is dangerous to ford here."
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot-Users] Pull Request for u-boot-mpc86xx.git
@ 2008-07-15 16:10 Jon Loeliger
2008-07-15 19:39 ` Wolfgang Denk
0 siblings, 1 reply; 4+ messages in thread
From: Jon Loeliger @ 2008-07-15 16:10 UTC (permalink / raw)
To: u-boot
Wolfgang,
Sorry I missed this outstanding patch from Timur earlier.
If you could, please pull this one 86xx patch.
Thanks,
jdl
The following changes since commit 348753d416cd2c9e7ec6520a544c8f33cf02a560:
Kumar Gala (1):
Fix some more printf() format problems.
are available in the git repository at:
git://www.denx.de/git/u-boot-mpc86xx.git master
Timur Tabi (1):
Update Freescale sys_eeprom.c to handle CCID formats
board/freescale/common/sys_eeprom.c | 598 +++++++++++++++++++++++------------
include/configs/MPC8610HPCD.h | 8 +-
include/configs/MPC8641HPCN.h | 8 +-
3 files changed, 400 insertions(+), 214 deletions(-)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot-Users] Pull Request for u-boot-mpc86xx.git
2008-07-15 16:10 Jon Loeliger
@ 2008-07-15 19:39 ` Wolfgang Denk
0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2008-07-15 19:39 UTC (permalink / raw)
To: u-boot
In message <1216138206.20700.2.camel@ld0161-tx32> you wrote:
> Wolfgang,
>
> Sorry I missed this outstanding patch from Timur earlier.
> If you could, please pull this one 86xx patch.
>
> Thanks,
> jdl
>
>
> The following changes since commit 348753d416cd2c9e7ec6520a544c8f33cf02a560:
> Kumar Gala (1):
> Fix some more printf() format problems.
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-mpc86xx.git master
>
> Timur Tabi (1):
> Update Freescale sys_eeprom.c to handle CCID formats
>
> board/freescale/common/sys_eeprom.c | 598 +++++++++++++++++++++++------------
> include/configs/MPC8610HPCD.h | 8 +-
> include/configs/MPC8641HPCN.h | 8 +-
> 3 files changed, 400 insertions(+), 214 deletions(-)
Done, 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
There is a multi-legged creature crawling on your shoulder.
-- Spock, "A Taste of Armageddon", stardate 3193.9
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-07-15 19:39 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-21 17:04 [U-Boot-Users] Pull Request for u-boot-mpc86xx.git Jon Loeliger
2008-02-22 12:04 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2008-07-15 16:10 Jon Loeliger
2008-07-15 19:39 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox