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

Detailed instructions for boot image generation method for kv260 #1

Open
sfuji555 opened this issue Mar 22, 2024 · 1 comment
Open

Comments

@sfuji555
Copy link

I followed the recently added ADI kernel build instructions and tried to boot from the SD card, but could not boot properly due to a kernel panic. It seemed that the root file system was not mounted properly.

https://github.com/analogdevicesinc/linux/blob/gmsl/xilinx_v6.1_LTS/README-GMSL.md

I assume that there is a crucial mistake in the process of creating the SD card image, which is not described in the specific procedure.

The reference link to the ADI Wiki describes how to create an SD card image in MPSOC, but I am not sure what to do with the KV260, which has a different boot method.

https://wiki.analog.com/resources/tools-software/linux-build/generic/zynqmp

Could you please tell us all the steps we need to take to quickly begin evaluating boards?

Thank you.

@btogorean
Copy link
Contributor

Hi,
Depending on your bootloader and KV260 u-boot configuration it may select the boot device different. KV260 is hardware configured to boot from QSPI and we modified that on our boards to force it to boot from SD card. It requires soldering some very small resistors on the KV260 carrier.
We followed this: Kria resistor boot selection

You can try to do the same on your side or maybe contact Xilinx to see if there is a better option.

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