commit | dfe200ce2f1d7a07cfea94e2d6f10bc1cda5485f | [log] [tgz] |
---|---|---|
author | Marco Felsch <m.felsch@pengutronix.de> | Mon Aug 22 12:23:56 2022 +0200 |
committer | Marco Felsch <m.felsch@pengutronix.de> | Thu Oct 20 18:22:30 2022 +0200 |
tree | ae16aee81dabb21657d08efd3d28b6297da4fd8b | |
parent | 82cb834f14a2ace7e0386ac977f5e4d4fef093cf [diff] |
refactor(imx8mm): cleanup the mmap region settings No functional change. Introduce the bl_regions array to gather all regions and make use of the MAP_REGION_FLAT() macro. The array is than passed to mmap_add() to map all regions. While on it introduce some defines so the addr, size and flags can be read more easily. Signed-off-by: Marco Felsch <m.felsch@pengutronix.de> Change-Id: I9f0ae9fc89514db71bef734b867c46574833831c