From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Tue, 04 Jul 2023 11:12:26 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qGc5D-00Eao7-MN for lore@lore.pengutronix.de; Tue, 04 Jul 2023 11:12:26 +0200 Received: from bombadil.infradead.org ([2607:7c80:54:3::133]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qGc5B-0003k8-3d for lore@pengutronix.de; Tue, 04 Jul 2023 11:12:25 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:From:In-Reply-To: Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=2+y7hmqL4hU77Z78hwlaMkr9QoygzwiIEWWnQJW0U/U=; b=dRsyuGR/CL2vQBrY0uxQYNBwgP oOGmrw7QIGDhr/26j0h2UZ/qpMdDuO1SZtTmc2CkSBnNJcXajNyx/0HtIL10ihF+ObgTsvGrpqkou Eho00tXlp/KGCN5dBrcllqWoU3EmeU8nj6lC1Z7SHK3EdnRuGa1AXn7ASRfUjjkC3rmXnHAUnTmIN ke36nEIyCpqffhjJW4Q0Wc5+ZGbqiSRtp14WA3qEaWGg9ARP5ioDWQJVK7b1Vldnc38/Q4Z6S/DRU p6muDLANSq1nFGe22hzLNRNxuQQeLdoCD78PZEWYR5DGq014xz8IFWDKvGqWn0auZwMffqM3Fx5l4 R0uVx4Lg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qGc3x-00Cfod-1B; Tue, 04 Jul 2023 09:11:09 +0000 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qGc3u-00Cfnv-0j for barebox@lists.infradead.org; Tue, 04 Jul 2023 09:11:07 +0000 Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qGc3s-0003Y0-Vo; Tue, 04 Jul 2023 11:11:04 +0200 Received: from sha by ptx.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1qGc3s-0007wy-PV; Tue, 04 Jul 2023 11:11:04 +0200 Date: Tue, 4 Jul 2023 11:11:04 +0200 To: Ahmad Fatoum Cc: barebox@lists.infradead.org Message-ID: <20230704091104.GA18491@pengutronix.de> References: <20230629065225.1119341-1-a.fatoum@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230629065225.1119341-1-a.fatoum@pengutronix.de> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain User-Agent: Mutt/1.10.1 (2018-07-13) From: Sascha Hauer X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230704_021106_261852_0EFFDE17 X-CRM114-Status: GOOD ( 25.02 ) X-BeenThere: barebox@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "barebox" X-SA-Exim-Connect-IP: 2607:7c80:54:3::133 X-SA-Exim-Mail-From: barebox-bounces+lore=pengutronix.de@lists.infradead.org X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on metis.ext.pengutronix.de X-Spam-Level: X-Spam-Status: No, score=-4.8 required=4.0 tests=AWL,BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_NONE, T_SCC_BODY_TEXT_LINE autolearn=unavailable autolearn_force=no version=3.4.2 Subject: Re: [PATCH] Documentation: use current link to bootloader spec spec X-SA-Exim-Version: 4.2.1 (built Wed, 08 May 2019 21:11:16 +0000) X-SA-Exim-Scanned: Yes (on metis.ext.pengutronix.de) On Thu, Jun 29, 2023 at 08:52:25AM +0200, Ahmad Fatoum wrote: > Both the Freedesktop and the systemd links are outdated, so replace them > with the current home of the spec. > > Signed-off-by: Ahmad Fatoum > --- > Documentation/talks.rst | 2 +- > Documentation/user/booting-linux.rst | 2 +- > common/Kconfig | 4 ++-- > 3 files changed, 4 insertions(+), 4 deletions(-) Applied, thanks Sascha > > diff --git a/Documentation/talks.rst b/Documentation/talks.rst > index 5f1af599316b..5206d649a2a7 100644 > --- a/Documentation/talks.rst > +++ b/Documentation/talks.rst > @@ -100,7 +100,7 @@ Sascha Hauer, Embedded Linux Conference - Europe 2013 > `[slides] `__ > `[video] `__ > > - The freedesktop.org bootloader specification and its support in barebox. > + The bootloader specification and its support in barebox. > > Barebox Bootloader > ------------------ > diff --git a/Documentation/user/booting-linux.rst b/Documentation/user/booting-linux.rst > index 6fa8cd911e06..0ba6229797cd 100644 > --- a/Documentation/user/booting-linux.rst > +++ b/Documentation/user/booting-linux.rst > @@ -168,7 +168,7 @@ Bootloader Spec > > barebox supports booting according to the bootloader spec: > > -https://systemd.io/BOOT_LOADER_SPECIFICATION/ > +https://uapi-group.org/specifications/specs/boot_loader_specification/ > > It follows another philosophy than the :ref:`boot_entries`. With Boot Entries > booting is completely configured in the bootloader. Bootloader Spec Entries > diff --git a/common/Kconfig b/common/Kconfig > index 3a57e16b3be6..6bcb2dac5b7f 100644 > --- a/common/Kconfig > +++ b/common/Kconfig > @@ -684,8 +684,8 @@ config BLSPEC > bool > prompt "Support bootloader spec" > help > - Enable this to let barebox support the Freedesktop bootloader spec, > - see: http://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/ > + Enable this to let barebox support the UAPI bootloader spec, > + see: https://uapi-group.org/specifications/specs/boot_loader_specification/ > The bootloader spec is a standard interface between the bootloader > and the kernel. It allows the bootloader to discover boot options > on a device and it allows the Operating System to install / update > -- > 2.39.2 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |