U-boot Archive mirror
 help / color / mirror / Atom feed
From: Peter Robinson <pbrobinson@gmail.com>
To: Matthias Brugger <mbrugger@suse.com>,
	Peter Robinson <pbrobinson@gmail.com>,
	Tom Rini <trini@konsulko.com>,
	u-boot@lists.denx.de
Subject: [PATCH] Revert "arm: dts: bcm283x: Add minimal smbios information"
Date: Tue, 14 May 2024 14:07:19 +0100	[thread overview]
Message-ID: <20240514130724.1474507-1-pbrobinson@gmail.com> (raw)

This reverts commit 33041972727e84d3f95e26c83322521f61827584.

With the ability to generate this SMBIOS details autmotically the
small amount of details that this patch provided are generated
automatically so this is now obsolete so we can just drop it.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
---
 arch/arm/dts/bcm283x-u-boot.dtsi | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/arch/arm/dts/bcm283x-u-boot.dtsi b/arch/arm/dts/bcm283x-u-boot.dtsi
index 8c17c6f6a52..ec0f93dd850 100644
--- a/arch/arm/dts/bcm283x-u-boot.dtsi
+++ b/arch/arm/dts/bcm283x-u-boot.dtsi
@@ -6,25 +6,6 @@
  * (C) Copyright 2016 Fabian Vogt <fvogt@suse.com>
  */
 
-/ {
-	smbios {
-		compatible = "u-boot,sysinfo-smbios";
-		smbios {
-			system {
-				manufacturer = "raspberrypi";
-				product = "rpi";
-			};
-			baseboard {
-				manufacturer = "raspberrypi";
-				product = "rpi";
-			};
-			chassis {
-				manufacturer = "raspberrypi";
-			};
-		};
-	};
-};
-
 &uart0 {
 	skip-init;
 	bootph-all;
-- 
2.45.0


             reply	other threads:[~2024-05-14 13:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-14 13:07 Peter Robinson [this message]
2024-05-25 15:09 ` [PATCH] Revert "arm: dts: bcm283x: Add minimal smbios information" Ilias Apalodimas
2024-05-27  7:58 ` Matthias Brugger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240514130724.1474507-1-pbrobinson@gmail.com \
    --to=pbrobinson@gmail.com \
    --cc=mbrugger@suse.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).