- ee_{write,read}_esys removed from e-hal, implement in idelay.
- Access to FPGA regs restricted by driver.
Need to pass unsafe_access parameter to module.
If builtin, add to bootargs:
epiphany.unsafe_access
If module:
sudo rmmod epiphany && sudo modprobe epiphany unsafe_access
Signed-off-by: Ola Jeppsson <ola@adapteva.com>
- The top level directory was not scaling, too imposing
- Friendlier to download a repo and see a finite number of top level dirs
- We are just getting started...