Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH 0/3] MIPS: OCTEON: Make DT "model" visible in /proc/cpuinfo
@ 2016-02-22 22:22 Aaro Koskinen
  2016-02-22 22:22 ` [PATCH 1/3] MIPS: OCTEON: board_type_to_string: return NULL for unsupported board Aaro Koskinen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Aaro Koskinen @ 2016-02-22 22:22 UTC (permalink / raw)
  To: Ralf Baechle, David Daney, linux-mips; +Cc: Aaro Koskinen

Hi,

This is a small cosmetic change to get rid of "Unsupported Board" in
/proc/cpuinfo with "pure DT" boards.

E.g. on EdgeRouter Pro this changes system type in /proc/cpuinfo from:

	system type             : Unsupported Board (CN6120p1.1-1000-NSP)

to:

	system type             : ubnt,e200 (CN6120p1.1-1000-NSP)

A.

Aaro Koskinen (3):
  MIPS: OCTEON: board_type_to_string: return NULL for unsupported board
  MIPS: OCTEON: initialize system type string after device tree init
  MIPS: OCTEON: use model string from DTB for unknown board type

 arch/mips/cavium-octeon/setup.c              | 23 +++++++++++++++++------
 arch/mips/include/asm/octeon/cvmx-bootinfo.h |  2 +-
 2 files changed, 18 insertions(+), 7 deletions(-)

-- 
2.4.0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-02-23  2:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-22 22:22 [PATCH 0/3] MIPS: OCTEON: Make DT "model" visible in /proc/cpuinfo Aaro Koskinen
2016-02-22 22:22 ` [PATCH 1/3] MIPS: OCTEON: board_type_to_string: return NULL for unsupported board Aaro Koskinen
2016-02-22 22:22 ` [PATCH 2/3] MIPS: OCTEON: initialize system type string after device tree init Aaro Koskinen
2016-02-22 22:22 ` [PATCH 3/3] MIPS: OCTEON: use model string from DTB for unknown board type Aaro Koskinen
2016-02-23  2:02 ` [PATCH 0/3] MIPS: OCTEON: Make DT "model" visible in /proc/cpuinfo David Daney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox