All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hoefle Marco <Marco.Hoefle@nanotronic.ch>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] getting ubifs to run
Date: Mon, 26 Sep 2016 13:28:54 +0000	[thread overview]
Message-ID: <1474896535193.44409@nanotronic.ch> (raw)
In-Reply-To: <57E8A98E.3050003@denx.de>

Hello Heiko and Travis,
our IT blocked the SMTP Server for relaying internally -> git send-email is not working anymore.
We have to use Outlook and mails get often rejected by mailing lists due to additional stuff Outlook appends.
So currently I can not send patches via git send-email.

Sorry,
Marco





________________________________________
Von: Heiko Schocher <hs@denx.de>
Gesendet: Montag, 26. September 2016 06:52
An: Travis Waters
Cc: Hoefle Marco; u-boot at lists.denx.de
Betreff: Re: [U-Boot] [PATCH] getting ubifs to run

Hello Travis,

Am 26.09.2016 um 06:43 schrieb Travis Waters:
> Thanks for the response. I went ahead and used the current patch as-is, which allowed me to build.
> I haven't yet verified whether the result  is functional, though.  (We are probably a couple weeks
> out from having our FLASH driver in place).  I'll let you know what we find.

Ok, thanks! A patch would be nice ;-)

bye,
Heiko
> -Travis
>
>
> On Sep 25, 2016 10:38 PM, "Heiko Schocher" <hs at denx.de <mailto:hs@denx.de>> wrote:
>
>     Hello Travis,
>
>     Am 21.09.2016 um 22:05 schrieb Travis Waters:
>
>         Hello,
>
>         I am working to enable UBIFS for use on the sparc platform and I am running
>         into the same linking trouble flagged in this thread:
>
>         uboot/fs/ubifs/lpt_commit.c:1232: undefined reference to
>         `dbg_chk_lpt_free_spc'
>         uboot/fs/ubifs/lpt_commit.c:1235: undefined reference to `dbg_check_ltab'
>         fs/built-in.o: In function `layout_cnodes':
>         uboot/fs/ubifs/lpt_commit.c:195: undefined reference to `dbg_chk_lpt_sz'
>         uboot/fs/ubifs/lpt_commit.c:211: undefined reference to `dbg_chk_lpt_sz'
>         uboot/fs/ubifs/lpt_commit.c:219: undefined reference to `dbg_chk_lpt_sz'
>         uboot/fs/ubifs/lpt_commit.c:233: undefined reference to `dbg_chk_lpt_sz'
>         uboot/fs/ubifs/lpt_commit.c:246: undefined reference to `dbg_chk_lpt_sz'
>         fs/built-in.o:uboot/fs/ubifs/lpt_commit.c:254: more undefined references to
>         `dbg_chk_lpt_sz' follow
>         fs/built-in.o: In function `layout_cnodes':
>         uboot/fs/ubifs/lpt_commit.c:322: undefined reference to
>         `ubifs_dump_lpt_lebs'
>         fs/built-in.o: In function `ubifs_add_bud_to_log':
>         uboot/fs/ubifs/log.c:194: undefined reference to `ubifs_commit_required'
>         uboot/fs/ubifs/log.c:225: undefined reference to `ubifs_request_bg_commit'
>         uboot/fs/ubifs/log.c:265: undefined reference to `ubifs_write_node'
>         fs/built-in.o: In function `ubifs_log_end_commit':
>         uboot/fs/ubifs/log.c:479: undefined reference to `ubifs_write_master'
>         fs/built-in.o: In function `do_write_orph_node':
>         uboot/fs/ubifs/orphan.c:248: undefined reference to `ubifs_write_node'
>
>
>         What is the status of the patch that was addressing this?
>
>
>     Hmm... my last message to Marco (added to Cc) was, to split the patch
>     into 2 pieces (one for the sparc fixes and one for the ubifs fixes)
>
>     IIRC I saw a fix for the sparc errors, but none for ubifs ...
>
>     bye,
>     Heiko
>     --
>     DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
>     HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
>

--
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

  reply	other threads:[~2016-09-26 13:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-21 20:05 [U-Boot] [PATCH] getting ubifs to run Travis Waters
2016-09-26  4:38 ` Heiko Schocher
2016-09-26  4:43   ` Travis Waters
2016-09-26  4:52     ` Heiko Schocher
2016-09-26 13:28       ` Hoefle Marco [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-08-11  9:56 Marco
2016-08-12  5:05 ` Heiko Schocher
2016-08-12  7:24   ` Hoefle Marco
2016-08-15 11:55     ` [U-Boot] WG: " Hoefle Marco
2016-09-01 12:45       ` [U-Boot] " Hoefle Marco
2016-09-02  7:57         ` Heiko Schocher

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=1474896535193.44409@nanotronic.ch \
    --to=marco.hoefle@nanotronic.ch \
    --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.