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

question about the u-boot-socfpga-env recipe #2

Open
tommes0815 opened this issue Jun 8, 2023 · 0 comments
Open

question about the u-boot-socfpga-env recipe #2

tommes0815 opened this issue Jun 8, 2023 · 0 comments

Comments

@tommes0815
Copy link

Hi,

I am starting to work with the Arria 10 SoC devkit and tried to become familiar with the yocto flow for the ARM SoC. I ran the build flow for the gsrd as described on rocketboards.org. I could successfully build everything and it is running on the devkit.

As a next step, I played around with your recipes and tried different things like changing the u-boot environment adding a boot script... I stumbled trying to change/use the u-boot-socfpga-env recipe. As far as I understand it, it should set the initial u-boot environment according to the files in meta-intel-fpga-refdes/recipes-bsp/u-boot/env/ . Hence, when I change, for example, the bootdelay variable in arria10-socdk_u-boot-env.txt it should start with the new value. Somehow that does not work. The change is reflected in the generated files in the deploy directory (like arria10-gsrd-rootfs/tmp/deploy/images/arria10/uboot.env) but not in the final image.

I have studied also the u-boot documentation. How do you actually set the u-boot environment in the u-boot-socfpga-env recipe, how would it become the default environment during the build?

Best
Thomas

vishwamartur added a commit to vishwamartur/meta-intel-fpga-refdes that referenced this issue Oct 30, 2024
Related to altera-opensource#2

Update the `bootdelay` variable in `arria10-socdk_u-boot-env.txt` to 5.
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

1 participant