X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fapf27.h;h=403692d51702f5be822a4e495bedf1ae18d29d77;hb=e93a693d4966fd6779f02a1b447814424918b88d;hp=a97f21393eb75263a8ad5264f403e0dea5bdb4a1;hpb=4ce99570292544746d738b0621f83da1d6ce4ddc;p=u-boot diff --git a/include/configs/apf27.h b/include/configs/apf27.h index a97f21393e..403692d517 100644 --- a/include/configs/apf27.h +++ b/include/configs/apf27.h @@ -18,8 +18,7 @@ /* * SoC configurations */ -#define CONFIG_ARM926EJS /* this is an ARM926EJS CPU */ -#define CONFIG_MX27 /* in a Freescale i.MX27 Chip */ +#define CONFIG_MX27 /* This is a Freescale i.MX27 Chip */ #define CONFIG_MACH_TYPE 1698 /* APF27 */ #define CONFIG_SYS_GENERIC_BOARD @@ -37,7 +36,6 @@ /* * SPL */ -#define CONFIG_SPL 1 #define CONFIG_SPL_TARGET "u-boot-with-spl.bin" #define CONFIG_SPL_LDSCRIPT "arch/$(ARCH)/cpu/u-boot-spl.lds" #define CONFIG_SPL_MAX_SIZE 2048