All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] UBI and UBIFS on ARM64
@ 2016-09-06 14:44 Adam Oleksy
  2016-09-07  4:39 ` Heiko Schocher
  0 siblings, 1 reply; 7+ messages in thread
From: Adam Oleksy @ 2016-09-06 14:44 UTC (permalink / raw)
  To: u-boot

Dear U-Boot community,
I'm developing software for Xilinx ZynqMP platform, which is made in
64-bit architecture. I would like to store every artifact needed to
boot up on the UBIFS partition. I faced problem, that u-boot does not
want to compile with enabled UBI/UBIFS support, due to lack of some
atomic operations on longs. So, I've written them (see
http://pastebin.com/ibp0Zt99). Please note, that I've written only
that functions, which are needed by UBI/UBIFS. Then UBIFS started work
on the target. Almost... because I've found that large files (~20MiB)
can't be read. I've enabled debug messages, but I don't know how to
interpret them (please see http://pastebin.com/gByDcdvw). Maybe you
are able to help me?
I've also checked how the UBIFS behaves in the Linux, and the result
is that everything works as expected. It means that I can write large
files to UBIFS, and read them back successfully.
Should you need any further information, please do not hesitate to contact me.

.....................
 Best Regards,
 Adam Oleksy

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [U-Boot] UBI and UBIFS on ARM64
@ 2016-09-06 10:05 Oleksy, Adam
  0 siblings, 0 replies; 7+ messages in thread
From: Oleksy, Adam @ 2016-09-06 10:05 UTC (permalink / raw)
  To: u-boot

Dear U-Boot community,
I'm developing software for Xilinx ZynqMP platform, which is made in 64-bit architecture. I would like to store every artifact needed to boot up on the UBIFS partition. I faced problem, that u-boot does not want to compile with enabled?UBI/UBIFS support, due to lack of some atomic operations on longs. So, I've written them (see http://pastebin.com/ibp0Zt99). Please note, that I've written only that functions, which are needed by UBI/UBIFS. Then UBIFS started work on the target. Almost... because I've found that large files (~20MiB) can't be read. I've enabled debug messages, but I don't know how to interpret them (please see http://pastebin.com/gByDcdvw). Maybe you are able to help me?
I've also checked how the UBIFS behaves in the Linux, and the result is that everything works as expected. It means that I can write large files to UBIFS, and read them back successfully.  
Should you need any further information, please do not hesitate to contact me.

.....................
 Best Regards,
 Adam Oleksy
 ?
 Nokia Solutions and Networks Sp. z o.o.
 
    

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-09-07 10:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-06 14:44 [U-Boot] UBI and UBIFS on ARM64 Adam Oleksy
2016-09-07  4:39 ` Heiko Schocher
2016-09-07  4:49   ` Heiko Schocher
2016-09-07  9:26     ` Adam Oleksy
2016-09-07 10:26       ` Heiko Schocher
2016-09-07 10:42         ` Adam Oleksy
  -- strict thread matches above, loose matches on Subject: below --
2016-09-06 10:05 Oleksy, Adam

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.