• Alessandro Rubini's avatar
    kernel/spec: remove the 512k offset · dfe833ee
    Alessandro Rubini authored
    This offset used to be mandatory, but it is not any more. The gateware
    I'm using has two aliases  in the 1M address space, so offset 0 is as good.
    Other gateware (like the 100Msample ADC) use the whole address space,
    so after this patch the ADC driver can use the fmc accessors like other
    drivers.
    
    EOF
    dfe833ee
Name
Last commit
Last update
..
hw Loading commit data...
include/linux Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
fmc-core.c Loading commit data...
fmc-sdb.c Loading commit data...
fmc-trivial.c Loading commit data...
fmc-write-eeprom.c Loading commit data...
loader-ll.c Loading commit data...
loader-ll.h Loading commit data...
spec-fmc.c Loading commit data...
spec-gpio-no.c Loading commit data...
spec-gpio.c Loading commit data...
spec-i2c.c Loading commit data...
spec-pci.c Loading commit data...
spec.h Loading commit data...
wr-nic-core.c Loading commit data...
wr-nic-eth.c Loading commit data...
wr-nic-gpio.c Loading commit data...
wr-nic.h Loading commit data...