X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fusbarmory.h;h=492aeb4ca3c8d0398a3c9048290c69a4986fbdd9;hb=6f6b7cfa89e5aa3b643196a4ccc8b1ba5d6fa7a4;hp=95e232429f714d44eba4ecb23f32c297b88ecab2;hpb=ceff355a5f3038ddb49618d9adc716b0ed978aea;p=oweals%2Fu-boot.git diff --git a/include/configs/usbarmory.h b/include/configs/usbarmory.h index 95e232429f..492aeb4ca3 100644 --- a/include/configs/usbarmory.h +++ b/include/configs/usbarmory.h @@ -12,12 +12,9 @@ #define __CONFIG_H #define CONFIG_SYS_FSL_CLK -#define CONFIG_MXC_GPIO #include -#include - /* U-Boot environment */ #define CONFIG_ENV_OFFSET (6 * 64 * 1024) #define CONFIG_ENV_SIZE (8 * 1024) @@ -25,14 +22,10 @@ /* U-Boot general configurations */ #define CONFIG_SYS_CBSIZE 512 -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16) -#define CONFIG_SYS_MAXARGS 16 -#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE /* UART */ #define CONFIG_MXC_UART #define CONFIG_MXC_UART_BASE UART1_BASE -#define CONFIG_CONS_INDEX 1 /* SD/MMC */ #define CONFIG_FSL_ESDHC @@ -56,7 +49,6 @@ /* U-Boot memory offsets */ #define CONFIG_LOADADDR 0x72000000 -#define CONFIG_SYS_TEXT_BASE 0x77800000 #define CONFIG_SYS_LOAD_ADDR CONFIG_LOADADDR /* Linux boot */