ccmp15: remove Cortex-M4 overlay from DEVICETREE list
This commit removes the Cortex-M4 overlay because the M4 has been enabled now in the DTSI file. https://onedigi.atlassian.net/browse/DEL-9056 Signed-off-by: Mike Engel <Mike.Engel@digi.com>
This commit is contained in:
parent
d07e68b5a2
commit
c157313de1
|
|
@ -51,7 +51,6 @@ STM32MP_KERNEL_DEVICETREE:ccmp15-dvk += " \
|
|||
_ov_board_v2_ccmp15-dvk.dtbo \
|
||||
_ov_som_bt_ccmp15.dtbo \
|
||||
_ov_som_bt_test_ccmp15.dtbo \
|
||||
_ov_som_m4_ccmp15.dtbo \
|
||||
_ov_som_wifi_ccmp15.dtbo \
|
||||
"
|
||||
# Set DTB load address to U-Boot fdt_addr_r
|
||||
|
|
|
|||
Loading…
Reference in New Issue