From 812257a595b0d08e245c8625afdb8954f499095c Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Mon, 13 Aug 2018 11:47:11 +0200 Subject: [PATCH] linux-tx09: Update git and config to make ethernet work --- recipes-kernel/linux/files/topasa900/defconfig | 3 ++- recipes-kernel/linux/linux-tx09_git.bb | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/files/topasa900/defconfig b/recipes-kernel/linux/files/topasa900/defconfig index 83082d6..0d6aaf8 100644 --- a/recipes-kernel/linux/files/topasa900/defconfig +++ b/recipes-kernel/linux/files/topasa900/defconfig @@ -79,6 +79,7 @@ CONFIG_DM9000=y # CONFIG_NET_VENDOR_SMSC is not set # CONFIG_NET_VENDOR_STMICRO is not set CONFIG_PHYLIB=y +CONFIG_DAVICOM_PHY=y # CONFIG_WLAN is not set # CONFIG_INPUT_MOUSEDEV_PSAUX is not set CONFIG_INPUT_EVDEV=y @@ -134,9 +135,9 @@ CONFIG_SND_TMPA9XX_WM89XX=y CONFIG_USB=y CONFIG_USB_ANNOUNCE_NEW_DEVICES=y CONFIG_USB_DYNAMIC_MINORS=y +CONFIG_USB_OHCI_HCD=y CONFIG_USB_STORAGE=y CONFIG_USB_GADGET=y -CONFIG_USB_GADGET_DEBUG_FILES=y CONFIG_USB_GADGET_VBUS_DRAW=500 CONFIG_USB_GADGET_TMPA9XX=y CONFIG_USB_ETH=y diff --git a/recipes-kernel/linux/linux-tx09_git.bb b/recipes-kernel/linux/linux-tx09_git.bb index a58a02c..a8aea43 100644 --- a/recipes-kernel/linux/linux-tx09_git.bb +++ b/recipes-kernel/linux/linux-tx09_git.bb @@ -2,10 +2,10 @@ require recipes-kernel/linux/linux.inc DESCRIPTION = "Linux kernel for Toshiba TMPA9xx processors" KERNEL_IMAGETYPE = "uImage" -COMPATIBLE_MACHINE = "(topasa900|topas910)" +COMPATIBLE_MACHINE = "(topasa900|topas910|tonga2)" PV = "3.2.102" -SRCREV_pn-${PN} = "78b2504d2e7e53863a7344b348327bf09d6527ee" +SRCREV_pn-${PN} = "0472e4c188dfc959af36fd253b8d8afb8968f93c" SRC_URI = "git://git.labs.kernelconcepts.de/topas.git;protocol=git;branch=tmpa9xx-v3.2.y \ file://defconfig \ -- 2.39.2