From owner-freebsd-arm@freebsd.org Sun Jun 5 08:12:06 2016 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 1CF41B6A4C5 for ; Sun, 5 Jun 2016 08:12:06 +0000 (UTC) (envelope-from sanpei.ml@gmail.com) Received: from mail-yw0-x231.google.com (mail-yw0-x231.google.com [IPv6:2607:f8b0:4002:c05::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CBA8C1802 for ; Sun, 5 Jun 2016 08:12:05 +0000 (UTC) (envelope-from sanpei.ml@gmail.com) Received: by mail-yw0-x231.google.com with SMTP id h19so116366610ywc.0 for ; Sun, 05 Jun 2016 01:12:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=O8H3vznGEUy9nqjibVluGqoNutDnY2xLw+8TKEN+jYY=; b=wutwAPlzXI6yVbKzZdr1Jxtp+Y/zrwv9nnpjY6+VKGDnuA3NwNJjb8zJbTj0JQ4Uji PNyPh+bmqBhw+kP94wmcC6mH169QHcsC+EK7B59YijkMzvRXdYz8NZNrz8bWijmV7nkc pGNmoMw3aN/MR2JjU9s1+VDnw9+ucB7040sCRYJQHG+bStx8050C1DUhxS5bHMxJZkaR 4O85scO3I+PAdstqw9gIBqGN8Vf8NjJHizxgU73NKi35qd7aM3DI5lf65qLSVR1xS87Q /kOckrrClpws28mGw57mr1BAXDME+dD21lT9Iwb7WSTvM0m8XKx76IdVdQiwltswR62s oCcA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=O8H3vznGEUy9nqjibVluGqoNutDnY2xLw+8TKEN+jYY=; b=X0BzrFpQFJe+AJPcNj4OBgKp7feQC+zyBHdGtvqkMW8y+RaR4uV4T+giiPJJTMg8jj HlccTfe9RenPHu7ORcDEWX3GF92Ej4tuuEGdQpE30aj0gGF4oDUNqh6gf7kVPFbCyqsD EpM9wMPJVchMuxHYLkbIVQrqDDSRceVtJUN1KwiY9hDOdlfILTVuSWFMrTUnvwA6lomw 6IYpWwmXDnIvkK+ssOakl+s10HCr2FPSoSnt+zb/iQj3vyFRAzK2E1MjYvQzQ/bYXw7d mPRRw+H+pyVFGhnjx8nu71dEt4+tWPVW7d6lc/aLmPO8DSyQMPp2pzxBB6/ul5xTDOmK ayYA== X-Gm-Message-State: ALyK8tJqxKeq/1VKIFy0jCeHXxMeSgZ49bBZGPGp1xWL4dxszGtoGamLD7Xs9TpdkSHSTKnvPsrBRgKfoN2g6A== X-Received: by 10.129.136.135 with SMTP id y129mr7391321ywf.158.1465114325105; Sun, 05 Jun 2016 01:12:05 -0700 (PDT) MIME-Version: 1.0 References: <97f801d1ad5f$3422f6a0$9c68e3e0$@m.jwh.me.uk> In-Reply-To: <97f801d1ad5f$3422f6a0$9c68e3e0$@m.jwh.me.uk> From: Yoshiro MIHIRA Date: Sun, 05 Jun 2016 08:11:55 +0000 Message-ID: Subject: Re: Odroid-C1 image To: Joe Holden , freebsd-arm@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.22 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jun 2016 08:12:06 -0000 Hi Joe. AOYAMA-san created ODROID-C1 image(but old one) I used this one on my ODROID-C1 http://www.peach.ne.jp/archives/oc1/FreeBSD-armv6-11.0-ODROIDC1-test8-r2925= 19-20151222.img.gz default root password is nune(no password) Yours. 2016=E5=B9=B45=E6=9C=8814=E6=97=A5(=E5=9C=9F) 6:34 Joe Holden : > Hi guys, > > > > Does anyone have an image that works on odroid c1? I don't have uart at > the > moment so am unable to see why it doesn't work, I used the wiki > instructions > to build an sd image but that didn't work at all, however I've made an > image > using ext2 /boot and rest of SD card as FreeBSD (a5) - I at least get hdm= i > signal however it reboots a couple of seconds afterwards (presumably eith= er > when loading kernel or booting it) > > > > So if anyone has an image I can dd (or any other pointers) that would be > fantastic. > > > > Thanks, > > Joe > > _______________________________________________ > freebsd-arm@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" >