]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 8804/1: zImage: atags_to_fdt: add serial-number for ATAG_SERIAL
authorBen Dooks <ben-linux@fluff.org>
Fri, 12 Oct 2018 08:12:01 +0000 (09:12 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Thu, 8 Nov 2018 10:57:08 +0000 (10:57 +0000)
commit395b4e67480b2ec556c17391e9132c9215ceadc4
treec7d5993c2e8ba67f1eb97c30039fef824f5d1265
parent8f969539596ad277e1ae1860e1e01744c0fd1da0
ARM: 8804/1: zImage: atags_to_fdt: add serial-number for ATAG_SERIAL

If the system passes an ATAG_SERIAL, convert that into a /serial-number
node so that the system serial number will be passed through the FDT and
be present under the kernel.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/boot/compressed/atags_to_fdt.c