driver:e24: change e24 reset vector to 0x6ce00000
change e24 reset vector to 0x6ce00000 Signed-off-by: shanlong.li <shanlong.li@starfivetech.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "starfive_e24.h"
|
||||
#include "starfive_e24_hw.h"
|
||||
|
||||
#define RET_E24_VECTOR_ADDR 0xc0000000
|
||||
#define RET_E24_VECTOR_ADDR 0x6CE00000
|
||||
|
||||
static void halt(void *hw_arg)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user