You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
Android.bp v811_spc009_project 4 months ago
Android.mk v811_spc009_project 4 months ago
Readme.txt v811_spc009_project 4 months ago
mkbootargs v811_spc009_project 4 months ago
mkbootargs.c v811_spc009_project 4 months ago
product_build.mk v811_spc009_project 4 months ago

Readme.txt

Purpose: read a 'bootargs_input.txt' to generat 'bootargs.bin'.
Command: Usage: mkbootargs:
       -r bootargs_input: read a bootargs.txt
       -o bootargs_bin: write a bootargs.bin
       -s bootargssize: size in KB. usually, bootargssize is set to the bootargs partition size. default:512.
       mkbootargs will read a 'bootargs_input.txt' and generat a 'bootargs.bin'.
Example:./makebootargs -s 64