[U-Boot-Users] CVS tree broken for MPC8245-based boards

Hello,
It appears that only the first part of Marc Leeman's patch submitted on 11 May, 2004 (subject: [patch] master read fix mpc8245) was applied, resulting in the current CVS tree being broken for MPC8245-based boards. The portion of the patch that was applied requires a new register address to be defined in include/mpc8245.h, which was done in the second part of the patch. Gleb Natapov also raised this issue on 12 July, 2004, but received no reply from the list. I don't mean to sound redundant, but is the second part of the patch going to be applied soon?
Thanks, Matthew

Natapov also raised this issue on 12 July, 2004, but received no reply from
Sorry, missed the mail.
the list. I don't mean to sound redundant, but is the second part of the patch going to be applied soon?
--- u-boot-1.1.1-orig/include/mpc824x.h 2004-07-16 11:46:01.000000000 +0200 +++ u-boot-1.1.1/include/mpc824x.h 2004-07-16 15:13:39.000000000 +0200 @@ -297,6 +297,7 @@ #define PBESR 0x800000c7 /* PCI Bus Error Status Register */ #define PBEAR 0x800000c8 /* Processor/PCI Bus Error Status Register */ #define AMBOR 0x800000e0 /* Address Map B Options Register */ +#define PCMBCR 0x800000e1 /* PCI/Memeory Buffer Configuration */ #define MCCR1 0x800000f0 /* Memory Control Configuration Register 1 */ #define MCCR2 0x800000f4 /* Memory Control Configuration Register 2 */ #define MCCR3 0x800000f8 /* Memory Control Configuration Register 3 */

Hello,
On Thu, Jul 22, 2004 at 09:25:14AM +0200, Marc Leeman wrote:
Natapov also raised this issue on 12 July, 2004, but received no reply from
Sorry, missed the mail.
There was one more question in that mail, but if you missed it let me repeat: Where register 0x800000e1 is documented? :)
TIA.
-- Gleb.

Where register 0x800000e1 is documented? :)
Page 4-51, section 4.11 of the MPC8245 Integrated Processor User's Manual.
A slightly more verbose bugreport can be downloaded from: http://scorpius.homelinux.org/~marc/downloads/masterwrite.pdf
It seems to be a known problem inside Motorola.

On Thu, Jul 22, 2004 at 10:48:42AM +0200, Marc Leeman wrote:
Where register 0x800000e1 is documented? :)
Page 4-51, section 4.11 of the MPC8245 Integrated Processor User's Manual.
Thank you! It is not mentioned in revision 1 of this manual, but it is present in rev 2.
-- Gleb.

In message 200407212305.i6LN5DRs042238@ns5.arlut.utexas.edu you wrote:
It appears that only the first part of Marc Leeman's patch submitted on 11 May, 2004 (subject: [patch] master read fix mpc8245) was applied, resulting in the current CVS tree being broken for MPC8245-based boards. The portion of the patch that was applied requires a new register address to be defined in include/mpc8245.h, which was done in the second part of the patch. Gleb Natapov also raised this issue on 12 July, 2004, but received no reply from the list. I don't mean to sound redundant, but is the second part of the patch going to be applied soon?
Just for the record: done.
Best regards,
Wolfgang Denk
participants (4)
-
gleb@nbase.co.il
-
Marc Leeman
-
Matthew Karger
-
Wolfgang Denk