Title: Modifying Kernel Command Line on Android12.0 [Print This Page] Author: jaymoon9876 Time: 12/6/2022 02:08 Title: Modifying Kernel Command Line on Android12.0 Hello everyone!
I would like to modify kernel command line (i.e. parameter) on ROC-RK3588S-PC running Android12.0 (Linux v5.10).
I have tried adding CONFIG_CMDLINE in its config file, but it unfortunately doesn't work
Could anyone give me some directions on how I should modify the command line? (perhaps thorugh bootloader?)
FYI, I have self-compiled Android12.0 SDK provided by Firefly without making any modifications.