Compiling lastest version?
Opened this issue · 3 comments
Hi, I would like to know if compiling th 2020.01 is possible. I haven't built uboot before, and I tried make midas_config
followed by make -j3
but it failed at cc1: error: bad value (‘generic-armv7-a’) for ‘-mtune=’ switch
EDIT: i was dumb and I didn't install gcc-arm
I tried SD booting with the resistor. The phone heats up and the samsung logo doesn't appear, so it's kinda working but nothing on fastboot.
Hi @Toomoch. I don't know the answer to this, but please feel free to jump into #replicant on Freenode's IRC to send a message to fourkbomb. If you mention his screenname, which is "forkbomb" in the chat, he often responds within 24 hours. Additionally, there might be other people there that can help you out. Additionally, I should mention that I just now noticed that https://github.com/fourkbomb/u-boot/tree/wip/cleanup is more recent than midas-2020.01. Perhaps compiling and flashing that will yield better results. I just ordered an i9305 today and hope to be able to do some experiments with this soon as well.
Oh, and Replicant is working on this u-boot port as well. Here's the repo: https://git.replicant.us/contrib/GNUtoo/u-boot-midas
Here's one of the issues we just opened about it: https://redmine.replicant.us/issues/2088