]> git.dujemihanovic.xyz Git - u-boot.git/commit
mach-snapdragon: set serial number
authorCaleb Connolly <caleb.connolly@linaro.org>
Thu, 8 Aug 2024 23:59:27 +0000 (01:59 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Fri, 6 Sep 2024 08:47:45 +0000 (10:47 +0200)
commit3819a6d16737089ea5e232006501a694a9a7a9c4
tree8fea0d7b66a57dd4f120e0fbf3455a3747e5fb57
parentd57a6da542b9d6810992a980f09abfe7da47e1b7
mach-snapdragon: set serial number

In the typical case where we chainload from ABL, the serial number is
available in the DT bootargs. Read it out and set the serial#
environment variable so that it can be used by fastboot.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
arch/arm/mach-snapdragon/board.c