[U-Boot-Users] [PATCH 0/3] Minor fix for io port selection on MPC85xxDS platforms

2009-01-09 Thread Roy Zang
This set of patches fix io port selection on MPC85xxDS platfoms. Please help to pick them up. Roy -- Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open

[U-Boot-Users] [PATcH 2/2] Add mpc7448hpc2 maintainer information for future maintain

2008-08-07 Thread Roy Zang
From: Roy Zang <[EMAIL PROTECTED]> Add mpc7448hpc2 maintainer information for future maintain. Signed-off-by: Roy Zang <[EMAIL PROTECTED]> --- MAINTAINERS |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 921ccec..a0cb27b

[U-Boot-Users] [PATCH 1/2] Minor fix for maintainer list by sorting of name

2008-08-07 Thread Roy Zang
From: Roy Zang <[EMAIL PROTECTED]> Minor fix for maintainer list by sorting of name Signed-off-by: Roy Zang <[EMAIL PROTECTED]> --- Wolfgang Just done by your suggested. Roy MAINTAINERS |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b

[U-Boot-Users] [PATCH] Add mpc7448hpc2 maintainer information for future maintained

2008-08-07 Thread Roy Zang
From: Roy Zang <[EMAIL PROTECTED]> Add mpc7448hpc2 maintainer information for future maintained. Signed-off-by: Roy Zang <[EMAIL PROTECTED]> --- MAINTAINERS |4 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index cbe5c47..2e58ee4

Re: [U-Boot-Users] RFC: make new image support mandatory

2008-03-27 Thread Roy Zang
Before applying this patch, I encounter the same issue as Stefan on mpc8544 and mpc8548 boards. After applying this patch, they are OK. This patch should be applied ASAP, which affetcs boundle of boards. Roy On Thu, 2008-03-27 at 17:01 +0800, Stefan Roese wrote: > On Thursday 27 March 2008, Haavard