|
@@ -78,6 +78,9 @@ SRC_URI:append:fvp-base = " \
|
|
|
#
|
|
|
COMPATIBLE_MACHINE:juno = "juno"
|
|
|
FILESEXTRAPATHS:prepend:juno := "${ARMBSPFILESPATHS}"
|
|
|
+SRC_URI:append:juno = " \
|
|
|
+ file://no-fsl-ifc-nand.cfg \
|
|
|
+ "
|
|
|
|
|
|
#
|
|
|
# Musca B1/S2 can't run Linux
|
|
@@ -104,6 +107,7 @@ SRC_URI:append:n1sdp = " \
|
|
|
file://enable-realtek-R8169.cfg \
|
|
|
file://enable-usb_conn_gpio.cfg \
|
|
|
file://usb_xhci_pci_renesas.cfg \
|
|
|
+ file://no-fsl-ifc-nand.cfg \
|
|
|
"
|
|
|
# Since we use the intree defconfig and the preempt-rt turns off some configs
|
|
|
# do_kernel_configcheck will display warnings. So, lets disable it.
|