Skip to content
Snippets Groups Projects
Commit 59942219 authored by Peter Robinson's avatar Peter Robinson
Browse files

Revert "arm: dts: bcm283x: Add minimal smbios information"


This reverts commit 33041972.

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: default avatarPeter Robinson <pbrobinson@gmail.com>
Acked-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
Acked-by: Matthias Brugger's avatarMatthias Brugger <mbrugger@suse.com>
parent 3f772959
No related branches found
No related tags found
No related merge requests found
......@@ -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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment