mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: barebox@lists.infradead.org
Cc: jbe@pengutronix.de, Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [PATCH 1/3] common: drop done TODO about 4G partitions
Date: Tue, 23 Mar 2021 08:50:33 +0100	[thread overview]
Message-ID: <20210323075035.26816-1-a.fatoum@pengutronix.de> (raw)

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


             reply	other threads:[~2021-03-23  7:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-23  7:50 Ahmad Fatoum [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210323075035.26816-1-a.fatoum@pengutronix.de \
    --to=a.fatoum@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=jbe@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox