From owner-freebsd-arm@freebsd.org Tue Jun 4 16:49:57 2019 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 E36F115B6EFF for ; Tue, 4 Jun 2019 16:49:56 +0000 (UTC) (envelope-from sm@ara-ler.com) Received: from forward101p.mail.yandex.net (forward101p.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:101]) (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 5D12B72382 for ; Tue, 4 Jun 2019 16:49:55 +0000 (UTC) (envelope-from sm@ara-ler.com) Received: from mxback14j.mail.yandex.net (mxback14j.mail.yandex.net [IPv6:2a02:6b8:0:1619::90]) by forward101p.mail.yandex.net (Yandex) with ESMTP id 7D93332806DC for ; Tue, 4 Jun 2019 19:49:44 +0300 (MSK) Received: from smtp1j.mail.yandex.net (smtp1j.mail.yandex.net [2a02:6b8:0:801::ab]) by mxback14j.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 3w0LORxkF8-niQqIBxs; Tue, 04 Jun 2019 19:49:44 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ara-ler.com; s=mail; t=1559666984; bh=v4PosTP26yd20/XCGOqITgvif0aCfnXP1mn/kQ+FvmE=; h=Subject:To:From:Date:Message-ID; b=l80BCxPtN9yXPkMSX55eNcbquBHUisTvQW5xioYTmba/rtNkKVFMi44vfHoLUi26O sn9u4syqKh++1Ns+6M4AxXBQSUawNwwXEedS81OLtEaW90VHNCKGa/oczM6zPHD/qN nTHc+vfLp6ZxeANYzvipsrgKkcCZkR2zwxE3XggE= Received: by smtp1j.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id TEGJ2KCzhm-ngnmsmqM; Tue, 04 Jun 2019 19:49:43 +0300 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client certificate not present) Date: Tue, 4 Jun 2019 10:49:39 -0600 From: Sergey Manucharian To: FreeBSD-ARM Subject: DTS files in /usr/src and sysutils/u-boot-* Message-ID: <20190604164939.GC13546@eldorado> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.11.4 (2019-03-13) X-Rspamd-Queue-Id: 5D12B72382 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=ara-ler.com header.s=mail header.b=l80BCxPt; spf=pass (mx1.freebsd.org: domain of sm@ara-ler.com designates 2a02:6b8:0:1472:2741:0:8b7:101 as permitted sender) smtp.mailfrom=sm@ara-ler.com X-Spamd-Result: default: False [-6.67 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[ara-ler.com:s=mail]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+ip6:2a02:6b8:0:1000::/52]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-arm@freebsd.org]; DMARC_NA(0.00)[ara-ler.com]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; RCVD_COUNT_THREE(0.00)[4]; RCVD_TLS_LAST(0.00)[]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[ara-ler.com:+]; MX_GOOD(-0.01)[mx.yandex.net,mx.yandex.net,mx.yandex.net,mx.yandex.net,mx.yandex.net]; NEURAL_HAM_SHORT(-0.95)[-0.951,0]; IP_SCORE(-3.60)[ip: (-9.50), ipnet: 2a02:6b8::/32(-4.74), asn: 13238(-3.80), country: RU(0.01)]; RCVD_IN_DNSWL_LOW(-0.10)[1.0.1.0.7.b.8.0.0.0.0.0.1.4.7.2.2.7.4.1.0.0.0.0.8.b.6.0.2.0.a.2.list.dnswl.org : 127.0.5.1]; FROM_EQ_ENVFROM(0.00)[]; MID_RHS_NOT_FQDN(0.50)[]; ASN(0.00)[asn:13238, ipnet:2a02:6b8::/32, country:RU]; MIME_TRACE(0.00)[0:+] X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jun 2019 16:49:57 -0000 What's the reason the FDT source files in the subject are slightly different? Are there any critical adjustments specific to FreeBSD? Would anybody point to a good source of information? Thanks, Ϟϻ