Skip to content

Commit 7f77745

Browse files
committed
more memez
1 parent bbd605e commit 7f77745

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ void get_config()
4545
cprint(POP_Y+6, POP_X+4, "(4) Select with COREZ 2 test");
4646
cprint(POP_Y+7, POP_X+4, "(5) Refresh Screen");
4747
cprint(POP_Y+8, POP_X+4, "(6) DISPLYUZ DMI DATUZ");
48-
cprint(POP_Y+9, POP_X+4, "(7) Showz SPD Dataz");
48+
cprint(POP_Y+9, POP_X+4, "(7) such RAM much SPD");
4949
cprint(POP_Y+11, POP_X+4, "(0) Continue rowHAMMER TIME");
5050

5151
/* Wait for key release */

error.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ void common_err( ulong *adr, ulong good, ulong bad, ulong xor, int type)
313313
if (v->erri.hdr_flag == 0) {
314314
clear_scroll();
315315
cprint(LINE_HEADER, 0,
316-
"Tst Pass Failing Address Good Bad Err-Bits Count CPU");
316+
"Tst Pass EPIC FAIL address Good Bad Err-Bits Count CPU");
317317
cprint(LINE_HEADER+1, 0,
318318
"--- ---- ----------------------- -------- -------- -------- ----- ----");
319319
v->erri.hdr_flag++;

0 commit comments

Comments
 (0)