[PATCH 1/3] common: drop done TODO about 4G partitions

Ahmad Fatoum a.fatoum at pengutronix.de
Tue Mar 23 07:50:33 GMT 2021


With recent changes, barebox can handle partitions bigger than 4G.
Remove the todo.

Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
---
 common/partitions.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/common/partitions.c b/common/partitions.c
index 1f0c544c6067..10ce53a6a125 100644
--- a/common/partitions.c
+++ b/common/partitions.c
@@ -7,7 +7,6 @@
  * @file
  * @brief Generic support for partition tables on disk like media
  *
- * @todo Support for disks larger than 4 GiB
  * @todo Reliable size detection for BIOS based disks (on x86 only)
  */
 #include <common.h>
-- 
2.29.2




More information about the barebox mailing list