configs/csky_gx6605s: bump gcc to 6.3.0, kernel to 4.9.56
authorJulien Olivain <juju@cotds.org>
Sat, 15 Dec 2018 18:11:29 +0000 (19:11 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 16 Dec 2018 20:24:44 +0000 (21:24 +0100)
commit31f5c8561f4b421a5d231f7f29e4fd00a7c3d7e0
tree029cd621c14ce89cfa22de3c065109123be57f10
parentf8a39057f464d5216622dee142fea6f85fcba3b7
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: Julien Olivain <juju@cotds.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/csky/gx6605s/patches/linux/0001-csky-update-cmdline-for-serial-console-and-rootfs-on.patch [new file with mode: 0644]
configs/csky_gx6605s_defconfig