I am using IMX8M EVK board and run Ubuntu. I use devmem command to debug , but I found that there are issue on IMX8M which i canit update REG value but on IMX6 everything is OK. I wonder if there some restrict condition in ARMV8 such EL0/EL1, pls help me on this.
Can't update SOC REG value :(REG is RW type)
./devmem2 0x3d400100 w 0x1a201b00
/dev/mem opened.
Memory mapped at address 0xffffb45cc0000 value at address 0x3d400100(0xffffb45cc0000):0x1A201B22
Written 0x1A201B00; readback 0x1A201B22