From mboxrd@z Thu Jan 1 00:00:00 1970 From: Danny Milosavljevic Subject: Re: [PATCH 5/6] gnu: make-u-boot-package: Add files-to-install argument. Date: Tue, 27 Sep 2016 00:28:43 +0200 Message-ID: <20160927002843.39d0d786@scratchpost.org> References: <20160926103447.31830-1-david@craven.ch> <20160926103447.31830-5-david@craven.ch> <20160926143926.14eccdc3@scratchpost.org> <20160926160438.70451325@scratchpost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56781) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boeOP-000326-TN for guix-devel@gnu.org; Mon, 26 Sep 2016 18:28:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1boeOJ-00030X-TL for guix-devel@gnu.org; Mon, 26 Sep 2016 18:28:56 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:50505) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boeOJ-000306-N8 for guix-devel@gnu.org; Mon, 26 Sep 2016 18:28:51 -0400 In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: David Craven Cc: guix-devel On Mon, 26 Sep 2016 16:07:16 +0200 David Craven wrote: > mingetty doesn't support serial or does it? the man page doesn't > document a baud rate flag, and setting the tty to ttyS1 causes a crash > - not a tty. agetty or the getty from toybox have a flag to set the > baud rate. Right. Debian on LIME2 (Allwinner A20) does: root 883 1 0 Aug24 ttyS0 00:00:00 /sbin/agetty --keep-baud 115200 38400 9600 ttyS0 vt102