From owner-freebsd-arm@freebsd.org Mon May 18 20:18:00 2020 Return-Path: Delivered-To: freebsd-arm@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7706B2DC731 for ; Mon, 18 May 2020 20:18:00 +0000 (UTC) (envelope-from greg@unrelenting.technology) Received: from out1.migadu.com (out1.migadu.com [91.121.223.63]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 49Qr134493z4HyK for ; Mon, 18 May 2020 20:17:59 +0000 (UTC) (envelope-from greg@unrelenting.technology) MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=unrelenting.technology; s=default; t=1589833077; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=+3OB85cIglRXNC/vouZ52WZghiLjsus4RhQ8brwBaFk=; b=bjEWjqXhCj1sX8M15Hb1s4Ta64RXQSuI2SSSL12yTeN9Og2DEy7zQ/y3QUfONm/tQSPp+N rdATWjoNkpdSSiKvHQQkedsXXKGFz8kHLc2u1sUZPLM9jc070hpN/zqJEfJus5lPBrZGSr cATgVT6ZIuAnV7OuLBkD7wNble8hk04= Date: Mon, 18 May 2020 20:17:56 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: greg@unrelenting.technology Message-ID: <0012917d629a48e9fcd8589f4f002e1b@unrelenting.technology> Subject: Re: FreeBSD on Layerscape/QorIQ LX2160X To: "Dan Kotowski" Cc: "John-Mark Gurney" , freebsd-arm@freebsd.org In-Reply-To: References: <3nsQUg1Gm4VFYfpHVELk6PWaHyYNb3CoyoKnLV55_3VR48tr90bhaseG3sJg007L8czZ4mXUmR_YMQvYVdMbUs1bsoqGtZp5d17FqYT6b-o=@a9development.com> <7AFDA7E0-82EC-4CD2-BB03-B7E33D019EDA@unrelenting.technology> <_lvahpuNQE69s4KpHud6ANL6yzL3RCVI-MTyB0_J_ULyW-3UWsqAXnm5gfoFcOyvfRQRabZk4Z4bQgyp15a001kA-WcvsvnWcjqgMBkgGTY=@a9development.com> <7F9D7164-2C04-4E27-85F9-A495EAC8FC84@unrelenting.technology> <63b4f78ff4ee07359a345bcbc03afeaa@unrelenting.technology> <2053cd2299b81860deecc638ef839d1f@unrelenting.technology> X-Spam-Score: -0.10 X-Rspamd-Queue-Id: 49Qr134493z4HyK X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=pass header.d=unrelenting.technology header.s=default header.b=bjEWjqXh; dmarc=pass (policy=none) header.from=unrelenting.technology; spf=pass (mx1.freebsd.org: domain of greg@unrelenting.technology designates 91.121.223.63 as permitted sender) smtp.mailfrom=greg@unrelenting.technology X-Spamd-Result: default: False [-1.13 / 15.00]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[unrelenting.technology:s=default]; RCPT_COUNT_THREE(0.00)[3]; TO_DN_SOME(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:91.121.223.63]; MIME_GOOD(-0.10)[text/plain]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[unrelenting.technology:+]; DMARC_POLICY_ALLOW(-0.50)[unrelenting.technology,none]; FROM_NO_DN(0.00)[]; NEURAL_HAM_SHORT(-0.13)[-0.133]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:16276, ipnet:91.121.0.0/16, country:FR]; MID_RHS_MATCH_FROM(0.00)[] X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 May 2020 20:18:00 -0000 May 18, 2020 11:11 PM, "Dan Kotowski" wr= ote:=0A=0A>> Cool, please please please post a dmesg tohttps://dmesgd.nyc= bug.org :)=0A> =0A> Done: https://dmesgd.nycbug.org/index.cgi?do=3Dview&i= d=3D5490=0A=0AHuh, it's not working for the reason I thought it would!!= =0A=0A> ofwbus0: =0A=0AIt is using the DTB (an= d so you don't see PCIe).=0A=0AI guess just in -CURRENT there is generic-= xhci support in devicetree,=0Aand in whatever kernel you were using there= is not.=0A=0AYou still should do kern.cfg.order=3Dacpi, is it on?=0A=0Ab= tw, one firmware build I found:=0Ahttps://drive.google.com/file/d/1yXSS1O= 1U8CmtwaIPfxNDkzhAClJGvErK/view=0A( from https://dev.to/lizthegrey/first-= experiences-with-honeycomb-lx2k-26be=20)