Re: [U-Boot] ETH RBPTR incorrect mapping for rtx volatile structure
Pins and clocks was misconfigured. It works well now. Bye. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot
Re: [U-Boot] ETH RBPTR incorrect mapping for rtx volatile structure
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.