Files
kernel_common_drivers/android
wanwei.jiang 1f3df6f810 gkitool: driver optimization [1/1]
PD#SWPL-68520

Problem:
driver optimization

Solution:
1. read command line from bootargs nor /proc/cmdline
2. parse command line to param and value
3. support early_param and __setup
4. support module_param
5. use pr_debug nor gki_tool_debug
because can't pass parameters to it from the command line

Verify:
s4d

Change-Id: Ib2d7915018e3c1a70284340b30bf929e6bb64b41
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>
2022-01-13 15:40:36 +08:00
..