Skip to content

LCD stops working on X2 #10

Description

@declanmalone

The following part fails because there's no zImage.lcdkit:

    if [ "$BOARD" = "odroidx" ] || [ "$BOARD" = "odroidx2" ]; then
            cp $KTMP/boot/zImage.lcdkit /media/boot
    fi

As a result, my LCD stops working.

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