u-boot/cmd/ti
Tom Rini aa6e94deab global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
The rest of the unmigrated CONFIG symbols in the CONFIG_SYS_SDRAM
namespace do not easily transition to Kconfig. In many cases they likely
should come from the device tree instead. Move these out of CONFIG
namespace and in to CFG namespace.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-12-05 16:06:07 -05:00
..
ddr3.c global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
Kconfig cmd: ti: pd: Add debug command for K3 power domains 2021-06-11 16:34:52 +05:30
Makefile cmd: ti: pd: Add debug command for K3 power domains 2021-06-11 16:34:52 +05:30
pd.c global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00