rockchip: dts: rk3568: Enable spi flash

Change-Id: I36eb3471eb82e78db1bdd7114ce2bc30166e0e68
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
Jon Lin 2020-11-09 19:44:54 +08:00 committed by Jianhong Chen
parent 70798a3509
commit 88bba81c6c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
chosen {
stdout-path = &uart2;
u-boot,spl-boot-order = &sdhci;
u-boot,spl-boot-order = &sdhci, &spi_nand, &spi_nor;
};
};