1
0
Fork 0
mirror of https://github.com/u-boot/u-boot.git synced 2025-04-23 13:56:20 +00:00
u-boot/disk
Alexey Romanov 6b0c9f2cb5 disk: don't try search for partition type if already set
Block devices can already set partition type at initialization
stage, so, in this case is no point in searching for partition type.

Signed-off-by: Alexey Romanov <avromanov@salutedevices.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
2024-08-08 09:28:02 +02:00
..
disk-uclass.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
Kconfig Fix Kconfig coding style from spaces to tab 2024-07-05 13:57:02 -06:00
Makefile blk: Rename HAVE_BLOCK_DEVICE 2022-09-16 11:05:16 -04:00
part.c disk: don't try search for partition type if already set 2024-08-08 09:28:02 +02:00
part_amiga.c disk: Remove duplicate newlines 2024-07-15 12:12:17 -06:00
part_amiga.h disk: Remove duplicate newlines 2024-07-15 12:12:17 -06:00
part_dos.c disk: Remove duplicate newlines 2024-07-15 12:12:17 -06:00
part_dos.h disk: dos: add code for creating MBR partition layout 2021-01-15 15:33:09 -05:00
part_efi.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
part_iso.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
part_iso.h disk: Remove duplicate newlines 2024-07-15 12:12:17 -06:00
part_mac.c disk: Remove duplicate newlines 2024-07-15 12:12:17 -06:00
part_mac.h disk: Remove duplicate newlines 2024-07-15 12:12:17 -06:00