]> Git Repo - buildroot-mgba.git/commit - configs/csky_gx6605s_defconfig
configs/csky_gx6605s: bump kernel to 5.0 and use buildroot toolchain
authorGuo Ren <[email protected]>
Mon, 24 Jun 2019 11:43:01 +0000 (19:43 +0800)
committerThomas Petazzoni <[email protected]>
Fri, 2 Aug 2019 21:42:51 +0000 (23:42 +0200)
commit6e359e26e355fbb1f8a078b20e735ec97f6e07d9
treefecba37b4a5f2fe29cddf7ebb20f1e2c84804aec
parent2834df2b4be44b320215aae0d5310e2f06da5dd8
configs/csky_gx6605s: bump kernel to 5.0 and use buildroot toolchain

The most important change is to use the toolchain compiled by
buildroot itself. We also bump kernel to 5.0 with kernel.org.

Gx6605s' PHYS_OFFSET if 0x10000000 and we make qemu and gx6605s the
same to ease maintaince. This PHYS_OFFSET is also OK for 610 qemu.

In this patch we add gx6605s.dts in board/csky, because linux-5.0
doesn't contain gx6605s.dts in its tree.

Signed-off-by: Guo Ren <[email protected]>
Cc: Thomas Petazzoni <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
board/csky/gx6605s/gx6605s.dts [new file with mode: 0644]
board/csky/gx6605s/patches/linux/0001-csky-update-cmdline-for-serial-console-and-rootfs-on.patch [deleted file]
board/qemu/csky/linux-ck610.config.fragment
configs/csky_gx6605s_defconfig
This page took 0.033723 seconds and 4 git commands to generate.