linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* DMI: support for non-EFI platforms with non-standard SMBIOS entrypoint?
@ 2019-06-14  6:55 WANG Xuerui
  0 siblings, 0 replies; only message in thread
From: WANG Xuerui @ 2019-06-14  6:55 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-mips

Hi,

There are several MIPS platforms floating around with firmware SMBIOS
support, primarily Loongson 3-series, but their SMBIOS entrypoint is
non-standard.  According to the SMBIOS spec the non-EFI platforms should
have the tables in the 000F_0000h-000F_FFFFh physical range, however
these boards put the table at 0FFF_E000h.

How do we enable DMI for these non-EFI yet non-standard-compliant
systems without resorting to firmware fixing, which is not always
feasible?  It is possible to move the address definition to arch realm
with the standard value as default, but I would like to first ask for
suggestions, as I am fairly new to kernel development (personal hobby
for now).

Regards,

Xuerui

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-06-14  7:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-14  6:55 DMI: support for non-EFI platforms with non-standard SMBIOS entrypoint? WANG Xuerui

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 NNTP newsgroup(s).