]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Add device-tree model to the hardware description
authorMichael Ellerman <mpe@ellerman.id.au>
Fri, 30 Sep 2022 08:27:07 +0000 (18:27 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 30 Sep 2022 08:35:53 +0000 (18:35 +1000)
commitc7c2346c64888ad2f16fde0adadcf1f6400e19aa
tree69f5b9bbb3fa7cf7e918789beac8e823f73f292c
parent0cb0fcdc1bb80fd9a4dd6a008bd07632e9eba2e7
powerpc: Add device-tree model to the hardware description

Add the model of the machine we're on to the hardware description, which
is printed at boot and in case of an oops.

eg: Hardware name: IBM,8247-22L

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220930082709.55830-4-mpe@ellerman.id.au
arch/powerpc/kernel/prom.c