Searched hist:da2ee24d9150448e1816db790b4e11e2cf53df20 (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.android-fastboot | da2ee24d9150448e1816db790b4e11e2cf53df20 Fri Sep 09 08:27:17 UTC 2016 Petr Kulhavy <brain@jikos.cz> disk: part: refactor generic name creation for DOS and ISO
In both DOS and ISO partition tables the same code to create partition name like "hda1" was repeated.
Code moved to into a new function part_set_generic_name() in part.c and optimized. Added recognition of MMC and SD types, name is like "mmcsda1".
Signed-off-by: Petr Kulhavy <brain@jikos.cz> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Steve Rae <steve.rae@raedomain.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/disk/ |
| H A D | part_iso.c | da2ee24d9150448e1816db790b4e11e2cf53df20 Fri Sep 09 08:27:17 UTC 2016 Petr Kulhavy <brain@jikos.cz> disk: part: refactor generic name creation for DOS and ISO
In both DOS and ISO partition tables the same code to create partition name like "hda1" was repeated.
Code moved to into a new function part_set_generic_name() in part.c and optimized. Added recognition of MMC and SD types, name is like "mmcsda1".
Signed-off-by: Petr Kulhavy <brain@jikos.cz> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Steve Rae <steve.rae@raedomain.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | part_dos.c | da2ee24d9150448e1816db790b4e11e2cf53df20 Fri Sep 09 08:27:17 UTC 2016 Petr Kulhavy <brain@jikos.cz> disk: part: refactor generic name creation for DOS and ISO
In both DOS and ISO partition tables the same code to create partition name like "hda1" was repeated.
Code moved to into a new function part_set_generic_name() in part.c and optimized. Added recognition of MMC and SD types, name is like "mmcsda1".
Signed-off-by: Petr Kulhavy <brain@jikos.cz> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Steve Rae <steve.rae@raedomain.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | part.c | da2ee24d9150448e1816db790b4e11e2cf53df20 Fri Sep 09 08:27:17 UTC 2016 Petr Kulhavy <brain@jikos.cz> disk: part: refactor generic name creation for DOS and ISO
In both DOS and ISO partition tables the same code to create partition name like "hda1" was repeated.
Code moved to into a new function part_set_generic_name() in part.c and optimized. Added recognition of MMC and SD types, name is like "mmcsda1".
Signed-off-by: Petr Kulhavy <brain@jikos.cz> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Steve Rae <steve.rae@raedomain.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | part.h | da2ee24d9150448e1816db790b4e11e2cf53df20 Fri Sep 09 08:27:17 UTC 2016 Petr Kulhavy <brain@jikos.cz> disk: part: refactor generic name creation for DOS and ISO
In both DOS and ISO partition tables the same code to create partition name like "hda1" was repeated.
Code moved to into a new function part_set_generic_name() in part.c and optimized. Added recognition of MMC and SD types, name is like "mmcsda1".
Signed-off-by: Petr Kulhavy <brain@jikos.cz> Reviewed-by: Tom Rini <trini@konsulko.com> Acked-by: Steve Rae <steve.rae@raedomain.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|