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

Signed-off-by: Ahmad Fatoum <[email protected]>
---
 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


_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to