u-boot/cmd/ti
Tom Rini 1b377a9ffe cmd/ti: Update Kconfig logic and Makefile recursion logic
- Add some dependencies to CMD_DDR3 as this is only valid on some
  platforms (which tend to select it as well).
- The proper gate for going in to cmd/ti is not
  CONFIG_TI_COMMON_CMD_OPTIONS as nothing under there is controlled by
  that symbol but the general TI architecture options.

Signed-off-by: Tom Rini <trini@konsulko.com>
2023-10-16 10:25:02 -04:00
..
ddr3.c global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
Kconfig cmd/ti: Update Kconfig logic and Makefile recursion logic 2023-10-16 10:25:02 -04:00
Makefile cmd/ti: Update Kconfig logic and Makefile recursion logic 2023-10-16 10:25:02 -04:00
pd.c cmd: Convert existing long help messages to the new macro 2023-10-16 10:24:58 -04:00