Skip to content
Snippets Groups Projects

mox-support: boot.scr: fix new kernel stall when on old U-Boot

Merged Marek Behun requested to merge fix/hbd-mox-old-uboot-new-kernel-stall into develop
2 unresolved threads

The old U-Boot (the stock one) contains old version of ARM Trusted Firmware (ATF), which has wrong initialization of USB3 PHY. This was not problem for old kernel which did not use ATF's code for phy initialization, but became a problem for new kernel.

Check whether we run with stock U-Boot, and if yes, remove USB3 PHY properties from the device tree. The old U-Boot initializes USB3 PHY on it's own.

Merge request reports

Checking pipeline status.

Approval is optional

Merged by Karel KociKarel Koci 4 years ago (Jul 11, 2020 9:13am UTC)

Merge details

  • Changes merged into develop with d747f8de (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply