blob: 99ad6225b0cd8e0306b9d74665d9be1cddcd524f [file] [log] [blame]
Paul Burtoncd71b1d2018-12-16 19:25:22 -03001- 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()