From f928421ead96101b6f767f0080d7800132825977 Mon Sep 17 00:00:00 2001 From: QiaoChong Date: Sun, 1 Jul 2018 15:25:22 +0800 Subject: [PATCH] 3a82h change ddr test addr to 1G. Change-Id: I9c4628b327168a064089b102feaf8bfae7c0adb4 Signed-off-by: QiaoChong --- Targets/Bonito3a82h/Bonito/start.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Targets/Bonito3a82h/Bonito/start.S b/Targets/Bonito3a82h/Bonito/start.S index e912aed0..517fd43c 100644 --- a/Targets/Bonito3a82h/Bonito/start.S +++ b/Targets/Bonito3a82h/Bonito/start.S @@ -682,7 +682,7 @@ after_ht: nop #endif - dli s1, 0x0010000100000000 + dli s1, 0x0010000080000000 #if 0 PRINTSTR("\r\ndefault s1 = 0x"); dsrl a0, s1, 32