rk3288_spi: Add SPI driver
This commit is contained in:
parent
c4313c812d
commit
b0b1b81a11
4 changed files with 108 additions and 2 deletions
|
@ -162,6 +162,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