[U-Boot] [PATCH] getting ubifs to run

Hoefle Marco Marco.Hoefle at nanotronic.ch
Mon Sep 26 15:28:54 CEST 2016


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 at 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 at 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




More information about the U-Boot mailing list