Commits
Ji Luo committed f8762d1cc93
MA-14675 Fix pstore not work on imx7ulp U-boot will allocate and reset the malloc pool after relocation, address 0x9bf00000 has conflicts with the malloc pool and the logs will be erased after reboot. Reserve other memory region to avoid conflicts with u-boot malloc pool. Test: "console-ramoops-0" and "pmsg-ramoops-0" exist under "sys/fs/pstore" after reboot. Change-Id: I57086b048f2f06efdddc6246dc7aace3d5014982 Signed-off-by: Ji Luo <ji.luo@nxp.com>