diff options
Diffstat (limited to 'conf/machine/imx7ulpevk.conf')
-rw-r--r-- | conf/machine/imx7ulpevk.conf | 3 |
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" | |||
22 | UBOOT_CONFIG[emmc] = "mx7ulp_evk_emmc_config,sdcard" | 22 | UBOOT_CONFIG[emmc] = "mx7ulp_evk_emmc_config,sdcard" |
23 | UBOOT_CONFIG[mfgtool] = "mx7ulp_evk_config" | 23 | UBOOT_CONFIG[mfgtool] = "mx7ulp_evk_config" |
24 | 24 | ||
25 | # Install brcm firmware | ||
26 | MACHINE_FIRMWARE_append = " firmware-imx-brcm" | ||
27 | |||
28 | # Set Serial console | 25 | # Set Serial console |
29 | SERIAL_CONSOLES = "115200;ttyLP0" | 26 | SERIAL_CONSOLES = "115200;ttyLP0" |