Browse Source

3a82h change ddr test addr to 1G.

Change-Id: I9c4628b327168a064089b102feaf8bfae7c0adb4
Signed-off-by: QiaoChong <qiaochong@loongson.cn>
master
QiaoChong 6 years ago
committed by Chong Qiao
parent
commit
f928421ead
  1. 2
      Targets/Bonito3a82h/Bonito/start.S

2
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

Loading…
Cancel
Save