init_memory
extern int init_memory(void);
if ((mem_config = init_memory()) != 0)
uint32_t base, addr, moi = (uint32_t)(&init_memory) & 0x3ffff000;