]> Git Repo - J-u-boot.git/commit
arm: stm32mp1: Set soc_type, soc_pkg, soc_rev env variables
authorMarek Vasut <[email protected]>
Wed, 31 Mar 2021 12:15:09 +0000 (14:15 +0200)
committerPatrice Chotard <[email protected]>
Fri, 9 Apr 2021 12:45:25 +0000 (14:45 +0200)
commit2c2d7d6a72ba4a4f9323f24b8caa3b1e05546d83
tree123f72f20760a69e4ef603c6757638039be31abf
parenta08d1a916b9b86889c8ff54d85bc3fb8989fd91c
arm: stm32mp1: Set soc_type, soc_pkg, soc_rev env variables

Split up get_soc_name(), clean the decoding up a bit, and set up
environment variables which contain the SoC type, package, revision.
This is useful on SoMs, where multiple SoC options are populated.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Patrick Delaunay <[email protected]>
Cc: Patrice Chotard <[email protected]>
Reviewed-by: Patrick Delaunay <[email protected]>
arch/arm/mach-stm32mp/cpu.c
This page took 0.033869 seconds and 4 git commands to generate.