rockbox/utils/hwstub/stub/rk27xx/target-config.h
Marcin Bukat 8e63338591 hwstub rk27xx port
Change-Id: I85ac57117911544b65ccd56eb16303e30be67cab
2013-11-24 00:10:36 +01:00

9 lines
281 B
C

#define CONFIG_RK27XX
#define IRAM_ORIG 0x60000000
#define IRAM_SIZE 0x8000
#define DRAM_ORIG 0x60000000
#define DRAM_SIZE (MEMORYSIZE * 0x100000)
#define CPU_ARM
#define ARM_ARCH 5
#define USB_BASE 0x180A000
#define USB_NUM_ENDPOINTS 2