[U-Boot] ETH RBPTR incorrect mapping for rtx volatile structure

2012-05-04 Thread BUGNIOT Geoffrey
Hi, (my configuration is MPC8270 on a Interface Concept board plines VMEb) I'm facing a problem relating to my ETH FCC interface (FCC2) It appears during a TFTPBOOT command that configuration informations are not the expecting one. Basically, I'm facing timeout in my serial terminal and several

Re: [U-Boot] ETH RBPTR incorrect mapping for rtx volatile structure

2012-05-07 Thread BUGNIOT Geoffrey
After some more investigation, After RX TX INITIALISATION command, RBASE et RBPTR still differ for one digit. RBASE relate to a regular RAM area which address is 0x7F9A308, but in my CPU register value is 0x6F9A308. In my map file (before relocation) address is 0x39308. My Offset is 0x7F61000.