Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] u-boot-fio-mfgtool: start USB in bootcmd_mfg #999

Closed
wants to merge 1 commit into from

Conversation

MrCry0
Copy link
Contributor

@MrCry0 MrCry0 commented Jan 5, 2023

Apply a workaround to fix the bug:

Run bootcmd_mfg: run mfgtool_args;echo "Run fastboot ..."; fastboot 0; Hit any key to stop autoboot:  0
Run fastboot ...
USB init failed: -62

Signed-off-by: Oleksandr Suvorov oleksandr.suvorov@foundries.io

Copy link
Member

@quaresmajose quaresmajose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but integrate this can mask the real issue

@MrCry0
Copy link
Contributor Author

MrCry0 commented Jan 6, 2023

LGTM but integrate this can mask the real issue

That's why it's a workaround, not a fix. ;-)

@mwasilew
Copy link
Contributor

mwasilew commented Jan 6, 2023

I think it's applied to the wrong recipe. When I build imx8mp-mfgtools the u-boot recipe is u-boot-fio-mfgtool-imx-2022.04-r0

Apply a workaround to fix the bug:
-----
Run bootcmd_mfg: run mfgtool_args;echo "Run fastboot ..."; fastboot 0;
Hit any key to stop autoboot:  0
Run fastboot ...
USB init failed: -62
-----

Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@foundries.io>
@MrCry0
Copy link
Contributor Author

MrCry0 commented Jan 6, 2023

I think it's applied to the wrong recipe. When I build imx8mp-mfgtools the u-boot recipe is u-boot-fio-mfgtool-imx-2022.04-r0

@mwasilew Thanks, fixed!

@MrCry0 MrCry0 changed the title u-boot-fio-mfgtool: imx8mp-lpddr4-evk: start USB in bootcmd_mfg u-boot-fio-mfgtool: start USB in bootcmd_mfg Jan 18, 2023
@MrCry0 MrCry0 marked this pull request as draft January 18, 2023 21:05
@MrCry0 MrCry0 changed the title u-boot-fio-mfgtool: start USB in bootcmd_mfg [WIP] u-boot-fio-mfgtool: start USB in bootcmd_mfg Jan 18, 2023
@MrCry0
Copy link
Contributor Author

MrCry0 commented Jan 22, 2023

Covered by PR #1011

@MrCry0 MrCry0 closed this Jan 22, 2023
@MrCry0 MrCry0 deleted the main-usb-bootcmd-mfg branch January 24, 2023 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants