kernel_liteos_a/kernel
chenjing 80473f0975 fix: bootargs解析与rootfs挂载解耦,并支持自定义bootargs参数
1、bootargs解析与rootfs挂载进行解耦;
2、支持开发者自定义bootargs参数,内核存储bootargs中所有参数;
3、开发者可获取bootargs中的参数内容,并自行解析。

close #I41CL8

Change-Id: If384476714854ba0cf64eb70b785eb26737dd3d2
Signed-off-by: chenjing <chenjing139@huawei.com>
2021-07-20 11:48:31 +08:00
..
base !427 fix: 修复lwip2.0 增强在futex中异常挂死问题 2021-07-15 01:54:41 +00:00
common fix: bootargs解析与rootfs挂载解耦,并支持自定义bootargs参数 2021-07-20 11:48:31 +08:00
extended !384 对内核中menuconfig开关的宏使用#ifdef/#ifndef来做预编译判断 2021-07-01 07:11:13 +00:00
include refactor: 对LiteOS_a内核中menuconfig开关的宏使用#ifdef/#ifndef做预编译处理 2021-07-01 09:08:18 +08:00
user remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
BUILD.gn remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
Kconfig feat: L1支持低功耗投票框架 2021-06-24 14:27:23 +08:00