From nobody Tue Sep 27 23:29:30 2022 X-Original-To: freebsd-arm@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4McbS837m7z4dTyY for ; Tue, 27 Sep 2022 23:29:28 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [50.1.20.27]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "www.zefox.com", Issuer "www.zefox.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4McbS73nl7z3J3m for ; Tue, 27 Sep 2022 23:29:27 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.16.1/8.15.2) with ESMTPS id 28RNTU0k073129 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Tue, 27 Sep 2022 16:29:30 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.16.1/8.15.2/Submit) id 28RNTUmC073128; Tue, 27 Sep 2022 16:29:30 -0700 (PDT) (envelope-from fbsd) Date: Tue, 27 Sep 2022 16:29:30 -0700 From: bob prohaska To: Mark Millard Cc: Klaus K??chemann , freebsd-arm@freebsd.org Subject: Re: u-boot debug, was: Re: U-boot on RPI3, sees disk but won't boot it Message-ID: <20220927232930.GC72077@www.zefox.net> References: <3D6CF13E-261D-41D2-AC5B-923C0BF54087@yahoo.com> <20220927160328.GA71742@www.zefox.net> <67C09E9F-AD1D-4D0D-9E6F-9C1B046D8952@googlemail.com> <4154AFCB-7428-4005-843A-4EF8C0EBCCB8@googlemail.com> <9A3609DF-D873-4712-A61D-C351C162EF2A@googlemail.com> <61CFA9D4-8DFD-41C5-A2B4-E5B3CD78C327@yahoo.com> <650FD030-783D-46C4-8CC9-50D608569898@yahoo.com> <81C8A094-8492-41DC-A74E-486A9225A2A3@googlemail.com> <760FE9D5-7A1D-40C2-B4CC-E90B300F5B3B@yahoo.com> List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <760FE9D5-7A1D-40C2-B4CC-E90B300F5B3B@yahoo.com> X-Rspamd-Queue-Id: 4McbS73nl7z3J3m X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of fbsd@www.zefox.net has no SPF policy when checking 50.1.20.27) smtp.mailfrom=fbsd@www.zefox.net X-Spamd-Result: default: False [-0.77 / 15.00]; AUTH_NA(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.996]; NEURAL_HAM_LONG(-0.68)[-0.677]; MID_RHS_WWW(0.50)[]; WWW_DOT_DOMAIN(0.50)[]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[freebsd-arm@freebsd.org]; FREEMAIL_TO(0.00)[yahoo.com]; R_DKIM_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:7065, ipnet:50.1.16.0/20, country:US]; MIME_TRACE(0.00)[0:+]; TO_MATCH_ENVRCPT_SOME(0.00)[]; R_SPF_NA(0.00)[no SPF record]; FREEMAIL_CC(0.00)[googlemail.com,freebsd.org]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; DMARC_NA(0.00)[zefox.net]; RCVD_TLS_LAST(0.00)[] X-ThisMailContainsUnwantedMimeParts: N On Tue, Sep 27, 2022 at 03:27:10PM -0700, Mark Millard wrote: > > Until the following are changed to have appropriate > values at the overall configuration level, it does > not appear that LOG_DEBUG and/or DEBUG will do > anything: > > QUOTE > The following options are used to enable logging > at compile time: > > CONFIG_LOG - Enables the logging system > CONFIG_LOG_MAX_LEVEL - Max log level to > build (anything higher is compiled out) > CONFIG_LOG_CONSOLE - Enable writing log > records to the console > END QUOTE > > I expect that means having them set appropriately > in rpi_arm64_defconfig for the experiments. > At long last I did it correctly and got a u-boot.bin that's just under 600kB. After issuing shutdown -r now part of the output includes Uptime: 1h38m7s Resetting system ... U-Boot 2022.04 (Sep 27 2022 - 15:47:57 -0700) DRAM: 948 MiB RPI 3 Model B (0xa02082) serial_pl01x serial@7e201000: pinctrl_select_state_full: pinctrl_config_one: err=-22 Core: 69 devices, 10 uclasses, devicetree: board MMC: mmc@7e300000: 2 Loading Environment from FAT... In: serial [there is no uboot.env] Out: vidconsole Err: vidconsole Net: No ethernet found. starting USB... Bus usb@7e980000: dwc2_usb usb@7e980000: Can't get reset: -2 USB DWC2 scanning bus usb@7e980000 for devices... 6 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found Hit any key to stop autoboot: 0 MMC Device 0 not found no mmc device at slot 0 MMC Device 1 not found no mmc device at slot 1 Card did not respond to voltage select! : -110 Device 0: unknown device Waiting for Ethernet connection... done. BOOTP broadcast 1 BOOTP broadcast 2 [snipped] *** ERROR: `serverip' not set Config file not found U-Boot> U-Boot> U-Boot> usb reset resetting USB... Bus usb@7e980000: dwc2_usb usb@7e980000: Can't get reset: -2 USB DWC2 scanning bus usb@7e980000 for devices... 6 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found U-Boot> usb reset resetting USB... Bus usb@7e980000: dwc2_usb usb@7e980000: Can't get reset: -2 USB DWC2 scanning bus usb@7e980000 for devices... 6 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found U-Boot> usb reset resetting USB... Bus usb@7e980000: dwc2_usb usb@7e980000: Can't get reset: -2 USB DWC2 scanning bus usb@7e980000 for devices... 6 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found U-Boot> Issuing U-Boot> run bootcmd_usb0 Device 0: [tens of seconds pause, looks like u-boot started over] U-Boot 2022.04 (Sep 27 2022 - 15:47:57 -0700) DRAM: 948 MiB RPI 3 Model B (0xa02082) serial_pl01x serial@7e201000: pinctrl_select_state_full: pinctrl_config_one: err=-22 Core: 69 devices, 10 uclasses, devicetree: board MMC: mmc@7e300000: 2 Loading Environment from FAT... In: serial Out: vidconsole Err: vidconsole Net: No ethernet found. starting USB... Bus usb@7e980000: dwc2_usb usb@7e980000: Can't get reset: -2 USB DWC2 scanning bus usb@7e980000 for devices... 6 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found Hit any key to stop autoboot: 0 MMC Device 0 not found no mmc device at slot 0 MMC Device 1 not found no mmc device at slot 1 Card did not respond to voltage select! : -110 Device 0: Vendor: SABRENT Rev: 1214 Prod: Type: Hard Disk Capacity: 953869.7 MB = 931.5 GB (1953525168 x 512) ... is now current device Scanning usb 0:1... libfdt fdt_check_header(): FDT_ERR_BADMAGIC Card did not respond to voltage select! : -110 Missing RNG device for EFI_RNG_PROTOCOL No EFI system partition Found EFI removable media binary efi/boot/bootaa64.efi 1262604 bytes read in 31 ms (38.8 MiB/s) libfdt fdt_check_header(): FDT_ERR_BADMAGIC [lots of whitespace] [boot messages] Eventually loader takes over and the system reached multi-user. The only extra output seems to be the line Can't get reset: -2 But, the disk was discovered successfully. The maximum logging level was 4 out of 7, fearing bloat. I've subscribed to the freebsd-uboot@freebsd.org mailing list in case it's a better place for these questions. Having modified sources deleted by make clean is a nuisance. Can the behavior be avoided somehow? Thanks for all your help! bob prohaska