rv1126-uboot/disk
Jason Zhu e65f23e90c disk: rkparam: fix get disk part size error
The disk part size is defined as number of blocks in partition rather
than bytes.So delete "<< 9".

Change-Id: I4428e5965c6456fcc69fb601d18a97fc48210617
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
2019-04-10 14:43:52 +08:00
..
Kconfig
Makefile
part.c disk: part: add interface to get partition type 2018-11-29 20:40:09 +08:00
part_amiga.c
part_amiga.h
part_dos.c
part_dos.h
part_efi.c gpt: open repair gpt depend on CONFIG_RKIMG_BOOTLOADER 2019-01-09 09:58:09 +08:00
part_iso.c
part_iso.h
part_mac.c
part_mac.h
part_rkparm.c disk: rkparam: fix get disk part size error 2019-04-10 14:43:52 +08:00