uboot/u-boot-stm32mp-2020.01/arch/mips/mach-jz47xx/jz4780/TODO

5 lines
271 B
Plaintext
Raw Normal View History

2024-01-10 06:52:34 +00:00
- dm gpio driver
- ethernet driver for the dm9000
- reduce the hundreds of definitions of register addresses to the ones really needed in assembly or SPL.
- define the remaining register base addresses as physical addresses and establish a mapping with ioremap_nocache()