Skip to content

ODROID-C2: Missing bl301.bin source code #26

Description

@Kwiboo

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions