From owner-freebsd-arm@FreeBSD.ORG Wed May 20 22:20:42 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6C5D3491 for ; Wed, 20 May 2015 22:20:42 +0000 (UTC) Received: from mail.egr.msu.edu (boomhauer.egr.msu.edu [35.9.37.167]) by mx1.freebsd.org (Postfix) with ESMTP id 47DA91EC8 for ; Wed, 20 May 2015 22:20:41 +0000 (UTC) Received: from boomhauer (localhost [127.0.0.1]) by mail.egr.msu.edu (Postfix) with ESMTP id 4A8243D862 for ; Wed, 20 May 2015 18:20:34 -0400 (EDT) X-Virus-Scanned: amavisd-new at egr.msu.edu Received: from mail.egr.msu.edu ([127.0.0.1]) by boomhauer (boomhauer.egr.msu.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CcAYrySEUFqq for ; Wed, 20 May 2015 18:20:34 -0400 (EDT) Received: from EGR authenticated sender mcdouga9 Message-ID: <555D08B1.2070808@egr.msu.edu> Date: Wed, 20 May 2015 18:20:33 -0400 From: Adam McDougall User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-arm@freebsd.org Subject: Change serial speed on raspberry pi? Content-Type: text/plain; charset=utf-8 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: Wed, 20 May 2015 22:20:42 -0000 I have been experimenting and googling for at least a half hour but am getting seemingly nowhere. Is it possible to make a raspberry pi with a serial adapter board run at a speed less than 115200? I am getting serial corruption during uboot and after the system has booted. My usual instinct is to try a slower speed but I have no idea how. I'd like it to work for the uboot environment as well as after the kernel. I should try the FreeBSD side of it but I need to switch tasks right now. Can anyone give me a hint? Is it compiled into uboot? Thanks. I have: http://www.52pi.com/en/raspberry-pi/56-original-raspberry-pi-bb-plus-accessories-rpi-uart-expand-module-uart-extend-board-.html? I've tried both I got, on two different pis, with different serial adapters and cables.