From owner-freebsd-arm@freebsd.org Sun Oct 18 21:27:23 2015 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1371A18B63 for ; Sun, 18 Oct 2015 21:27:23 +0000 (UTC) (envelope-from andrew@fubar.geek.nz) Received: from kif.fubar.geek.nz (kif.fubar.geek.nz [178.62.119.249]) by mx1.freebsd.org (Postfix) with ESMTP id B2ED6A91 for ; Sun, 18 Oct 2015 21:27:23 +0000 (UTC) (envelope-from andrew@fubar.geek.nz) Received: from bender.Home (bcdccf38.skybroadband.com [188.220.207.56]) by kif.fubar.geek.nz (Postfix) with ESMTPSA id 39335D78E6 for ; Sun, 18 Oct 2015 21:16:43 +0000 (UTC) Date: Sun, 18 Oct 2015 22:16:32 +0100 From: Andrew Turner To: Subject: Removal of more old SoC support Message-ID: <20151018221632.6f34a6f9@bender.Home> X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.28; amd64-portbld-freebsd10.1) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Oct 2015 21:27:24 -0000 I'm planning on removing some old ARMv4/ARMv5 SoC support from HEAD. The following directories will be removed: samsung/s3c2xx0 xscale/i80321 xscale/i8134x These config files will be removed as they build the code in one of the above directories: CRB, EP80219, IQ31244, LN2410SBC. Any further config files are expected to stay. This won't touch the AVILA, or CAMBRIA files. Does anyone have any objections to this? Andrew