diff --git a/soc/runtime/kloader.h b/soc/runtime/kloader.h index 098a740b7..ceefbc89d 100644 --- a/soc/runtime/kloader.h +++ b/soc/runtime/kloader.h @@ -2,7 +2,7 @@ #define __KLOADER_H #define KERNELCPU_EXEC_ADDRESS 0x40400000 -#define KERNELCPU_PAYLOAD_ADDRESS 0x40404000 +#define KERNELCPU_PAYLOAD_ADDRESS 0x40408000 extern long long int now;