f9a531d673
After the Ether platform data is fixed, the driver probe() method would
still fail since the 'struct sh_eth_cpu_data' corresponding to SH771x
indicates the presence of TSU but the memory resource for it is absent.
Add the missing TSU resource to both Ether devices and fix the harmless
off-by-one error in the main memory resources, while at it...
Fixes:
|
||
---|---|---|
.. | ||
770x | ||
7206 | ||
7343 | ||
7721 | ||
7722 | ||
7724 | ||
7751 | ||
7780 | ||
Makefile | ||
board-se7619.c |