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

FB commands not running on IMX-28 #389

Open
ahsan-kaukab opened this issue Sep 13, 2023 · 6 comments
Open

FB commands not running on IMX-28 #389

ahsan-kaukab opened this issue Sep 13, 2023 · 6 comments

Comments

@ahsan-kaukab
Copy link

ahsan-kaukab commented Sep 13, 2023

Hello, I have been working on IMX-28EVK and installed the uuu and when I connected the IMx28 controller I can see it using uuu -lsusb
image

When I try to run SPDS commands its running fine
image

But the problem occurs when I try to run FB / FBK commands and the IMX board gives an error [Bulk(W):LIBUSB_ERROR_IO ] FB: ucmd echo as follow:
image

also the auto file content is as follow:
image

Also the WinUSB drivers on my imxboard is as follow
image

The idea is that I have to update the splash screen on my IMX-28 using uuu utility and uboot command but FB and FBK is not working on IMX28-EVK , any one can help me with this issue ?

I have tested it using Win10 and Ubuntu 22.0

@nxpfrankli
Copy link
Contributor

I am not sure how old your imx28 uboot. Some fastboot patch need be backport

@ahsan-kaukab
Copy link
Author

ahsan-kaukab commented Sep 13, 2023

I am not sure how old your imx28 uboot. Some fast boot patches need be backport

Can you specify how to add a patch and build uboot for IMX28, according to another forum :: I can see that uboot can be customized using CE-6 and VS-2005 which is not supported in Win10.
Also Plz send the link of the patch to add to uboot

@ahsan-kaukab
Copy link
Author

I am not sure how old your imx28 uboot. Some fastboot patch need be backport

I have source code of uboot but not able to build it on win-10 / ubuntu-20 because I can not see a good way of building uboot for imx28

@nxpfrankli
Copy link
Contributor

It is too old. I can't remember exactly. It is similar with other uboot, you can good it. The only difference is, iMX28 need a tools to call elftosb to convert uboot to ROM supported format.

@ahsan-kaukab
Copy link
Author

It is too old. I can't remember exactly. It is similar with other uboot, you can good it. The only difference is, iMX28 need a tools to call elftosb to convert uboot to ROM supported format.

After creating uboot from
https://github.com/nxp-imx/uboot-imx

Now the elf tool is giving error as
image

@nxpfrankli
Copy link
Contributor

u-boot-imx28.bd line 9 have problem, HAB feature is not support in imx28

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

No branches or pull requests

2 participants