Package: src:linux Version: 4.5.4-1 Severity: wishlist Tags: patch Please enable the following options in the armmp kernel configuration, which enables support for Exynos4, tested on Odroid-U3.
It detects all four CPUs, 2GB of ram, ethernet, and supports USB on both 4.5.x and 4.6.x. It also supports microSD, and 4.6.x worked fine, but 4.5.x had some outstanding issues that prevented it from working correctly. I did not test video or audio output, though modules for video output did appear to load. Thanks! live well, vagrant diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp index cef254e..a9eaf2a 100644 --- a/debian/config/armhf/config.armmp +++ b/debian/config/armhf/config.armmp @@ -46,7 +46,7 @@ CONFIG_ARCH_BCM2835=y ## CONFIG_ARCH_EXYNOS=y # CONFIG_ARCH_EXYNOS3 is not set -# CONFIG_ARCH_EXYNOS4 is not set +CONFIG_ARCH_EXYNOS4=y CONFIG_ARCH_EXYNOS5=y CONFIG_EXYNOS5420_MCPM=y @@ -1223,3 +1223,18 @@ CONFIG_SND_SUN4I_CODEC=m ## CONFIG_SND_SOC_TEGRA=m + +## drivers/clk/Kconfig +CONFIG_COMMON_CLK_MAX77686=m + +## drivers/mfd/Kconfig +CONFIG_MFD_MAX77686=m + +## drivers/regulator/Kconfig +CONFIG_REGULATOR_MAX77686=m + +## drivers/rtc/Kconfig +CONFIG_RTC_DRV_MAX77686=m + +## drivers/mmc/host/Kconfig +CONFIG_MMC_SDHCI_S3C=m -- Package-specific info: ** Kernel log: boot messages should be attached ** Model information Hardware : SAMSUNG EXYNOS (Flattened Device Tree) Revision : 0000 Device Tree model: Hardkernel ODROID-U3 board based on Exynos4412 ** PCI devices: not available ** USB devices: Bus 001 Device 004: ID 174c:55aa ASMedia Technology Inc. ASM1051E SATA 6Gb/s bridge, ASM1053E SATA 6Gb/s bridge, ASM1153 SATA 3Gb/s bridge Bus 001 Device 003: ID 0424:3503 Standard Microsystems Corp. Bus 001 Device 002: ID 0424:9730 Standard Microsystems Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: armhf (armv7l) Kernel: Linux 4.6.0-trunk-armmp (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages linux-image-4.5.0-2-armmp depends on: ii debconf [debconf-2.0] 1.5.59 ii initramfs-tools [linux-initramfs-tool] 0.125 ii kmod 22-1.1 ii linux-base 4.0 Versions of packages linux-image-4.5.0-2-armmp recommends: pn firmware-linux-free <none> pn irqbalance <none> Versions of packages linux-image-4.5.0-2-armmp suggests: pn debian-kernel-handbook <none> pn fdutils <none> pn linux-doc-4.5 <none> Versions of packages linux-image-4.5.0-2-armmp is related to: pn firmware-amd-graphics <none> pn firmware-atheros <none> pn firmware-bnx2 <none> pn firmware-bnx2x <none> pn firmware-brcm80211 <none> pn firmware-cavium <none> pn firmware-intel-sound <none> pn firmware-intelwimax <none> pn firmware-ipw2x00 <none> pn firmware-ivtv <none> pn firmware-iwlwifi <none> pn firmware-libertas <none> pn firmware-linux-nonfree <none> pn firmware-misc-nonfree <none> pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> pn firmware-realtek <none> pn firmware-samsung <none> pn firmware-siano <none> pn firmware-ti-connectivity <none> pn xen-hypervisor <none> -- debconf information: linux-image-4.5.0-2-armmp/prerm/removing-running-kernel-4.5.0-2-armmp: true
signature.asc
Description: PGP signature