Go to the documentation of this file.
14 #ifndef __ASM_ARCH_HARDWARE_INCMACH_H
15 #error Do not include this file directly. Include asm/hardware.h instead !
19 #ifdef CONFIG_ARCH_H7202
22 #define H720X_FLASH_VIRT 0xd0000000
23 #define H720X_FLASH_PHYS 0x00000000
24 #define H720X_FLASH_SIZE 0x02000000
27 # define ETH0_PHYS 0x08000000
31 #define PEN_GPIO GPIO_B_VIRT
33 #define PEN_INT_BIT (1<<7)
35 #define PEN_ENA_BIT (1<<6)
37 #define IRQ_PEN IRQ_MUX_GPIOB(7)
42 #if defined (CONFIG_ARCH_H7201)
44 #define ROM_DISK_BASE 0xc1800000
45 #define ROM_DISK_START 0x41800000
46 #define ROM_DISK_SIZE 0x00700000
49 #define SRAM_DISK_BASE 0xf1000000
50 #define SRAM_DISK_START 0x04000000
51 #define SRAM_DISK_SIZE 0x00400000