mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
nitrogen6sx: Fix Console for v1.0 of Nitrogen6 SoloX Board.
Signed-off-by: Ian Coolidge <ian@boundarydevices.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
bc55a4e2e9
commit
872c0be725
|
@ -26,7 +26,7 @@ BOOT_SCRIPTS = "6x_bootscript-${MACHINE}:6x_bootscript"
|
||||||
|
|
||||||
UBOOT_MACHINE ?= "nitrogen6sx_config"
|
UBOOT_MACHINE ?= "nitrogen6sx_config"
|
||||||
|
|
||||||
SERIAL_CONSOLE = "115200 ttymxc1"
|
SERIAL_CONSOLE = "115200 ttymxc0"
|
||||||
|
|
||||||
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-wl12xx"
|
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-wl12xx"
|
||||||
MACHINE_FEATURES += " pci wifi bluetooth"
|
MACHINE_FEATURES += " pci wifi bluetooth"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user