Paul Burton | cd71b1d | 2018-12-16 19:25:22 -0300 | [diff] [blame] | 1 | - dm gpio driver |
2 | - ethernet driver for the dm9000 | ||||
3 | - reduce the hundreds of definitions of register addresses to the ones really needed in assembly or SPL. | ||||
4 | - define the remaining register base addresses as physical addresses and establish a mapping with ioremap_nocache() |