AST_SDRAM
ast_moutdwm(ast, AST_SDRAM(0x20100000), 0x41424344);
ast_moutdwm(ast, AST_SDRAM(0x10100000), 0x35363738);
ast_moutdwm(ast, AST_SDRAM(0x08100000), 0x292A2B2C);
ast_moutdwm(ast, AST_SDRAM(0x00100000), 0x1D1E1F10);
if (ast_mindwm(ast, AST_SDRAM(0x20100000)) == 0x41424344) {
} else if (ast_mindwm(ast, AST_SDRAM(0x10100000)) == 0x35363738) {
} else if (ast_mindwm(ast, AST_SDRAM(0x08100000)) == 0x292A2B2C) {