Maciej Grela
Maciej Grela
For me this was caused by trying to install on Ubuntu 18.04. After switching to Ubuntu 16.04 the installed ended without errors.
The kernel file downloaded by the script from https://github.com/nongiach/arm_now_templates/blob/master/mips64-n32.tar.xz is an empty file: ``` (default) ➜ _M4000_SIP_F7.20A.258.119.cmp.extracted wget https://github.com/nongiach/arm_now_templates/blob/master/mips64-n32.tar.xz\?raw\=true --2020-09-25 11:07:43-- https://github.com/nongiach/arm_now_templates/blob/master/mips64-n32.tar.xz?raw=true Resolving github.com (github.com)... 140.82.121.3 Connecting to github.com (github.com)|140.82.121.3|:443......
I also added support for adding custom handlers for log messages. These allow to for example log messages to syslog or a file not just console.
You should be able to do this with the [ftconf.py](https://github.com/eblot/pyftdi/blob/master/pyftdi/bin/ftconf.py) tool by following these steps: 1. Read the EEPROM contents from the FTDI device and store it in a file:...
fyi: my username is now @enkiusz instead of @mgrela. I moved the repo but the account name in PRs doesn't migrate along with it.
fyi: my username is now @enkiusz instead of @mgrela. I moved the repo but the account name in PRs doesn't migrate along with it. Sorry for the Jia Tian moment.
Ping. Is there any way I can assist with the review/merge process as the author of this PR?
I have implemented the suggested changes.
I fixed the above problems, rebased and squashed everything into a single commit.