kernel_liteos_a/platform
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
..
Kconfig remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
Makefile fix: bootargs解析与rootfs挂载解耦,并支持自定义bootargs参数 2021-07-20 11:48:31 +08:00
board.ld.S update openharmony 1.0.1 2021-03-11 18:43:57 +08:00
bsp.mk remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
main.c refactor: 对LiteOS_a内核中menuconfig开关的宏使用#ifdef/#ifndef做预编译处理 2021-07-01 09:08:18 +08:00