rv1126-uboot/drivers/mtd
Eran Matityahu 955a06fc55 UPSTREAM: mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit
Before printk.h was introduced and MTDDEBUG was removed,
pr_crit() was calling MTDDEBUG(), which was since then
replaced by the current pr_debug().

pr_debug is more appropriate here.

Change-Id: Id553ff366acbb614f7a8adee6e8e46f79535be08
Signed-off-by: Eran Matityahu <eran.m@variscite.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit 734b080e78805edbb3430a52c8c5b1aeee02bd9f)
2019-07-05 19:33:50 +08:00
..
nand UPSTREAM: MTD: mxs_nand_spl: Redo the way nand_init initializes 2019-07-05 19:33:49 +08:00
onenand UPSTREAM: mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing 2019-07-05 19:33:44 +08:00
spi UPSTREAM: mtd: spi: Add lightweight SPI flash stack for SPL 2019-07-05 19:33:49 +08:00
ubi UPSTREAM: mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit 2019-07-05 19:33:50 +08:00
ubispl spl: Lightweight UBI and UBI fastmap support 2016-07-22 09:53:00 -04:00
Kconfig UPSTREAM: mtd: Drop duplicate MTD_PARTITIONS Kconfig option 2019-07-05 19:33:45 +08:00
Makefile UPSTREAM: cmd: mtd: add 'mtd' command 2019-07-05 19:33:44 +08:00
altera_qspi.c fdt: Rename a few functions in fdt_support 2017-06-01 07:03:11 -06:00
cfi_flash.c UPSTREAM: mtd: cfi_flash: Make live-tree compatible 2019-07-05 19:33:37 +08:00
cfi_mtd.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
ftsmc020.c
jedec_flash.c
mtd-uclass.c UPSTREAM: The user might want to trigger the probe of any MTD device, export these functions so they can be called from a command source file. 2019-07-05 19:33:44 +08:00
mtd_blk.c mtd: mtd_blk: reserve one block space for gpt table 2019-06-27 19:52:19 +08:00
mtd_uboot.c UPSTREAM: mtd: Don't stop MTD partition creation when it fails on one device 2019-07-05 19:33:47 +08:00
mtdconcat.c
mtdcore.c UPSTREAM: mtd: Delete partitions attached to the device when a device is deleted 2019-07-05 19:33:47 +08:00
mtdcore.h UPSTREAM: mtd: move definitions to enlarge their range 2019-07-05 19:33:44 +08:00
mtdpart.c UPSTREAM: mtd: Don't stop MTD partition creation when it fails on one device 2019-07-05 19:33:47 +08:00
mw_eeprom.c
pic32_flash.c UPSTREAM: flash: Fix spelling of "ERR_TIMOUT" 2019-07-05 19:33:35 +08:00
renesas_rpc_hf.c UPSTREAM: mtd: rpc: Add Renesas RPC Hyperflash driver 2019-07-05 19:33:36 +08:00
st_smi.c flash: complete CONFIG_SYS_NO_FLASH move with renaming 2017-02-12 14:30:25 -05:00
stm32_flash.c UPSTREAM: arch-stm32: Factorize stm32.h for STM32F4 and F7 2019-07-05 19:33:35 +08:00
stm32_flash.h stm32: stm32f4: move flash driver to mtd driver location 2016-03-26 18:49:28 -04:00