1 #ifndef __CONFIG_H_4520
2 #define __CONFIG_H_4520
4 #define CONFIG_ARV4520 1
5 #define CONFIG_ARCADYAN "ARV4520PW"
7 #define CONFIG_SYS_MAX_RAM 32*1024*1024
8 #define CONFIG_USE_DDR_PSC_32 1
9 #define CONFIG_SYS_PROMPT "ARV4520 => "
11 #define CONFIG_ADM6996_SWITCH 1
12 #define CONFIG_EBU_GPIO 0x400
14 #define CONFIG_BUTTON_PORT0
15 #define CONFIG_BUTTON_PIN 11
16 #define CONFIG_BUTTON_LEVEL 0
18 #include "arcadyan-common.h"
This page took 0.040994 seconds and 5 git commands to generate.