From patchwork Thu Mar 15 14:05:36 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Graf X-Patchwork-Id: 131793 Delivered-To: patch@linaro.org Received: by 10.80.210.197 with SMTP id q5csp1521390edg; Thu, 15 Mar 2018 07:06:42 -0700 (PDT) X-Google-Smtp-Source: AG47ELufwnr/XojabpejNi/7fOmstfOVtLHC3nxbVurnwMOv4C8jRy4DR4Pm+4Tw5NGE1O9Xa6cI X-Received: by 10.80.172.130 with SMTP id x2mr8955554edc.294.1521122802933; Thu, 15 Mar 2018 07:06:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521122802; cv=none; d=google.com; s=arc-20160816; b=m6i/b2MA+6N26ZuWWWbCbORkrkYWsDm+u+DFZyEQl1GDk+wY0WtKH4izLAYJuFhG+b kQ/2dDLYUrS/2ifha2KRlm6FsFrmLhZ9bPK5xJ8AfYvZvTrgtVQrhtDehcuryD9HXkm6 haK9Hh6ODH5TNrLhXCHX/ojnVWNGP5EzvyhwnLfMA9E8FkplZ5iKz8gAe47zNdtvLeze rlhtZHCo5bdlP4iQOkUJFZPex1TGFSLrRYzp+wyoseIPXw3QoC5+pnz5g8IySGqDlPyg fFQN3mYArk0fPs2xFZcPQOrBqEb/KXyeHfyTb3fpvFlH1ECFyNrCYY/Xl5EKe0Y5bjUZ gNwQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=sender:errors-to:content-transfer-encoding:mime-version :list-subscribe:list-help:list-post:list-archive:list-unsubscribe :list-id:precedence:subject:message-id:date:to:from :arc-authentication-results; bh=R5iVLtFcoCql6JnKyMZeJII1mGtAy0tgfR+rz87cQ0s=; b=o52Kt+L5Gj1ZZV4z+JNX/PeZRPfdKEBoCBkRqrbePjcTIzK1tOfGPc5R6cNpSNDGl8 6bDz0EdG1CdzSzDqBSE/ddb3pC5C/+QKkUOwP0RLND4nPU37/6icEplAlP/G0fu08/VL EuVeVByuWTB9obK6QNgTg3+MoTC3UmTSKy3AfnRH5ctKR27lM4TcXYRnYXCYqNMSe5uh 1RwmZMCt+CKHp83VoZttw05jxzqidocKn51A9JyKH187YUm5aV6MYBveZtS0SWyyS7e/ LzaO1hWDPlyWMLkjhsAawAc47LXoestiMC4YeD4ekdO7l6y38fEs6XuAtcNWh9aJCFSV eulQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Return-Path: Received: from lists.denx.de (dione.denx.de. [81.169.180.215]) by mx.google.com with ESMTP id s29si2087851eds.339.2018.03.15.07.06.33; Thu, 15 Mar 2018 07:06:42 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) client-ip=81.169.180.215; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of u-boot-bounces@lists.denx.de designates 81.169.180.215 as permitted sender) smtp.mailfrom=u-boot-bounces@lists.denx.de Received: by lists.denx.de (Postfix, from userid 105) id 57168C21DEC; Thu, 15 Mar 2018 14:05:58 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_IN_DNSWL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 3CCB9C21DD7; Thu, 15 Mar 2018 14:05:40 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 3C3BCC21BE5; Thu, 15 Mar 2018 14:05:38 +0000 (UTC) Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by lists.denx.de (Postfix) with ESMTPS id E3346C21BE5 for ; Thu, 15 Mar 2018 14:05:37 +0000 (UTC) X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 992AAAFE8 for ; Thu, 15 Mar 2018 14:05:37 +0000 (UTC) From: Alexander Graf To: u-boot@lists.denx.de Date: Thu, 15 Mar 2018 15:05:36 +0100 Message-Id: <20180315140537.9818-1-agraf@suse.de> X-Mailer: git-send-email 2.12.3 Subject: [U-Boot] [PATCH 1/2] rpi3: Enable lan78xx driver X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" The new Raspberry Pi B 3+ has a lan78xx device attached to it. Let's add driver support in U-Boot for it. Signed-off-by: Alexander Graf --- configs/rpi_3_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/rpi_3_defconfig b/configs/rpi_3_defconfig index 0f3a54ec9a..810b60344f 100644 --- a/configs/rpi_3_defconfig +++ b/configs/rpi_3_defconfig @@ -36,3 +36,5 @@ CONFIG_SYS_WHITE_ON_BLACK=y CONFIG_CONSOLE_SCROLL_LINES=10 CONFIG_PHYS_TO_BUS=y CONFIG_OF_LIBFDT_OVERLAY=y +CONFIG_PHYLIB=y +CONFIG_USB_ETHER_LAN78XX=y