[PATCH] arm64: imx: imx8mp-beacon: Add support for 4GB Variant
Adam Ford
aford173 at gmail.com
Fri Nov 17 15:48:00 CET 2023
On Fri, Nov 17, 2023 at 8:41 AM Tom Rini <trini at konsulko.com> wrote:
>
> On Thu, Nov 16, 2023 at 07:31:53PM -0600, Adam Ford wrote:
>
> > A new variant of the i.MX8MP System-on-module from Beacon is
> > available which contains 4GB of RAM vs 6GB. The memory
> > timings are slightly different, so a different config is necessary
> > to build the different timing file.
> >
> > Signed-off-by: Adam Ford <aford173 at gmail.com>
>
> Might this be a case for using config fragments instead?
I didn't realize U-Boot was supporting that. I'll submit a V2 with
the defconfig option removed. Is there an example you can direct me
to that does this already?
thanks!
adam
> See doc/develop/board_best_practices.rst
>
> --
> Tom
More information about the U-Boot
mailing list