summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx7ulpevk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx7ulpevk.conf')
-rw-r--r--conf/machine/imx7ulpevk.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/conf/machine/imx7ulpevk.conf b/conf/machine/imx7ulpevk.conf
index 5ff5bf1d..34353b3b 100644
--- a/conf/machine/imx7ulpevk.conf
+++ b/conf/machine/imx7ulpevk.conf
@@ -22,8 +22,5 @@ UBOOT_CONFIG[sd] = "mx7ulp_evk_config,sdcard"
22UBOOT_CONFIG[emmc] = "mx7ulp_evk_emmc_config,sdcard" 22UBOOT_CONFIG[emmc] = "mx7ulp_evk_emmc_config,sdcard"
23UBOOT_CONFIG[mfgtool] = "mx7ulp_evk_config" 23UBOOT_CONFIG[mfgtool] = "mx7ulp_evk_config"
24 24
25# Install brcm firmware
26MACHINE_FIRMWARE_append = " firmware-imx-brcm"
27
28# Set Serial console 25# Set Serial console
29SERIAL_CONSOLES = "115200;ttyLP0" 26SERIAL_CONSOLES = "115200;ttyLP0"