mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-26 22:07:51 +00:00
am57xx/dra7xx: disable UBI images by default
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -6,7 +6,7 @@ require conf/machine/include/dra7xx.inc
|
|||||||
|
|
||||||
MACHINE_FEATURES += "touchscreen"
|
MACHINE_FEATURES += "touchscreen"
|
||||||
|
|
||||||
IMAGE_FSTYPES += "ubifs ubi tar.gz tar.xz"
|
IMAGE_FSTYPES += "tar.gz tar.xz"
|
||||||
|
|
||||||
SERIAL_CONSOLE = ""
|
SERIAL_CONSOLE = ""
|
||||||
SERIAL_CONSOLES = "115200;ttyS2 115200;ttyO2"
|
SERIAL_CONSOLES = "115200;ttyS2 115200;ttyO2"
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ require conf/machine/include/dra7xx.inc
|
|||||||
|
|
||||||
MACHINE_FEATURES += "touchscreen"
|
MACHINE_FEATURES += "touchscreen"
|
||||||
|
|
||||||
IMAGE_FSTYPES += "ubifs ubi tar.gz tar.xz"
|
IMAGE_FSTYPES += "tar.gz tar.xz"
|
||||||
|
|
||||||
SERIAL_CONSOLE = ""
|
SERIAL_CONSOLE = ""
|
||||||
SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0"
|
SERIAL_CONSOLES = "115200;ttyS0 115200;ttyO0"
|
||||||
|
|||||||
Reference in New Issue
Block a user