There was an error fetching the commit references. Please try again later.
general: upgraded to new fmc-bus version
This includes a new version of the submodule and fixes the code
to match the new set of fields in the fmc structure. The biggest change
is in the i2c address, that is now hosted in the fmc structure (this
changes the spec-i2c file).
Also, use new fmc_reprogram(). The function allows to centralize
dumping the eeprom and the sdb tree, so the bus framework dumps or
not, and can be changed at run time.
Signed-off-by:
Alessandro Rubini <rubini@gnudd.com>
Showing
- fmc-bus 1 addition, 1 deletionfmc-bus
- kernel/spec-fmc.c 18 additions, 3 deletionskernel/spec-fmc.c
- kernel/spec-i2c.c 10 additions, 10 deletionskernel/spec-i2c.c
- kernel/spec.h 4 additions, 4 deletionskernel/spec.h
- kernel/wr-nic-core.c 3 additions, 13 deletionskernel/wr-nic-core.c
- kernel/wr-nic-eth.c 2 additions, 1 deletionkernel/wr-nic-eth.c
Please register or sign in to comment