rv1126-uboot/disk
Alexander Graf 1b659546cc UPSTREAM: iso: Reduce verbosity on test and info calls
The test and info callbacks into the partition callback struct are
used by the "part list" command on the command line. That command
is used by the distro script.

With verb=1 set, "part list" thus throws a lot of warnings about
partitions it can't find when an upper layer searches for partitions.

So let's reduce verbosity to bring it to the same level of noise
as the other partition targets.

Change-Id: I289d3fe2f1d11b18183b834189463578ba5cab90
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
(cherry picked from commit b16339e254371b2823f48186889775b90b044f7e)
2018-01-17 15:27:28 +08:00
..
Kconfig disk: part_rockchip: add new partition type for rockchip parameter 2017-12-08 18:13:25 +08:00
Makefile disk: part_rockchip: add new partition type for rockchip parameter 2017-12-08 18:13:25 +08:00
part.c UPSTREAM: fs: add fs_readdir() 2018-01-16 18:16:48 +08:00
part_amiga.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
part_amiga.h disk: convert CONFIG_ISO_PARTITION to Kconfig 2017-01-28 08:47:35 -05:00
part_dos.c UPSTREAM: part: extract MBR signature from partitions 2018-01-16 18:16:48 +08:00
part_dos.h Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
part_efi.c UPSTREAM: part_efi: In is_gpt_valid() check argument validity before allocation 2018-01-17 15:27:28 +08:00
part_iso.c UPSTREAM: iso: Reduce verbosity on test and info calls 2018-01-17 15:27:28 +08:00
part_iso.h iso: Make little endian and 64bit safe 2016-04-18 17:11:33 -04:00
part_mac.c part: mac: Suppress the error message after reading ddb 2017-09-07 10:44:33 -04:00
part_mac.h disk: convert CONFIG_ISO_PARTITION to Kconfig 2017-01-28 08:47:35 -05:00
part_rkparm.c rockchip: fix blk_dread return value check error 2017-12-28 15:23:35 +08:00