Skip to content
Snippets Groups Projects
user avatar
Hanjie Lin authored
PD#SWPL-1505

Problem:
Amlogic arm kernel text_offset is 0x208000,
ko start address to kernel text end address arrange is too big(>32M)
it can cause insmod ko failed.

Solution:
modify text_offset to 0x108000
first 0x100000 is invisibe to kernel.

Verify:
u200

Change-Id: I9684b108b57a15b03e4279146c1dc57667aa5d12
Signed-off-by: default avatarHanjie Lin <hanjie.lin@amlogic.com>
d99379ee
Name Last commit Last update