Skip to content

Compile on more modern systems, fix missing button labels#3

Open
chwdt wants to merge 24 commits intoNicholasKirchner:masterfrom
chwdt:master
Open

Compile on more modern systems, fix missing button labels#3
chwdt wants to merge 24 commits intoNicholasKirchner:masterfrom
chwdt:master

Conversation

@chwdt
Copy link

@chwdt chwdt commented Oct 25, 2017

A contribution to the code by me, the original author ;)

Eddie C. Dost and others added 24 commits October 25, 2017 17:51
Because of the S3C2410 bug (INT_SRCPND_RTC not set on alarm wake-up), the
firmware need to check on power-on if an alarm is triggered by comparing the
alarm date to the system date.  But, It failed because the firmware read a
system date that is 1 second behind the alarm date, while the cpu was waked-up
by an alarm.  This is because x49gp uses 2 different functions to read host
system time in 2 key routines, leading to a 1 second gap when used consecutively.
This fix solved this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant