All of lore.kernel.org
 help / color / mirror / Atom feed
From: ManuelCurcio at Eaton.com <ManuelCurcio@Eaton.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] MTD devices emulation driver (gluebi) support
Date: Thu, 6 Apr 2017 08:36:47 +0000	[thread overview]
Message-ID: <12FD643A737A924986A2B203248C6CD69545BFD7@SIMTCSMB02.napa.ad.etn.com> (raw)

Hi,

I want to read a jffs2 file system over ubi from uboot.
From ubi.h, I found the CONFIG_MTD_UBI_GLUEBI define to allow this functionality (I think) :

/* gluebi.c */
#ifdef CONFIG_MTD_UBI_GLUEBI
....

However, when I set this define, after compilation, I have errors links about gluebi functions :

uboot/common/cmd_ubi.c:293: undefined reference to `ubi_gluebi_updated'

And in fact, after search, I didn't find gluebi.c file in uboot.

I use the U-Boot 2015.01 version. When I look the last release, I didn't find gluebi.c  too.

Some one can tell me more about that ? How is it possible to read jffs2 (or squashfs) from uboot ?

thanks !

Manuel



________________________________
Eaton Industries (France) S.A.S ~ Siège social: 110 Rue Blaise Pascal, Immeuble Le Viséo - Bâtiment A Innovallée, 38330, Montbonnot-St.-Martin, France ~ Lieu d'enregistrement au registre du commerce: Grenoble ~ Numéro d'enregistrement: 509 653 176 ~ Capital social souscrit et liberé:EUR 16215441 ~ Numéro de TVA: FR47509653176?

________________________________

             reply	other threads:[~2017-04-06  8:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-06  8:36 ManuelCurcio at Eaton.com [this message]
2017-04-07 11:02 ` [U-Boot] MTD devices emulation driver (gluebi) support Heiko Schocher
2017-04-11  7:20   ` ManuelCurcio at Eaton.com
2017-04-11 11:42     ` Heiko Schocher
2017-04-11 12:46       ` ManuelCurcio at Eaton.com

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=12FD643A737A924986A2B203248C6CD69545BFD7@SIMTCSMB02.napa.ad.etn.com \
    --to=manuelcurcio@eaton.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 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.