Commit 9544eebd authored by Alessandro Rubini's avatar Alessandro Rubini

doc: update versions and so on (doesn't match code, yet)

This describes the new way of the code, but code itself is only
modified by the later patches.
Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
parent cdcdbe2c
This diff is collapsed.
#!/bin/bash
rmmod rawrabbit
rmmod fine_delay
rmmod spec
cp wrc.bin /lib/firmware/spec-B0005-cpu.bin
cp spec_top_wr.bin /lib/firmware/spec-B0005.bin
insmod ../zio/zio.ko
insmod ../spec-sw/kernel/spec.ko lm32=0xc0000
insmod spec-fine-delay.ko regs=0x80000
modprobe fmc
modprobe spec
insmod spec-fine-delay.ko wrc=1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment