From 8957fa89d03bc2e04d3483b87558e004a84390e7 Mon Sep 17 00:00:00 2001 From: sakaki Date: Tue, 25 Aug 2020 17:18:23 +0000 Subject: [PATCH] Update for release 5.4.59.20200825 --- README.md | 4 ++-- config | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 289f3f4..9e35861 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ The current kernel tarball may be downloaded from the link below (or via `wget`, Variant | Version | Most Recent Image :--- | ---: | ---: -Kernel, dtbs, modules and GIC stub | 5.4.58.20200818 | [bcm2711-kernel-5.4.58.20200818.tar.xz](https://github.com/sakaki-/bcm2711-kernel/releases/download/5.4.58.20200818/bcm2711-kernel-5.4.58.20200818.tar.xz) +Kernel, dtbs, modules and GIC stub | 5.4.59.20200825 | [bcm2711-kernel-5.4.59.20200825.tar.xz](https://github.com/sakaki-/bcm2711-kernel/releases/download/5.4.59.20200825/bcm2711-kernel-5.4.59.20200825.tar.xz) The corresponding kernel configuration (derived via `make bcm2711_defconfig`) may be viewed [here](https://github.com/sakaki-/bcm2711-kernel/blob/master/config). @@ -65,7 +65,7 @@ linuxpc ~ # mount -v /dev/mmcblk0p1 /mnt/piroot/boot Next, fetch the the current kernel tarball, and untar it into the mounted image. Issue: ```console -linuxpc ~ # wget -cO- https://github.com/sakaki-/bcm2711-kernel/releases/download/5.4.58.20200818/bcm2711-kernel-5.4.58.20200818.tar.xz | tar -xJf- -C /mnt/piroot/ +linuxpc ~ # wget -cO- https://github.com/sakaki-/bcm2711-kernel/releases/download/5.4.59.20200825/bcm2711-kernel-5.4.59.20200825.tar.xz | tar -xJf- -C /mnt/piroot/ ``` Then, edit the image's `/boot/config.txt`: diff --git a/config b/config index ffc7a48..1a502a3 100644 --- a/config +++ b/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.4.58 Kernel Configuration +# Linux/arm64 5.4.59 Kernel Configuration # # @@ -21,7 +21,7 @@ CONFIG_THREAD_INFO_IN_TASK=y # CONFIG_INIT_ENV_ARG_LIMIT=32 # CONFIG_COMPILE_TEST is not set -CONFIG_LOCALVERSION="-v8-9bbdaa0c1a14-p4" +CONFIG_LOCALVERSION="-v8-8afdcbe5d0c6-p4" # CONFIG_LOCALVERSION_AUTO is not set CONFIG_BUILD_SALT="" CONFIG_DEFAULT_HOSTNAME="(none)" @@ -5243,7 +5243,7 @@ CONFIG_USB_HIDDEV=y # # I2C HID support # -# CONFIG_I2C_HID is not set +CONFIG_I2C_HID=m # end of I2C HID support # end of HID support @@ -6287,7 +6287,7 @@ CONFIG_BME680_SPI=m # CONFIG_IAQCORE is not set # CONFIG_PMS7003 is not set # CONFIG_SENSIRION_SGP30 is not set -# CONFIG_SPS30 is not set +CONFIG_SPS30=m # CONFIG_VZ89X is not set # end of Chemical Sensors