u-boot/board/phytec/phycore_imx8mp
Tom Rini ee82a5a0ed phycore_imx8mp: Rework some of the RAM related Kconfig symbols
As the code is today, we get a warning about "select" statements on
"choice" options not doing anything. In this case we can easily fix this
by dropping the select line as the following choice statement handles
things correctly. We also drop the "default false" line as false / n is
the default.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Teresa Remmet <t.remmet@phytec.de>
2025-03-19 13:19:50 -03:00
..
imximage-8mp-sd.cfg imx: Don't define __ASSEMBLY__ in source files 2022-02-08 23:07:58 -05:00
Kconfig phycore_imx8mp: Rework some of the RAM related Kconfig symbols 2025-03-19 13:19:50 -03:00
lpddr4_timing.c board: phytec: phycore_imx8mp: Add support for different RAM sizes 2024-06-03 12:14:00 -03:00
lpddr4_timing.h board: phytec: phycore_imx8mp: Add support for different RAM sizes 2024-06-03 12:14:00 -03:00
MAINTAINERS arm: imx8mp-phycore: move to OF_UPSTREAM 2024-06-03 12:13:41 -03:00
Makefile board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
phycore-imx8mp.c board: phytec: phycore_imx8mp: Add mtd spi partitions 2024-08-30 15:50:36 -03:00
phycore_imx8mp.env board: phytec: phycore_imx8mp: Add mtd spi partitions 2024-08-30 15:50:36 -03:00
spl.c phycore-imx8mp: Enable CAAM in spl 2025-01-20 08:41:38 -03:00