Skip to content
Commit 31f5c856 authored by Julien Olivain's avatar Julien Olivain Committed by Thomas Petazzoni
Browse files

configs/csky_gx6605s: bump gcc to 6.3.0, kernel to 4.9.56



This patch updates the csky custom external toolchain to fix a broken
host dependency of gdb on libexpat.so.0 (most hosts now ship
libexpat.so.1). gdb is required to copy and and boot the kernel (see
board/csky/readme.txt). The updated gdb no longer has this host
dependency, which solves the issue.

Since this external toolchain was built and tested with csky kernel
4.9.56, this patch also updates to that kernel version.

Finally, this 4.9.56 csky kernel changed its default bootargs. So we
add a patch to preserve the same behavior as the previous version.

Signed-off-by: default avatarJulien Olivain <juju@cotds.org>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@bootlin.com>
parent f8a39057
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment