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

"parameter is invalid, please check!" message during uboot flushing #227

Open
inisider opened this issue Jan 11, 2025 · 2 comments
Open

Comments

@inisider
Copy link

Hi there,

I am trying to flash luckfox pico plus using the following command but getting an error:

$sudo upgrade_tool di -uboot <...>/luckfox-pico/output/image/uboot.img
Using <...>/luckfox-pico/tools/linux/Linux_Upgrade_Tool/config.ini
parameter is invalid,please check!

It isn't really clear which parameter is invalid and how to check that. I checked that uboot.img exists and have a proper permissions:

ls -la <...>/luckfox-pico/output/image/uboot.img 
-rw-r--r--. 1 root root 262144 Jan 11 17:06 <...>/luckfox-pico/output/image/uboot.img

Could someone provide me any pointers?

@luckfox-eng33
Copy link
Contributor

Why not use ./rkflash.sh uboot?

@inisider
Copy link
Author

inisider commented Jan 13, 2025

@luckfox-eng33: I tried that before and it does't change result:

 $ ./rkflash.sh uboot
flash uboot: /run/media/ok/blue_disk/Projects/luckfox-pico/output/image/uboot.img
Using /run/media/ok/blue_disk/Projects/luckfox-pico/tools/linux/Linux_Upgrade_Tool/config.ini
parameter is invalid,please check!

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