X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=include%2Fconfigs%2Fkm82xx.h;h=12f9d424cb10639ab133cbc2900300c2a4e7b8f0;hb=047997571bf2c5bd43058c8e9da8052e09d9111f;hp=69ba66ae6efb45dd8aa0ef91daaac64bbbfaf0f1;hpb=a0744285eeb90ecc72f75d2fc6901f9ce9db967c;p=karo-tx-uboot.git diff --git a/include/configs/km82xx.h b/include/configs/km82xx.h index 69ba66ae6e..12f9d424cb 100644 --- a/include/configs/km82xx.h +++ b/include/configs/km82xx.h @@ -34,6 +34,8 @@ #define CONFIG_SYS_TEXT_BASE 0xFE000000 +#define CONFIG_MISC_INIT_R + /* include common defines/options for all Keymile boards */ #include "km/keymile-common.h" #include "km/km-powerpc.h" @@ -207,9 +209,6 @@ "" #define CONFIG_SYS_MONITOR_BASE CONFIG_SYS_TEXT_BASE -#if (CONFIG_SYS_MONITOR_BASE < CONFIG_SYS_FLASH_BASE) -#define CONFIG_SYS_RAMBOOT -#endif #define CONFIG_SYS_MONITOR_LEN (768 << 10)