X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=include%2Fconfigs%2Fsnapper9260.h;h=ca3d9c20f747d23f1fc971e9149c982b54763d5b;hp=b4ac12e0f569220c1da250429f9118ae49d7307f;hb=d021e942107a1f7304a879cec99286ca462f7be3;hpb=1f20fc53b382ece8da7440f354b219deb7ed19df diff --git a/include/configs/snapper9260.h b/include/configs/snapper9260.h index b4ac12e0f5..ca3d9c20f7 100644 --- a/include/configs/snapper9260.h +++ b/include/configs/snapper9260.h @@ -15,8 +15,6 @@ #include #include -#define CONFIG_SYS_TEXT_BASE 0x21f00000 - /* ARM asynchronous clock */ #define CONFIG_SYS_AT91_MAIN_CLOCK 18432000 /* External Crystal, in Hz */ #define CONFIG_SYS_AT91_SLOW_CLOCK 32768 @@ -114,9 +112,6 @@ #define CONFIG_SYS_LOAD_ADDR 0x23000000 #define CONFIG_BOOTP_BOOTFILESIZE -#define CONFIG_BOOTP_BOOTPATH -#define CONFIG_BOOTP_GATEWAY -#define CONFIG_BOOTP_HOSTNAME /* Environment settings */ #define CONFIG_ENV_OFFSET (512 << 10) @@ -124,9 +119,6 @@ #define CONFIG_ENV_OVERWRITE /* Console settings */ -#define CONFIG_SYS_LONGHELP -#define CONFIG_CMDLINE_EDITING -#define CONFIG_AUTO_COMPLETE /* U-Boot memory settings */ #define CONFIG_SYS_MALLOC_LEN (1 << 20)