All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: "Pali Rohár" <pali@kernel.org>
Cc: Simon Glass <sjg@chromium.org>,
	Heinrich Schuchardt <xypron.glpk@gmx.de>,
	Sean Anderson <sean.anderson@seco.com>,
	u-boot@lists.denx.de
Subject: Re: [PATCH] fs: Allow to compile FS_BTRFS when SPL is enabled
Date: Wed, 20 Apr 2022 09:11:45 -0400	[thread overview]
Message-ID: <20220420131145.GD3045430@bill-the-cat> (raw)
In-Reply-To: <20220407125325.5382-1-pali@kernel.org>

[-- Attachment #1: Type: text/plain, Size: 455 bytes --]

On Thu, Apr 07, 2022 at 02:53:25PM +0200, Pali Rohár wrote:

> Currently there is no btrfs support in SPL. But macro CONFIG_FS_BTRFS is
> defined also when building SPL. When both FS_BTRFS and SPL are enabled
> then build process throw compile error.
> 
> Fix check for btrfs code in fstypes[] to allow compiling FS_BTRFS only in
> proper U-Boot.
> 
> Signed-off-by: Pali Rohár <pali@kernel.org>

Applied to u-boot/master, thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

      reply	other threads:[~2022-04-20 13:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-07 12:53 [PATCH] fs: Allow to compile FS_BTRFS when SPL is enabled Pali Rohár
2022-04-20 13:11 ` Tom Rini [this message]

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=20220420131145.GD3045430@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=pali@kernel.org \
    --cc=sean.anderson@seco.com \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    --cc=xypron.glpk@gmx.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.