Lines Matching +full:0 +full:xc4000000
31 * 0x00000000-0x7fffffff See i.MX31 SOC for support
32 * 0x80000000-0x8fffffff RAM EMULATED
33 * 0x90000000-0x9fffffff RAM EMULATED
34 * 0xa0000000-0xafffffff Flash IGNORED
35 * 0xb0000000-0xb3ffffff Unavailable IGNORED
36 * 0xb4000000-0xb4000fff 8-bit free space IGNORED
37 * 0xb4001000-0xb400100f Board control IGNORED
38 * 0xb4001003 DIP switch
39 * 0xb4001010-0xb400101f 7-segment LED IGNORED
40 * 0xb4001020-0xb400102f LED IGNORED
41 * 0xb4001030-0xb400103f LED IGNORED
42 * 0xb4001040-0xb400104f FPGA, UART EMULATED
43 * 0xb4001050-0xb400105f FPGA, UART EMULATED
44 * 0xb4001060-0xb40fffff FPGA IGNORED
45 * 0xb6000000-0xb61fffff LAN controller EMULATED
46 * 0xb6200000-0xb62fffff FPGA NAND Controller IGNORED
47 * 0xb6300000-0xb7ffffff Free IGNORED
48 * 0xb8000000-0xb8004fff Memory control registers IGNORED
49 * 0xc0000000-0xc3ffffff PCMCIA/CF IGNORED
50 * 0xc4000000-0xffffffff Reserved IGNORED
59 #define KZM_FPGA_ADDR (FSL_IMX31_CS4_ADDR + 0x1040)
90 for (i = 0, ram_size = machine->ram_size, alias_offset = 0; in kzm_init()
122 serial_mm_init(get_system_memory(), KZM_FPGA_ADDR+0x10, 0, in kzm_init()