kernel_liteos_a/kernel
chenjing 2e2b14205f fix: userfs分区的起始地址与大小改为通过bootargs配置
在内核解析bootargs参数时,加入对userAddr与userSize两个字段的解析。
1、如果bootargs中配置了userAddr与userSize,则使用配置值划分storage分区。
2、如果bootargs中未配置这两个字段,则storage分区默认紧接在rootfs分区后。

close #I3XNEY

Signed-off-by: chenjing <chenjing139@huawei.com>
Change-Id: Iba63ccd7fc3f7efc1d726c4b38beee5df1d64122
2021-06-24 15:03:53 +08:00
..
base fix: remove redundant headfile 2021-06-19 17:32:47 +08:00
common fix: userfs分区的起始地址与大小改为通过bootargs配置 2021-06-24 15:03:53 +08:00
extended !322 文件系统冗余代码和依赖删除 2021-06-19 20:40:14 +08:00
include fix: remove redundant headfile 2021-06-19 17:32:47 +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 remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00