mips/malta: fix board id
Board id can't be written with stl_phys() as it's read-only part of
memory. Use stl_p() on the memory buffer instead.
Signed-off-by:
Aurelien Jarno <aurelien@aurel32.net>
Please register or sign in to comment
Board id can't be written with stl_phys() as it's read-only part of
memory. Use stl_p() on the memory buffer instead.
Signed-off-by:
Aurelien Jarno <aurelien@aurel32.net>