X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Frpi.h;h=8473cecd9432ef5a6bf0905c8190c234ed300bed;hb=d22c8be964a870f59d2fdab6c67cefa0c4799364;hp=f76c7d18ef068e4747d3def3dc5bbda04940fbed;hpb=cad28d37d5146cf293fe841c7c8e6f658c8a4940;p=oweals%2Fu-boot.git diff --git a/include/configs/rpi.h b/include/configs/rpi.h index f76c7d18ef..8473cecd94 100644 --- a/include/configs/rpi.h +++ b/include/configs/rpi.h @@ -14,7 +14,6 @@ #endif /* Architecture, CPU, etc.*/ -#define CONFIG_ARCH_CPU_INIT /* Use SoC timer for AArch32, but architected timer for AArch64 */ #ifndef CONFIG_ARM64 @@ -73,7 +72,6 @@ /* Environment */ #define CONFIG_ENV_SIZE SZ_16K #define CONFIG_SYS_LOAD_ADDR 0x1000000 -#define CONFIG_PREBOOT "usb start" /* Shell */