rockchip: dts: rk3568: Enable spi flash
Change-Id: I36eb3471eb82e78db1bdd7114ce2bc30166e0e68 Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
parent
70798a3509
commit
88bba81c6c
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
chosen {
|
||||
stdout-path = &uart2;
|
||||
u-boot,spl-boot-order = &sdhci;
|
||||
u-boot,spl-boot-order = &sdhci, &spi_nand, &spi_nor;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue