commit | d8bb39dae722f9ff1e638b893c7b3102873178be | [log] [tgz] |
---|---|---|
author | Dario Binacchi <dario.binacchi@amarulasolutions.com> | Thu Sep 12 10:44:04 2024 +0200 |
committer | Dario Binacchi <dario.binacchi@amarulasolutions.com> | Thu Oct 10 10:10:10 2024 +0200 |
tree | e1078857fe633d85a165ce5778a0a1fc91697d3f | |
parent | d4834fb160f4532fc10553522e745e779d2a5208 [diff] |
refactor(imx8m): replace UART base magic numbers with macros This patch replaces the magic numbers of the UART base addresses with the corresponding macros defined in the appropriate platform file. Change-Id: Ie6a4555a659e9f722a8d819958ad9a2dee7c3aa0 Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>