public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC, PATCH v3 0/3] mtd, ubi, ubifs: resync with Linux-3.14
Date: Thu, 12 Jun 2014 11:34:09 -0400	[thread overview]
Message-ID: <20140612153409.GC5752@bill-the-cat> (raw)
In-Reply-To: <1402471213-597-1-git-send-email-hs@denx.de>

On Wed, Jun 11, 2014 at 09:20:10AM +0200, Heiko Schocher wrote:

> resync mtd, ubi and ubifs subsystem with linux:
> 
> commit 455c6fdbd219161bd09b1165f11699d6d73de11c
> Author: Linus Torvalds <torvalds@linux-foundation.org>
> Date:   Sun Mar 30 20:40:15 2014 -0700
> 
>     Linux 3.14
> 
> Main reason for this sync is, we now have UBI fastmap support
> in U-Boot.
> 
> Tested it on am33xx, imx6 and mpc83xx boards. MAKEALL for arm and powerpc
> compiles clean.

It blows up other arches however:
blackfin/m68k/nds32/sparc/x86 is:
In file included from /home/trini/work/u-boot/u-boot/include/nand.h:37:0,
                 from /home/trini/work/u-boot/u-boot/common/cmd_bootm.c:75:
/home/trini/work/u-boot/u-boot/include/linux/compat.h:77:18: error: redefinition of typedef ?gfp_t?
/home/trini/work/u-boot/u-boot/include/linux/types.h:142:30: note: previous declaration of ?gfp_t? was here
microblaze/mips is:
In file included from /home/trini/work/u-boot/u-boot/arch/microblaze/include/asm
/bitops.h:9:0,
                 from /home/trini/work/u-boot/u-boot/include/linux/bitops.h:110,
                 from /home/trini/work/u-boot/u-boot/include/common.h:20,
                 from /home/trini/work/u-boot/u-boot/include/ubi_uboot.h:17,
                 from /home/trini/work/u-boot/u-boot/drivers/mtd/mtdcore.c:33:
/home/trini/work/u-boot/u-boot/arch/microblaze/include/asm/system.h:126:0: warning: "smp_rmb" redefined [enabled by default]
/home/trini/work/u-boot/u-boot/include/linux/compat.h:157:0: note: this is the location of the previous definition

I can test if you shoot me a private branch or just patches to git am,
but x86 isn't too hard to test (esp if you grab the patches that were posted
so that your 64bit host toolchain can be used) and I know ELDK supports
MIPS :)

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140612/46a85b85/attachment.pgp>

      parent reply	other threads:[~2014-06-12 15:34 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-11  7:20 [U-Boot] [RFC, PATCH v3 0/3] mtd, ubi, ubifs: resync with Linux-3.14 Heiko Schocher
2014-06-11  7:20 ` [U-Boot] [PATCH v3 1/3] lib, rbtree: " Heiko Schocher
2014-06-11  7:20 ` [U-Boot] [PATCH v3 2/3] lib, list_sort: add list_sort from linux 3.14 Heiko Schocher
2014-06-11  7:20 ` [U-Boot] [PATCH v3 3/3] mtd, ubi, ubifs: resync with Linux-3.14 Heiko Schocher
2014-06-12 10:52 ` [U-Boot] [RFC, PATCH v3 0/3] " Heiko Schocher
2014-06-12 15:34 ` 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=20140612153409.GC5752@bill-the-cat \
    --to=trini@ti.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox