- Jan 28, 2020
-
-
Grzegorz Daniluk authored
Compiled from wrpc-sw commit: 3e4f8d1 rt_cpu: disable PLL verbose mode by default (output on UART is blocking and greatly slows down LDPC port calibration in the WR Switch)
-
- Jun 11, 2019
-
-
Grzegorz Daniluk authored
Compiled from commit 780ed52 of wrpc-sw repository.
-
- Apr 10, 2019
-
-
Now, the control of the timing mode and the PPS generation is two separate things that can be controlled independently by PPSi.
-
- Dec 05, 2016
-
-
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Jul 07, 2016
-
-
Adam Wujek authored
based on the commit 7c9f0d35 "sdb hardware information: the data" I generated it running the command sdbfs/userspace/gensdbfs hwinfo-sdb binaries/sdb-for-dataflash from within a checkout of fpga-config-space (another ohwr project, the SDB home). Signed-off-by:
Adam Wujek <adam.wujek@cern.ch>
-
- Aug 27, 2015
-
-
Grzegorz Daniluk authored
-
- Jul 24, 2015
-
-
Grzegorz Daniluk authored
Built from commit e38409d
-
- Jul 23, 2015
-
-
Grzegorz Daniluk authored
-
- Jul 14, 2015
-
-
Grzegorz Daniluk authored
-
- Nov 28, 2014
-
-
Alessandro Rubini authored
This updates binaries/wrboot-* to be more commented and complete. It also adds wrboot-install and wrboot-nand, that I personally used. As a side effect, "mem=64m" is removed by all command lines, as it has been properly autodetected for a few years now, so it is not needed any more. Documentation is updated too. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Oct 03, 2014
-
-
Benoit Rat authored
The output 9 => 10MHz output (CLK1), is disable until PLL is resync with WR to force the output of two different switches to be in phase.
-
- Sep 30, 2014
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Sep 29, 2014
-
-
The script to load the elf file at startup need to be improved but it was a quick hack to have things works on SCB v3.3 and SCB v3.4.
-
- Sep 24, 2014
-
-
Alessandro Rubini authored
The directory hwinfo-sdb/ includes the "source", trivially written by hand. The "hwinfo" file is just a bunch of 0xff bytes. The final file will be a tagged format. binaries/sdb-for-dataflash is the one that is going to be edited at build/install time -- in theory only by the manufacturer. I generated it running the command sdbfs/userspace/gensdbfs hwinfo-sdb binaries/sdb-for-dataflash from within a checkout of fpga-config-space (another ohwr project, the SDB home). The default mac addresses match what we used so far: 02:34:56:78:9A:BC and 02:34:56:78:9A:00 for the WR ports. The file names ("eth0.ethaddr") are there so to use a generic setting approach in barebox. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Aug 18, 2014
-
-
Grzegorz Daniluk authored
Built from commit 6194dc7 of wrpc-sw.
-
- Aug 07, 2014
-
-
Grzegorz Daniluk authored
We also provide them each time with the release binaries available on OHWR.
-
Grzegorz Daniluk authored
Requires updated HDL as well.
-
- Jun 24, 2014
-
-
Alessandro Rubini authored
This changes partitions, mainly adding a kernel-visible mapping of what we ha in dataflash. NAND changes are compatible, as only empty space is used differently. This also includes a new barebox.bin, that you can just write to /dev/mtd3 after booting the new kernel. Documentation is updated to reflect these partitions, but there also old leftovers that are fixed in this same commit. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- May 13, 2014
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- May 12, 2014
-
-
Alessandro Rubini authored
When porting forward the patches from v2012.05 to v2014.04, I forgot this last patch, that allows flash-wrs to set a mac address in the barebox binary. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- May 02, 2014
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Feb 16, 2014
-
-
Alessandro Rubini authored
By now, code here and in wrpc-sw is the same. The binary built there is working, so let's pick that one. It can be rebuilt in wrpc-sw by running make wr_switch_defconfig The exact commit used to build what you have in binaries/ (or in /wr/lib/firmware/rt_cpu.bin in the target system) can be easily retrieved by extracting the commit name. For this binary: morgana% strings binaries/rt_cpu.bin | grep wrpc wrpc-v2.1-for-wrnic-19-g566aa53 Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Feb 01, 2014
-
-
Alessandro Rubini authored
Most daemons write their stdout/err to /dev/kmsg, and thus clutter the serial console. We'd better boot in quiet mode. This, among other things, gains a few seconds of boot time. Developers can always add "verbose" if needed (or remove "quiet"). Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Jan 31, 2014
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Jan 12, 2014
-
-
[this commit message by Alessandro] This is a set of changes that bring upstream the internal status of Tom's machine. Splitting them up would be a massive work to little benefit, since this is obviously right. The broken symlink in the original commit in "tom-rt-fixes" branch is fixed in this rebased commit. Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Sep 03, 2013
-
-
Benoit Rat authored
Also replace the generated .bin in the binaries/ folder
-
- Jul 25, 2013
-
-
Benoit Rat authored
-
- Oct 25, 2012
-
-
Alessandro Rubini authored
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
-
- Aug 07, 2012
-
-
Signed-off-by:
Federico Vaga <federico@tornado.i.gnudd.com> Signed-off-by:
Federico Vaga <federico.vaga@gmail.com>
-
Alessandro Rubini authored
-
- Aug 03, 2012
-
-
Alessandro Rubini authored
-
- Jul 30, 2012
-
-
Tomasz Wlostowski authored
build scripts: wrs_build_gateware: use self-compiled RT CPU from rt/ or pre-compiled binary from binaries/. Updated download info for gateware
-
- Jul 29, 2012
-
-
- May 15, 2012
-
-
Benoit Rat authored
-
- May 14, 2012
-
-
Benoit Rat authored
-
- May 02, 2012
-
-
Benoit Rat authored
-
- Mar 21, 2012
-
-
Benoit Rat authored
-
- Mar 11, 2012
-
-
Alessandro Rubini authored
-
- Mar 06, 2012
-
-
Alessandro Rubini authored
-