enjoy-digital / litex

Build your hardware, easily!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

issue when boot on tang-primer-20k

kevinsu20 opened this issue · comments

hi , i want to boot linux in my boards , but when i launch my board , linux boot seems not work fine,issues are following:
[ 3.886195] Kernel panic - not syncing: Scratch register read error - the system is probably broken! Expected: 0x12345678 but got: 0x0 [ 3.895050] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.14.0 #1 [ 3.899034] Call Trace: [ 3.900525] [<c0003b64>] dump_backtrace+0x2c/0x3c [ 3.904063] ---[ end Kernel panic - not syncing: Scratch register read error - the system is probably broken! Expected: 0x12345678 but got: 0x0 ]
but in ubuntu 20.04 , i use ./sim.py , i can boot this linux successfully ,i don't know what's wrong with this issue