[U-Boot-Users] Pull Request for mpc86xx repository

The following changes since commit 180a90abdae72587c0f679edf8991455e559440d: Wolfgang Denk (1): Release v1.3.3
are available in the git repository at:
git://www.denx.de/git/u-boot-mpc86xx.git master
Jon Loeliger (1): mpc86xx: Removed unused and unconfigured memory test code.
board/freescale/mpc8610hpcd/mpc8610hpcd.c | 36 ----------------------------- board/freescale/mpc8641hpcn/mpc8641hpcn.c | 36 ----------------------------- include/configs/MPC8610HPCD.h | 2 - include/configs/MPC8641HPCN.h | 1 - 4 files changed, 0 insertions(+), 75 deletions(-)

On Mon, 2008-05-19 at 11:06 -0500, Jon Loeliger wrote:
The following changes since commit 180a90abdae72587c0f679edf8991455e559440d: Wolfgang Denk (1): Release v1.3.3
are available in the git repository at:
git://www.denx.de/git/u-boot-mpc86xx.git master
Jon Loeliger (1): mpc86xx: Removed unused and unconfigured memory test code.
board/freescale/mpc8610hpcd/mpc8610hpcd.c | 36 ----------------------------- board/freescale/mpc8641hpcn/mpc8641hpcn.c | 36 ----------------------------- include/configs/MPC8610HPCD.h | 2 - include/configs/MPC8641HPCN.h | 1 - 4 files changed, 0 insertions(+), 75 deletions(-)
Wolfgang,
Wasn't sure if this was still on your radar or not. Just wanted to make sure it hit this merge window.
Thanks, jdl

On Mon, 2008-06-02 at 11:38 -0500, Jon Loeliger wrote:
On Mon, 2008-05-19 at 11:06 -0500, Jon Loeliger wrote:
The following changes since commit 180a90abdae72587c0f679edf8991455e559440d: Wolfgang Denk (1): Release v1.3.3
are available in the git repository at:
git://www.denx.de/git/u-boot-mpc86xx.git master
Jon Loeliger (1): mpc86xx: Removed unused and unconfigured memory test code.
board/freescale/mpc8610hpcd/mpc8610hpcd.c | 36 ----------------------------- board/freescale/mpc8641hpcn/mpc8641hpcn.c | 36 ----------------------------- include/configs/MPC8610HPCD.h | 2 - include/configs/MPC8641HPCN.h | 1 - 4 files changed, 0 insertions(+), 75 deletions(-)
Wolfgang,
Wasn't sure if this was still on your radar or not. Just wanted to make sure it hit this merge window.
Thanks, jdl
Wolfgang,
This pull request has had one more commit added to it, so now it has:
Becky Bruce (1): MPC86xx: Change traps.c to not reference non-addressable memory
Jon Loeliger (1): mpc86xx: Removed unused and unconfigured memory test code.
board/freescale/mpc8610hpcd/mpc8610hpcd.c | 36 ----------------------------- board/freescale/mpc8641hpcn/mpc8641hpcn.c | 36 ----------------------------- cpu/mpc86xx/traps.c | 8 +++++- include/configs/MPC8610HPCD.h | 2 - include/configs/MPC8641HPCN.h | 1 - 5 files changed, 7 insertions(+), 76 deletions(-)
The added patch from Becky was already posted to the list on May 14.
Thanks, jdl

On Fri, 2008-06-06 at 11:04 -0500, Jon Loeliger wrote:
On Mon, 2008-06-02 at 11:38 -0500, Jon Loeliger wrote:
On Mon, 2008-05-19 at 11:06 -0500, Jon Loeliger wrote:
The following changes since commit 180a90abdae72587c0f679edf8991455e559440d: Wolfgang Denk (1): Release v1.3.3
are available in the git repository at:
git://www.denx.de/git/u-boot-mpc86xx.git master
Jon Loeliger (1): mpc86xx: Removed unused and unconfigured memory test code.
board/freescale/mpc8610hpcd/mpc8610hpcd.c | 36 ----------------------------- board/freescale/mpc8641hpcn/mpc8641hpcn.c | 36 ----------------------------- include/configs/MPC8610HPCD.h | 2 - include/configs/MPC8641HPCN.h | 1 - 4 files changed, 0 insertions(+), 75 deletions(-)
Wolfgang,
Wasn't sure if this was still on your radar or not. Just wanted to make sure it hit this merge window.
Thanks, jdl
Wolfgang,
This pull request has had one more commit added to it, so now it has:
Becky Bruce (1): MPC86xx: Change traps.c to not reference non-addressable memory
Jon Loeliger (1): mpc86xx: Removed unused and unconfigured memory test code.
board/freescale/mpc8610hpcd/mpc8610hpcd.c | 36 ----------------------------- board/freescale/mpc8641hpcn/mpc8641hpcn.c | 36 ----------------------------- cpu/mpc86xx/traps.c | 8 +++++- include/configs/MPC8610HPCD.h | 2 - include/configs/MPC8641HPCN.h | 1 - 5 files changed, 7 insertions(+), 76 deletions(-)
The added patch from Becky was already posted to the list on May 14.
Thanks, jdl
Hi Wolfgang,
Hadn't seen any activity on this Pull Request, but was hoping that we'd see one before The Window closes tomorrow.
Thanks, jdl

In message 1213036650.3027.9.camel@ld0161-tx32 you wrote:
This pull request has had one more commit added to it, so now it has:
OK, now that's enough to get me moving :-)
Becky Bruce (1): MPC86xx: Change traps.c to not reference non-addressable memory
Jon Loeliger (1): mpc86xx: Removed unused and unconfigured memory test code.
board/freescale/mpc8610hpcd/mpc8610hpcd.c | 36 ----------------------------- board/freescale/mpc8641hpcn/mpc8641hpcn.c | 36 ----------------------------- cpu/mpc86xx/traps.c | 8 +++++- include/configs/MPC8610HPCD.h | 2 - include/configs/MPC8641HPCN.h | 1 - 5 files changed, 7 insertions(+), 76 deletions(-)
The added patch from Becky was already posted to the list on May 14.
Applied.
Hadn't seen any activity on this Pull Request, but was hoping that we'd see one before The Window closes tomorrow.
Sorry, I'm still working in slow mode only. Trying to catch up now.
Best regards,
Wolfgang Denk

Wolfgang Denk wrote:
Becky Bruce (1): MPC86xx: Change traps.c to not reference non-addressable memory
Jon Loeliger (1): mpc86xx: Removed unused and unconfigured memory test code.
board/freescale/mpc8610hpcd/mpc8610hpcd.c | 36 ----------------------------- board/freescale/mpc8641hpcn/mpc8641hpcn.c | 36 ----------------------------- cpu/mpc86xx/traps.c | 8 +++++- include/configs/MPC8610HPCD.h | 2 - include/configs/MPC8641HPCN.h | 1 - 5 files changed, 7 insertions(+), 76 deletions(-)
The added patch from Becky was already posted to the list on May 14.
Applied.
Thanks!
jdl
participants (2)
-
Jon Loeliger
-
Wolfgang Denk