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

Error build debian for rock5b using custom uboot. #49

Open
DhimanAirao opened this issue Jan 12, 2024 · 1 comment
Open

Error build debian for rock5b using custom uboot. #49

DhimanAirao opened this issue Jan 12, 2024 · 1 comment

Comments

@DhimanAirao
Copy link

DhimanAirao commented Jan 12, 2024

I tried to build the debain bullseye for ROCK5B. I am using my custom Uboot and Kernel. I tried following command to build the cli image.

./rbuild -k /home/user/rk3588-sdk/out/packages/debian/linux-image-5.10.66-1-rockchip-gc428536281d6_5.10.66-1-rockchip_arm64.deb -f /home/user/rk3588-sdk/out/packages/rk3588-rock-5b-rk-ubootimg_2017.09-g8b4ecf0859-230203_all.deb rock-5b bullseye cli

It builds everything till it reaches the setp to Install Rdaxa Firmware. During this step it shows error related to 'setup.sh' file from uboot folder. When I use Radxa official firmware it's uboot contains this file but my custom uboot package doesn't have this file. I compile this uboot from the guide provided by Radxa.

Please help me figure out how to solve this error.

Screenshot from 2024-01-12 19-04-47

@RadxaYuntian
Copy link
Member

rbuild is designed to work with kernel and U-Boot package created by bsp. Please rebuild your packages according to bsp documentation.

I think you are likely following the tutorial on Wiki, which is deprecated. @peterwang2050

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