Skip to content

Breaking into UBoot fails if not built with echo #64

@wwahammy

Description

@wwahammy

bft uses the echo command to verify that it has successfully broke into uboot. Unfortunately, not all uboot builds have echo built in. This was a problem on the AP143 developer board

bft should have a way of handling this situation. @mattsm suggested I use the version command instead. This would be a good work around in this case. Would there be a feasible situation where the version command wouldn't be built in? (Is that possible on uboot?) The key is we should have reliable solution to this so breaking into uboot is successful in almost all cases

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions