Closed
Description
I am trying to get suspended wake-up with ir-remote to work on the ODROID-C2 as this feature seems to have better support in the Amlogic 20160504 and 20160701 u-boot/scp_task code.
Currently have the bl2/bl21/bl30/bl301/bl31 from 20160701 running on my ODROID-C2 but it is missing some modifications you have made to bl301/scp_task (e.g. blue led is still active when shutdown).
Is it possible for you to share the source code for the bl301.bin/scp_task changes in ea13764 and ee914ab?
You can see https://github.com/Kwiboo/u-boot for my work-in-progress repo.
Cross compile on x86_64 and use dd if=fip/u-boot.bin of=<sd-card> conv=fsync bs=512 seek=1
to write blX+u-boot to a sd-card.
Metadata
Metadata
Assignees
Labels
No labels