-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from pandrej/spd_and_display_refresh_issue
Spd and display refresh issue
- Loading branch information
Showing
7 changed files
with
190 additions
and
156 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
******************************************************* | ||
PCENGINES memtest86plus Release Notes | ||
******************************************************* | ||
|
||
Release notes describing changes made to memtest86plus related to apu2 support | ||
|
||
11 MAY 2016 | ||
|
||
* Macro (SPD_DISABLED) for disabling SPD related functionality was added spd.h | ||
This macro should be used when building memtest for apu2 platform | ||
|
||
* Fix for display refresh. | ||
Refresh option label ('l') was added to aplication bottom menu and refresh procedure | ||
was fixed so that full screen content is reprinted on refresh. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.