commit | 89345562d6932edc54d68c4af3febba83e46acd4 | [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 | eaaf26e3e6ac347cbfda00b6ba7d327e715d68f0 [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>