public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v3, 6/8] mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig
Date: Sun, 24 May 2015 14:39:35 -0500	[thread overview]
Message-ID: <20150524193219.GA3929@home.buserror.net> (raw)
In-Reply-To: <1431104833-9731-7-git-send-email-stefan@agner.ch>

On Fri, May 08, 2015 at 07:07:11PM +0200, Stefan Agner wrote:
> This commit allows users to enable/disable the Freescale NFC
> controller found in systems like Vybrid (VF610), MPC5125, MCF54418
> or Kinetis K70 via Kconfig with more detailed help docs.
> 
> Signed-off-by: Stefan Agner <stefan@agner.ch>
> Acked-by: Stefano Babic <sbabic@denx.de>
> ---
>  configs/colibri_vf_defconfig |  2 ++
>  configs/vf610twr_defconfig   |  2 ++
>  doc/README.nand              | 18 ------------------
>  drivers/mtd/nand/Kconfig     | 30 ++++++++++++++++++++++++++++++
>  include/configs/colibri_vf.h |  2 --
>  include/configs/vf610twr.h   |  3 ---
>  6 files changed, 34 insertions(+), 23 deletions(-)

vf610twr_nand:

drivers/mtd/nand/built-in.o: In function `nand_init_chip':
build/../drivers/mtd/nand/nand.c:91: undefined reference to `board_nand_init'
arm-linux-gnueabi-ld.bfd: BFD (GNU Binutils) 2.23.1.20121113 assertion fail /opt/eldk/build/eldk-rel-v5.4-2013-08-02-9a46fd5-armv7a/tmp/work/i686-nativesdk-eldk-linux/binutils-cross-canadian-arm/2.23.1-r3/binutils-2.23.1/bfd/elf32-arm.c:7680
arm-linux-gnueabi-ld.bfd: error: required section '.rel.plt' not found in the linker script
arm-linux-gnueabi-ld.bfd: final link failed: Invalid operation
make[1]: *** [u-boot] Error 1
make: *** [sub-make] Error 2

To (hopefully; buildman running now) fix this I've updated
vf610twr_nand_defconfig with the same changes as vf610twr_defconfig.  Let
me know if that's not what you want me to do.

-Scott

  parent reply	other threads:[~2015-05-24 19:39 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-08 17:07 [U-Boot] [PATCH v3 0/8] mtd: vf610_nfc: various fixes and improvements Stefan Agner
2015-05-08 17:07 ` [U-Boot] [PATCH v3 1/8] mtd: vf610_nfc: remove caching of page in buffer Stefan Agner
2015-05-08 17:07 ` [U-Boot] [PATCH v3 2/8] mtd: vf610_nfc: remove read on SEQIN Stefan Agner
2015-05-08 17:07 ` [U-Boot] [PATCH v3 3/8] mtd: vf610_nfc: allow bitflips in an empty page Stefan Agner
2015-05-08 17:07 ` [U-Boot] [PATCH v3 4/8] mtd: vf610_nfc: implement OOB only read Stefan Agner
2015-05-08 17:07 ` [U-Boot] [PATCH v3 5/8] mtd: vf610_nfc: use in-band bad block table Stefan Agner
2015-05-08 17:07 ` [U-Boot] [PATCH v3 6/8] mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig Stefan Agner
2015-05-11  7:51   ` Stefano Babic
2015-05-24 19:39   ` Scott Wood [this message]
2015-05-24 22:13     ` [U-Boot] [U-Boot, v3, " Stefan Agner
2015-05-08 17:07 ` [U-Boot] [PATCH v3 7/8] mtd: vf610_nfc: add 32-error correction option for HW ECC Stefan Agner
2015-05-08 17:07 ` [U-Boot] [PATCH v3 8/8] mtd: vf610_nfc: enable ONFI detection Stefan Agner

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=20150524193219.GA3929@home.buserror.net \
    --to=scottwood@freescale.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