u-boot/drivers/memory
Roger Quadros 4f836fb324 memory: ti-gpmc: use printf to dump settings/timings
pr_info() depends on CONFIG_LOGLEVEL > 6. If user has
enabled CONFIG_TI_GPMC_DEBUG then we should print the
GPMC settings/timings regardless of CONFIG_LOGLEVEL.

So use printf() instead of pr_info().

Signed-off-by: Roger Quadros <rogerq@kernel.org>
2024-06-07 14:07:23 -06:00
..
atmel_ebi.c memory: atmel-ebi: add Atmel EBI (External Bus Interface) driver 2022-12-08 18:06:27 +02:00
Kconfig Kconfig: Remove all default n/no options 2023-10-30 15:32:49 -04:00
Makefile memory: atmel-ebi: add Atmel EBI (External Bus Interface) driver 2022-12-08 18:06:27 +02:00
memory-sandbox.c dm: memory: Introduce new uclass 2022-10-26 15:21:11 -04:00
memory-uclass.c dm: memory: Introduce new uclass 2022-10-26 15:21:11 -04:00
stm32-fmc2-ebi.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
ti-aemif.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
ti-gpmc.c memory: ti-gpmc: use printf to dump settings/timings 2024-06-07 14:07:23 -06:00
ti-gpmc.h tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00