From owner-freebsd-arm@FreeBSD.ORG Sun Sep 22 10:54:45 2013 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 98B08EBB for ; Sun, 22 Sep 2013 10:54:45 +0000 (UTC) (envelope-from david.cheney@canonical.com) Received: from mail-lb0-f177.google.com (mail-lb0-f177.google.com [209.85.217.177]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 272B32839 for ; Sun, 22 Sep 2013 10:54:40 +0000 (UTC) Received: by mail-lb0-f177.google.com with SMTP id w7so1816060lbi.8 for ; Sun, 22 Sep 2013 03:54:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=JZ53bjPE0PoINswJkyYOnJFsoDEXNGL+eYjBlfm5K1s=; b=H4GuJNFB2DV7Q7izTqozrbJD/jvZRlkA6ny6A0Mj6vjoCtWux6yF44XcHZ4KwNLhfa VFyoITdnlHhYzqMPs97wzw2DMzMDtsc4QmxsCWsmYGfa0uBJ2VBb0/SUvANF48/JVFjf sz+Wteni4VWiHSsyjIqbzxD4D2ZjPbRwfNAvVAzh6/Z/sjdY9Cq+eVZ8f3cvEkkq7VPJ pRIEs/SoofYV1SifxI9IR4nLNmlYrEUj9Nn8sMivevZ7m0JImfcnCjOvrgFNYllC6+i2 +H5ZhklTd0ZluwlMUDDNvbPL1t1Yjss3ULh+CkHavTeuLt+SKzFRTH+wdPfRKJ6E7DTL 7zfA== X-Gm-Message-State: ALoCoQmjyB2iE9B6ygo+SMPFax+HeJqLOEriTFjG8+XCb2HYVtB/lRBfNLnZvZux/E0T5cydXzuh MIME-Version: 1.0 X-Received: by 10.152.3.42 with SMTP id 10mr15274863laz.22.1379846822121; Sun, 22 Sep 2013 03:47:02 -0700 (PDT) Received: by 10.114.183.47 with HTTP; Sun, 22 Sep 2013 03:47:02 -0700 (PDT) Date: Sun, 22 Sep 2013 20:47:02 +1000 Message-ID: Subject: BBB hangs when debugging options removed from kernel config From: David Cheney To: freebsd-arm@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Sep 2013 10:54:45 -0000 I'd like to add my report that removing the debugging options from the kernel config produces an image which hangs at the same point as previously reported here http://lists.freebsd.org/pipermail/freebsd-arm/2013-September/006610.html This host is powered by a capable 5volt supply, not the usb cable. Cheers Dave