tpb has quit [Remote host closed the connection]
tpb has joined #litex
alanvgreen has quit [Ping timeout: 240 seconds]
tucanae47_ has quit [Ping timeout: 240 seconds]
esden has quit [Ping timeout: 240 seconds]
guan has quit [Ping timeout: 240 seconds]
mithro has quit [Ping timeout: 240 seconds]
sorear has quit [Ping timeout: 240 seconds]
alanvgreen has joined #litex
esden has joined #litex
tucanae47_ has joined #litex
mithro has joined #litex
guan has joined #litex
sorear has joined #litex
peepsalot has joined #litex
Degi_ has joined #litex
Degi has quit [Ping timeout: 250 seconds]
Degi_ is now known as Degi
Emantor has joined #litex
TMM_ has joined #litex
jeffdi has quit [Quit: Leaving.]
jeffdi has joined #litex
Martoni42 has joined #litex
jeffdi has quit [Quit: Leaving.]
jeffdi has joined #litex
jeffdi has quit [Client Quit]
jeffdi has joined #litex
jeffdi has quit [Ping timeout: 268 seconds]
essele has joined #litex
anuejn_ is now known as anuejn
TMM_ has joined #litex
jeffdi has joined #litex
essele has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
mikek_DE1SOC has joined #litex
<
mikek_DE1SOC>
Hi Florent: I am getting a new error when trying to compile a Linux-on-litex-vesrisc..
<
mikek_DE1SOC>
Traceback (most recent call last):
<
mikek_DE1SOC>
File "./make.py", line 746, in <module>
<
mikek_DE1SOC>
soc.generate_dts(board_name)
<
mikek_DE1SOC>
main()
<
mikek_DE1SOC>
File "./make.py", line 727, in main
<
mikek_DE1SOC>
File "/home/mikek/Documents/Cyclone5_SOC/Litex_New_release_Nov2021/linux-on-litex-vexriscv/soc_linux.py", line 164, in generate_dts
<
mikek_DE1SOC>
dts_content = generate_dts(json.load(json_file), polling=False)
<
mikek_DE1SOC>
File "/home/mikek/Documents/Cyclone5_SOC/Litex_New_release_Nov2021/litex/litex/tools/litex_json2dts_linux.py", line 68, in generate_dts
<
mikek_DE1SOC>
linux_initrd_start = d["memories"]["main_ram"]["base"] + initrd_start,
<
mikek_DE1SOC>
KeyError: 'main_ram'
<
mikek_DE1SOC>
(Litex_Nov2021) mikek@mike-AERO-17:~/Documents/Cyclone5_SOC/Litex_New_release_Nov2021/linux-on-litex-vexriscv$
<
mikek_DE1SOC>
I did a litex-setup --update..
<
mikek_DE1SOC>
FYI I have also got to work in litex-boards (De1Soc) already there, the Deca Board and the DE10-Nano with my Sram that I got..
essele has joined #litex
<
mikek_DE1SOC>
Good news is that Litex-boards build and loads fine.
<
mikek_DE1SOC>
Sorry that this seems so simple..
<
mikek_DE1SOC>
I am new and still learning... :)
<
mikek_DE1SOC>
DOH I am sorry!!!
<
mikek_DE1SOC>
I got it....
<
mikek_DE1SOC>
I was playing in the litex boards file and delected out my RAm....
<
mikek_DE1SOC>
DOH!!!!!
<
mikek_DE1SOC>
Solved...
Martoni42 has quit [Ping timeout: 240 seconds]
mikek_DE1SOC has quit [Quit: Leaving]
essele has quit [Read error: Connection reset by peer]
<
jevinskie[m]>
Luckily you can just download more RAM with `git checkout` ;)
<
sajattack[m]>
Assuming github is online