rk3288_spi: Add SPI driver
This commit is contained in:
parent
eaa55f4a23
commit
aad5863e98
4 changed files with 108 additions and 2 deletions
|
@ -163,6 +163,7 @@ kernel = {
|
|||
arm_coreboot = bus/fdt.c;
|
||||
arm_coreboot = term/ps2.c;
|
||||
arm_coreboot = term/arm/pl050.c;
|
||||
arm_coreboot = bus/spi/rk3288_spi.c;
|
||||
arm_coreboot = commands/keylayouts.c;
|
||||
arm_coreboot = kern/arm/coreboot/dma.c;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue