commit | 78943112046861fece3b8052f09407461ceb4de2 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Sun Dec 11 21:17:14 2022 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Mon Jan 30 23:23:02 2023 +0100 |
tree | b60192d228f1ecbceca91e6f88fc11793703846f | |
parent | 48e7f6cc6e7cd0f0e280a1b7a4530427b617a495 [diff] |
ARM: imx: Factor common code out of Data Modul i.MX8M Mini eDM SBC Pull common.c into common subdirectory of the board file, since this code can be reused by other Data Modul SBCs. Drop the include of lpddr4_timing.h, which is unneeded. Signed-off-by: Marek Vasut <marex@denx.de>