From owner-freebsd-arm@freebsd.org Fri Aug 17 23:10:57 2018 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B88F107E1DD for ; Fri, 17 Aug 2018 23:10:57 +0000 (UTC) (envelope-from jim@netgate.com) Received: from mail-oi0-x22d.google.com (mail-oi0-x22d.google.com [IPv6:2607:f8b0:4003:c06::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B908576A92 for ; Fri, 17 Aug 2018 23:10:56 +0000 (UTC) (envelope-from jim@netgate.com) Received: by mail-oi0-x22d.google.com with SMTP id d189-v6so16718226oib.6 for ; Fri, 17 Aug 2018 16:10:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netgate.com; s=google; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=y4LiKF7HSbqv45ninexG1e6e1fvJmO2o9qrBqOhDk7Y=; b=GdoQsXoVTGNjLcMH86dq7EXYw8cFRflSaulfxbnGdahhP8juYlf7RXfB+ePeWVApi3 l4ES+/nvY0FvBzp3IcTmOTphTdwNMwTdxz3FMsvvP7JoDrwE45l5q9qj3/CuAiqcOb2q i2KZFD+k3IAoAj8zjVfH/yi37zm3Q/EexUyiY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=y4LiKF7HSbqv45ninexG1e6e1fvJmO2o9qrBqOhDk7Y=; b=uM0LNl24Ylei6xvbzQJDEpopQyu+zWMJWwVmeUVRiJ+3clnu+Oi3444g+wnaHjfeVm 5bsgi9wqFhHbNWs1rAd1vogcyhUDPf4ggNdhTReBdO+e75aJ4ZnkkfJGESTzp57ZnwAv cFpBYfZ9UHVTx4oScT9lbzpHJ7Hncmq2nHG4rtSCJVToAFcj6I2CQvYONkXuzrsw8QgJ 4BUR+zU4NncPWZo7BTRCgD8h8Wt99yhNeGHshF8hzBmYwtH7pPbCs4qqaXGueD1/tvmI o/4POEhBlVpVDnJ7SS+JO+sgdiKWOW6o0WJ+xetKqRpsje2IOotfYh/KTI6aqr88/8rY IECg== X-Gm-Message-State: AOUpUlEqSjCA/FAiesKq+dt3IbqvboB8Pj67cfmOC0vRHXRuelYrBQyg jyhLQ5Wh9OrUmZvHXqeuJ7K7cg== X-Google-Smtp-Source: AA+uWPzC8uMR4EwxNaX9EF8EO8NzNpGjwrGo02JjRqRwaPs9PO3Xyi/ULiMC8CTDNdNt3b7fP4W/qg== X-Received: by 2002:aca:90d:: with SMTP id 13-v6mr4125901oij.300.1534547455567; Fri, 17 Aug 2018 16:10:55 -0700 (PDT) Received: from [10.10.10.206] ([66.196.5.190]) by smtp.gmail.com with ESMTPSA id d191-v6sm6013294oig.16.2018.08.17.16.10.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Aug 2018 16:10:54 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\)) Subject: Re: MACCHIATObin From: Jim Thompson In-Reply-To: <4DCCA5C9-C156-4080-A8F9-035478AC2FF7@yahoo.com> Date: Fri, 17 Aug 2018 18:10:53 -0500 Cc: mw@semihalf.com, freebsd-arm Content-Transfer-Encoding: quoted-printable Message-Id: References: <4DCCA5C9-C156-4080-A8F9-035478AC2FF7@yahoo.com> To: Mark Millard X-Mailer: Apple Mail (2.3445.9.1) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2018 23:10:57 -0000 On Aug 17, 2018, at 5:42 PM, Mark Millard via freebsd-arm = wrote: > Marcin Wojtas mw at semihalf.com wrote on > Fri May 11 07:55:40 UTC 2018 : >=20 >> Short status of the support - last year we enabled most of the >> platform functionalities (core support, USB, AHCI, RTC). Three big >> items remained left: >> - PCIE root complex (this should work soon with the work done for >> another SoC, not merged yet) >> - Network PPv2 >> - Xenon SD/MMC controller >=20 >=20 > I noticed a check in that deals with that "Xenon" > SD/MMC controller: >=20 > Author: loos > Date: Tue Aug 14 16:33:30 2018 > New Revision: 337772 > URL:=20 > https://svnweb.freebsd.org/changeset/base/337772 >=20 >=20 > Log: > Add support to the Marvell Xenon SDHCI controller. >=20 > Tested on Espresso.bin (37x0) and Macchiato.bin (8k) with SD cards = and > eMMCs. >=20 > Obtained from: pfSense > Sponsored by: Rubicon Communications, LLC (Netgate) >=20 > Added: > head/sys/dev/sdhci/sdhci_xenon.c (contents, props changed) > head/sys/dev/sdhci/sdhci_xenon.h (contents, props changed) > Modified: > head/sys/arm64/conf/GENERIC > head/sys/conf/files.arm64 > . . . >=20 > But I've not noticed check-ins for the other of the "big > items" going by. (Though they may have.) >=20 > Care to comment-on/update-the actual status for the > Macchiato.bin(s)? tl;dr: It=E2=80=99s not =E2=80=98there=E2=80=99 yet. Specifics: - loos@ has done a lot of work to get the espresso.bin working, and some = of this carries over to the 8k/7k. - We have another internal developer working on an EIP-97 driver for = crypto offload. This should be a foundation for the EIP-197 in the 8K. - I know manu@is working on pin controllers and clocks specific to = Machiatto.bin (80x0/70x0). - Getting the NICs, PCIe, etc working still remains to be done. Jim