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

Boot issue on qmtech wukong #167

Closed
enjoy-digital opened this issue Dec 17, 2020 · 4 comments
Closed

Boot issue on qmtech wukong #167

enjoy-digital opened this issue Dec 17, 2020 · 4 comments
Labels

Comments

@enjoy-digital
Copy link
Member

Hi Sir:

when I use linux_2020_12_15.zip on qmtech wukong board, the Linux kernel will boot failed.
but using https://github.com/litex-hub/linux-on-litex-vexriscv/files/5281217/kc705_2020_09_25.zip, this version will boot successfully.

BR, Sanada

Originally posted by @SanadaShinken in #164 (comment)

@enjoy-digital
Copy link
Member Author

Hi @SanadaShinken,

the prebuilt linux_2020_12_15 is only compatible with >= 2020_12_15 bitstreams. You will have to rebuild the bitstream for your board to use it.

@SanadaShinken
Copy link
Contributor

SanadaShinken commented Dec 19, 2020

Hi @SanadaShinken,

the prebuilt linux_2020_12_15 is only compatible with >= 2020_12_15 bitstreams. You will have to rebuild the bitstream for your board to use it.

Hi @enjoy-digital 👍

Yes, I did the update to 2020-1218 for all of the litex related project.
the file is the boot up message. the most interesting parts in the file is the following part.

wukong_boot_fail.txt
[ 0.000000] Failed to find INTC node [/cpus/cpu@0]
[ 0.000000] Failed to initialize '/cpus/cpu@0': -19
[ 0.000000] timer_probe: no matching timers found


wukong_boot_ok.txt is using kc705_2020_09_25.zip's Image and rootfs.cpio
wukong_boot_ok.txt

in the workable Image and rootfs.cpio, there are some messages about litex-spiflash show that the device did not work properly.

[ 4.595471] litex-spiflash f0005800.spiflash: unrecognized JEDEC id bytes: ff, ff, ff
[ 4.596087] litex-spiflash f0005800.spiflash: SPI_NOR_SCAN FAILED
[ 4.596929] litex-spiflash: probe of f0005800.spiflash failed with error -2

BTW, the DDR3 memory R/W speed is very slow with compare to using the same DDR3 chip, such as like atry-7. is there any idea about improve memory access speed?

BR, Sanada

@SanadaShinken
Copy link
Contributor

Hi @enjoy-digital :

Many Thanks for Litex and @enjoy-digital !!! Greate Work!!

finally, Using liunx image which built @ 20201215 is booted!!

this issue could be closed.

BR, Sanada

@enjoy-digital
Copy link
Member Author

Closing since resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants