imx: Add 2GB lpddr support for i.MX8MN Beacon EmbeddedWorks devkit.
authorAdam Ford <aford173@gmail.com>
Tue, 16 Feb 2021 14:19:52 +0000 (08:19 -0600)
committerStefano Babic <sbabic@denx.de>
Mon, 1 Mar 2021 09:21:36 +0000 (10:21 +0100)
commit5d9b16640187f9caa9a4c5f7ca5e733eef9c4bf4
tree1574c32286d9c0020a98c91be42a5782f6ec57ac
parente8e2703a3050feb8d2e6473d806c5277d5e3236f
imx: Add 2GB lpddr support for i.MX8MN Beacon EmbeddedWorks devkit.

There is a second lpddr configuration with 2GB of RAM, but this requires
different RAM timings, so in addition to adding the timing file, a
separate defconfig is necessary.

Signed-off-by: Adam Ford <aford173@gmail.com>
board/beacon/imx8mn/Kconfig
board/beacon/imx8mn/MAINTAINERS
board/beacon/imx8mn/Makefile
board/beacon/imx8mn/lpddr4_2g_timing.c [new file with mode: 0644]
configs/imx8mn_beacon_2g_defconfig [new file with mode: 0644]
include/configs/imx8mn_beacon.h