All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] FAT write: Fix compile errors
Date: Sun, 25 Mar 2012 01:17:08 +0100	[thread overview]
Message-ID: <20120325011708.1162f30c@wker> (raw)
In-Reply-To: <1332427136-13918-1-git-send-email-mvs@tigris.de>

Hello Maximilian,

On Thu, 22 Mar 2012 15:38:55 +0100
Maximilian Schwerin <mvs@tigris.de> wrote:

> This patch removes compile errors introduced by
> 'fs/fat: Fix FAT detection to support non-DOS partition tables'.
> 
> This patch was originally part of
> 
> http://article.gmane.org/gmane.comp.boot-loaders.u-boot/121847
> 
> Reported-by: Donggeun Kim <dg77.kim@samsung.com>
> Cc: Kyungmin Park <kyungmin.park@samsung.com>
> ---
>  fs/fat/fat_write.c |   20 ++++++++------------
>  1 files changed, 8 insertions(+), 12 deletions(-)

Applied to u-boot-staging/agust at denx.de after fixing
commit log and all attribution tags.

NOTE: When submitting patches from other people you should
preserve their authorship and SoB and add your SoB.

Thanks,
Anatolij

  parent reply	other threads:[~2012-03-25  0:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-13  9:57 [U-Boot] [PATCH 1/2] cmd_fat: add FAT write command Maximilian Schwerin
2012-03-13  9:57 ` [U-Boot] [PATCH 2/2] Add support for loading and saving the environment to a FAT partition Maximilian Schwerin
2012-03-30 20:40   ` Wolfgang Denk
2012-03-18 21:04 ` [U-Boot] [PATCH 1/2] cmd_fat: add FAT write command Wolfgang Denk
2012-03-22 14:38 ` [U-Boot] [PATCH 1/2] FAT write: Fix compile errors Maximilian Schwerin
2012-03-24 23:57   ` [U-Boot] [PATCH] fs/fat/fat_write.c: Fix GCC 4.6 warnings Anatolij Gustschin
2012-03-25  0:30     ` Anatolij Gustschin
2012-03-25  0:17   ` Anatolij Gustschin [this message]
2012-03-22 14:38 ` [U-Boot] [PATCH 2/2] cmd_fat: add FAT write command Maximilian Schwerin
2012-03-25  0:26   ` Anatolij Gustschin
2012-03-26  0:34     ` Kyungmin Park
2012-03-26  7:13       ` Anatolij Gustschin
2012-03-26  8:27         ` Maximilian Schwerin
2012-03-26  8:33         ` Kyungmin Park

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=20120325011708.1162f30c@wker \
    --to=agust@denx.de \
    --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.