Hi All,
I wan't to access the internal SRAM. The bootcounter of u-boot is stored in here and must be resetted from linux.
I mapped the physical SRAM address (0x4030B800 - 4) and enabled the clock (ocmcram_ick).
On address 0x4030B800 a validation magic (0xB001C041) is written by u-boot.
On both addresses a zero is read.
Any clue?
Wim De Witte