mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-16 09:54:35 +00:00
![]() 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> |
||
---|---|---|
.. | ||
atmel_ebi.c | ||
Kconfig | ||
Makefile | ||
memory-sandbox.c | ||
memory-uclass.c | ||
stm32-fmc2-ebi.c | ||
ti-aemif.c | ||
ti-gpmc.c | ||
ti-gpmc.h |