Troy Benjegerdes

Results 20 issues of Troy Benjegerdes

So this was closed 6 years ago, with a comment about > and we'll eventually write our own kernel driver Does such a thing yet exist, cause I'll use it....

Add a helper target to build openembedded. This needs to be updated to point to public SiFive repos for meta-sifive{-dev}, meta-riscv, and meta-games for a release. 8/13 changes/known issues *...

Lots of updates to prep for automated test scripts (see 'make test' target)

Include the Radeon firmware so we do not depend on the host /lib/firmware having it

the archive/buildroot format-demo-image target should check the size and checksum(s) of the downloaded file. ``` tmagik@vm:~/freedom-u-sdk$ ls -lh sifive-debian-demo-mar7.tar.xz -rw-r--r-- 1 tmagik tmagik 1.1G Mar 8 2019 sifive-debian-demo-mar7.tar.xz tmagik@vm:~/freedom-u-sdk$ sha256sum...

From the forums.. ``` I’m using the system via screen so the constant messages on the console make it borderline unusable. But if the debug flag is helpful for other...

It appears that a Microsemi evaluation board requires more airflow/cooling that is provided by ambient airflow circulation, otherwise the pci switch chip and fpga heat up and cause occasional bit...

replace autotools with autotools-dev, libz-dev with zlib1g-dev

Reverting https://git.buildroot.org/buildroot/commit/?id=b35ad5d0b45e5288f4019aeaa06b87ef0f2ef016 did not fix the GDB problem, unless one does the following: ``` cd work/buildroot_initramfs/host/share/ mkdir terminfo cd terminfo ../../bin/tic ../../../build/ncurses-6.1/misc/terminfo.src ```

It would be nice if you happen to forget to check out the submodules to provide a more helpful error message. Currently cloning the freedom-u-sdk with 'git clone https://github.com/sifive/freedom-u-sdk' and...