X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fintegratorap.h;h=a1fdbb8140afa6257ef26365c893de355d0a3f8e;hb=ed97abed27455b4f9e0dec6274976f5010258ed9;hp=90f21e879b4aef208c05ef710dbaace007bbfea5;hpb=c53e4b74f71e35bf48da2f93864941a4c4f21adb;p=u-boot diff --git a/include/configs/integratorap.h b/include/configs/integratorap.h index 90f21e879b..a1fdbb8140 100644 --- a/include/configs/integratorap.h +++ b/include/configs/integratorap.h @@ -30,10 +30,14 @@ #ifndef __CONFIG_H #define __CONFIG_H + +#define CONFIG_INTEGRATOR +#define CONFIG_ARCH_INTEGRATOR /* * High Level Configuration Options * (easy to change) */ +#define CONFIG_SYS_TEXT_BASE 0x01000000 #define CONFIG_SYS_MEMTEST_START 0x100000 #define CONFIG_SYS_MEMTEST_END 0x10000000 #define CONFIG_SYS_HZ 1000 @@ -65,8 +69,6 @@ #define CONFIG_SYS_SERIAL0 0x16000000 #define CONFIG_SYS_SERIAL1 0x17000000 -/*#define CONFIG_NET_MULTI */ - /* * BOOTP options @@ -93,7 +95,7 @@ #define CONFIG_BOOTDELAY 2 -#define CONFIG_BOOTARGS "root=/dev/mtdblock0 mem=32M console=ttyAM0 console=tty" +#define CONFIG_BOOTARGS "root=/dev/mtdblock0 console=ttyAM0 console=tty" #define CONFIG_BOOTCOMMAND "" /*