Skip to content
Snippets Groups Projects
Verified Commit 85866847 authored by minute's avatar minute
Browse files

defconfigs: add bootargs for the 3 devices

parent c9cb1c35
No related branches found
Tags 2024-10-10
No related merge requests found
Pipeline #2814 passed
...@@ -133,3 +133,5 @@ CONFIG_USB_GADGET_DOWNLOAD=y ...@@ -133,3 +133,5 @@ CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_USB_FUNCTION_ROCKUSB=y CONFIG_USB_FUNCTION_ROCKUSB=y
CONFIG_SPL_DFU=y CONFIG_SPL_DFU=y
CONFIG_ERRNO_STR=y CONFIG_ERRNO_STR=y
CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="no_console_suspend clk_ignore_unused fbcon=rotate:3 console=tty1"
...@@ -133,3 +133,5 @@ CONFIG_USB_GADGET_DOWNLOAD=y ...@@ -133,3 +133,5 @@ CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_USB_FUNCTION_ROCKUSB=y CONFIG_USB_FUNCTION_ROCKUSB=y
CONFIG_SPL_DFU=y CONFIG_SPL_DFU=y
CONFIG_ERRNO_STR=y CONFIG_ERRNO_STR=y
CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="no_console_suspend clk_ignore_unused console=tty1"
...@@ -133,3 +133,5 @@ CONFIG_USB_GADGET_DOWNLOAD=y ...@@ -133,3 +133,5 @@ CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_USB_FUNCTION_ROCKUSB=y CONFIG_USB_FUNCTION_ROCKUSB=y
CONFIG_SPL_DFU=y CONFIG_SPL_DFU=y
CONFIG_ERRNO_STR=y CONFIG_ERRNO_STR=y
CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="no_console_suspend clk_ignore_unused console=tty1"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment