From: Guillaume Gardet <guillaume.gardet@free.fr>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC] Add EXT filesystem support to SPL
Date: Thu, 21 Aug 2014 14:41:41 +0200 [thread overview]
Message-ID: <53F5E905.6000207@free.fr> (raw)
Hi,
I have prepared a patch to add EXT filesystem support to SPL, but I have some questions to make a good patch.
Currently, we have : MMCSD_MODE_FAT for FAT boot. Should we add MMCSD_MODE_EXT or just rename it to MMCSD_MODE_FS (or something else) to be filesystem generic?
Then, some vars are defined using FAT in their name such as: CONFIG_SYS_MMC_SD_FAT_BOOT_PARTITION or CONFIG_SPL_FAT_LOAD_PAYLOAD_NAME. We could use them also for EXT but FAT in the name is a bit annoying. Defining new vars seems useless to me, so I propose to just remove FAT from the name.
Once I get feedback on this, I will send a proper patch.
Regards,
Guillaume
reply other threads:[~2014-08-21 12:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=53F5E905.6000207@free.fr \
--to=guillaume.gardet@free.fr \
--cc=u-boot@lists.denx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.