PD#SWPL-80766
Problem:
modify kernel to build dtb
Solution:
1. remove the patch of the kernel modified for DTB compilation
2. modify the script to support DTB compilation
Verify:
s4d and a1
Change-Id: Ia45992f2e6b13adcb089469fa3daf5c8e2d00874
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>
PD#SWPL-64232
Problem:
compile failed when the driver directory
is above the compilation directory
Solution:
add a link for compile
Verify:
s4d and c2
Change-Id: I2d2f98061e9112919dded5d47317f9ce6e06277c
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>
PD#SWPL-74259
Problem:
1. driver does not load in install scripts
2. dt bindings use c2 need
Solution:
1. Enable driver loading in install scripts
2. use c3 gpio dt-bindings and uncomment c2 GPIO
Verify:
C3_PTM
Signed-off-by: Qianggui Song <qianggui.song@amlogic.com>
Change-Id: I00b1535c2dcd24ff2f3f6b936f1aeda17436de7d
PD#SWPL-71742
Problem:
auto sh depend on build result
Solution:
return value to auto sh if build error
Verify:
on C2 AF400
Signed-off-by: Lei Zhang <lei.zhang@amlogic.com>
Change-Id: I3c8778c0dfd54750756f7a567cc40ce91a8fecee
PD#SWPL-71742
Problem:
update toolchain to 10.3
Solution:
update toolchain to 10.3
Verify:
on C2_AF400
Signed-off-by: Lei Zhang <lei.zhang@amlogic.com>
Change-Id: I757dbccb24e970764134a038d934e6db97ab1733
PD#SWPL-72345
Problem:
enable ko build
Solution:
enable ko build
Verify:
on C2_AF400
Signed-off-by: Lei Zhang <lei.zhang@amlogic.com>
Change-Id: Iddfa3274867396fbbf72a600ec86ea57a719b1e7
PD#SWPL-71725
Problem:
bring up c2 for aarch32
Solution:
bring up c2 for aarch32
Verify:
on C2_AF400
Signed-off-by: Lei Zhang <lei.zhang@amlogic.com>
Change-Id: I762a2066d07a0aae120524e2f5be6a5be59fe10a
PD#SWPL-72981
Problem:
add savedefconfig function to script
Solution:
add savedefconfig function to script
Verify:
c2
Change-Id: I383b139ec58c40018f699fccec9af1ef766fd8b3
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>
PD#SWPL-72631
Problem:
common, build and common_drivers directories are not under the same directory
Solution:
common, build and common_drivers directories customization
Verify:
s4d and C2 AF400
Change-Id: I8e29737a0a791d58454691e922dda949098595bb
Signed-off-by: wanwei.jiang <wanwei.jiang@amlogic.com>