Hi Ondrej,
For the MAL, can you check that in it's makefile (mcsdk_2_01_02_06\tools\boot_loader\mad-utils\mad-loader\mal\malApp\build\Makefile) that you have the variable "LOAD_PARTITION" to the address you want to load it at? If not, please try changing this to 0xbe000000 or 0x8e000000 or wherever you want to load it and rebuild the MAL.
By default, this value is 0x9e000000.
-Ivan