Date: Mon, 8 Jan 2018 17:07:17 +0100 From: Emmanuel Vadot <manu@bidouilliste.com> To: Henri Hennebert <hlh@restart.be> Cc: Kyle Evans <kevans@freebsd.org>, "freebsd-arm@freebsd.org" <FreeBSD-arm@freebsd.org> Subject: Re: Pine64+ - 12.0-CURRENT #0 r327665 don't detect awg0 Message-ID: <20180108170717.0b4c03a15a518e834bc9c61b@bidouilliste.com> In-Reply-To: <44f39a02-a989-c077-d163-1406e64a53de@restart.be> References: <98a73723-005d-1178-b8b7-beeb65ba5ad5@restart.be> <CACNAnaEdZJ=dRzpWpUR%2BRuzD9cC-rW-A3GN5Br734vN7y89_AQ@mail.gmail.com> <44f39a02-a989-c077-d163-1406e64a53de@restart.be>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 8 Jan 2018 17:03:28 +0100 Henri Hennebert <hlh@restart.be> wrote: > On 01/08/2018 16:44, Kyle Evans wrote: > > On Mon, Jan 8, 2018 at 9:40 AM, Henri Hennebert <hlh@restart.be> wrote: > >> Hello, > >> > >> When I boot 12.0-CURRENT #0 r327665 in verbose mode with > >> U-Boot 2017.09 (Dec 12 2017 - 21:15:33 +0000) on Pine64+ > >> I get: > >> > >> simplebus0: <ethernet@01c30000> mem 0x1c30000-0x1c31fff,0x1c00030-0x1c00033 > >> irq 27 compat allwinner,sun50i-a64-emac (no driver attached) > > > > Hi, > > > > Can you post the rest of this dmesg, so we can see fully what's going > > on with awg/syscon interaction? > OK boot -v -s > Booting... > Using DTB provided by EFI at 0x48000000. > KDB: debugger backends: ddb > KDB: current backend: ddb > Found 4 CPUs in the device tree > Copyright (c) 1992-2018 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD is a registered trademark of The FreeBSD Foundation. > FreeBSD 12.0-CURRENT #0 r327665M: Mon Jan 8 13:55:28 CET 2018 > root@nakiska.restart.bel:/usr/obj/usr/src/arm64.aarch64/sys/NORQUAY > arm64 You most likely forgot to add ext_resources into your kernel config file. You might want to include GENERIC and remove device/options rather than rolling your own config (or track each addition made to GENERIC). Cheers, -- Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180108170717.0b4c03a15a518e834bc9c61b>