mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/3] common: drop done TODO about 4G partitions
@ 2021-03-23  7:50 Ahmad Fatoum
  2021-03-23  7:50 ` [PATCH 2/3] x86: drop legacy (PC BIOS) boot in favor of EFI Ahmad Fatoum
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ahmad Fatoum @ 2021-03-23  7:50 UTC (permalink / raw)
  To: barebox; +Cc: jbe, Ahmad Fatoum

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

Signed-off-by: Ahmad Fatoum <a.fatoum@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


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-25 12:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-23  7:50 [PATCH 1/3] common: drop done TODO about 4G partitions Ahmad Fatoum
2021-03-23  7:50 ` [PATCH 2/3] x86: drop legacy (PC BIOS) boot in favor of EFI Ahmad Fatoum
2021-03-23  7:50 ` [PATCH 3/3] doc: fix note about disassembling PBL Ahmad Fatoum
2021-03-25 12:26 ` [PATCH 1/3] common: drop done TODO about 4G partitions Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox