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
|
4 months ago | |
---|---|---|
.. | ||
Android.bp | 4 months ago | |
Android.mk | 4 months ago | |
Readme.txt | 4 months ago | |
mkbootargs | 4 months ago | |
mkbootargs.c | 4 months ago | |
product_build.mk | 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