OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - Arch Linux ARM support => Topic started by: greguu on May 21, 2017, 02:04:44 am

Title: Linux Kernel 4.12.0-rc1
Post by: greguu on May 21, 2017, 02:04:44 am
DOWNLOAD : Linux Kernel 4.12.0-rc1-c3x00-r0 (https://github.com/greguu/linux-4.12.0-rc1-c3x00/releases/)

Kernel 4.12.0-rc1


    Note that the boot.cfg included in the tar ball is an example only.
    You will need to adjust your root= accordingly.

    This is an experimental release. Please raise any issues in this thread or on #ALARMZ on freenode

Change Log

    Set USB power level to 180mA (not sure this actually works)

    Reverted PCMCIA regulator additions by moving soc_common.c/h to 4.6.7 version

    SPI PXA2xx driver was reverted to 4.6.7 version

    IPV6, ALSA and some file-systems are modules again instead of compiled into the kernel

    F2FS was added (You need  kexecboot with F2FS support)

https://github.com/greguu/linux-3.10.y-c3x0...xec-r0/releases (https://github.com/greguu/linux-3.10.y-c3x00-f2fs-kexec-r0/releases)

    SECCOMP enabled as required by systemd

    Online charging may work again. This needs some testing.
    Re-plug the power cord after a boot brings the charging LED on
Title: Linux Kernel 4.12.0-rc1
Post by: Varti on May 22, 2017, 03:59:22 am
Thanks for your work. The F2FS support is especially interesting, it's for sure a better choice than ext4 for our SD cards.

Varti