From e00182944fee67301c3ebade3147b25d9f1555aa Mon Sep 17 00:00:00 2001Please use git send-email to send the patch.
From: donmor <donmor3000@xxxxxxxxxxx>
Date: Sat, 8 Jul 2023 10:45:21 +0800
Subject: [PATCH] loongarch: Fix broken CONFIG_CMDLINE
[snip]
+ * If CONFIG_CMDLINE_BOOTLOADER is enabled then we use the
built-in
+ * command line if no command line given, or we append given
command
+ * line to the built-in one if CONFIG_CMDLINE_EXTEND is
enabled.
+ */