[U-Boot] [PATCH v2 0/3] cramfs fixes and symlink support
Tom Rini
trini at konsulko.com
Wed Apr 12 22:02:14 UTC 2017
On Wed, Apr 12, 2017 at 04:29:14PM -0400, Tyler Hall wrote:
> This adds initial support for symlinks in cramfs and fixes cramfs so that it
> can be tested in the sandbox. "cramfs: block pointers are 32 bits" fixes a
> crash on 64-bit which I have experienced on ARMv8 as well as the sandbox.
>
> Changes in v2:
> * Add missing include and pointer cast needed on some architectures
>
> https://travis-ci.org/tylerwhall/u-boot/builds/221383040
>
> Tyler Hall (3):
> cmd: cramfs: use map_sysmem for sandbox support
> cramfs: block pointers are 32 bits
> cramfs: basic symlink support
>
> cmd/cramfs.c | 14 +++++++++---
> fs/cramfs/cramfs.c | 64 +++++++++++++++++++++++++++++++++++++++++++-----------
> 2 files changed, 62 insertions(+), 16 deletions(-)
Thanks for pushing this through travis-ci as well. Assuming there's no
further comments I'll pick this up in a few days.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170412/937c4264/attachment.sig>
More information about the U-Boot
mailing list