PD#SWPL-89845
Problem:
i2c need to before dvb-extern
rng load first can optimization 1.6s time
Solution:
fix i2c before dvb-extern
optimization time
Verify:
sc2
Signed-off-by: qinglin.li <qinglin.li@amlogic.com>
Change-Id: I058b9f75e90903ee0b0e2f61e0b85e5a2c329b53
PD#SWPL-89845
Problem:
optimisation list of modules launched first
Solution:
optimisation list of modules launched first
Verify:
sc2
Signed-off-by: qinglin.li <qinglin.li@amlogic.com>
Change-Id: I49fe2dc30588c5118540b378ae9ab26d6148f25e
PD#SWPL-89180
Problem:
change the build mode of serial driver
Solution:
1. --gki: don't build early console, build uart driver as module,
for android gki
2. --gi_user: buildin early console, build uart drvier as module,
for android
3. --gki_userdebug: buildin early console, buildin uart driver,
for fatloader
Verify:
sc2
Change-Id: I610c954d7b413265d7aa15f0ee5ca670895bacb5
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>
PD#SWPL-64232
Problem:
ramdisk and vendor related scripts and modules
are in the "modules" folder
Solution:
1. create a ramdisk and vendor folder
2. put the file in the corresponding path
Verify:
s4d and C2 AF400
Change-Id: Id65df11fb6ecd922904c4ea6bd3db2cbf1980c30
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>