Am Sonntag, den 20.09.2020, 18:28 +0200 schrieb Mauro Condarelli:
> There are two distinct things here:
> - a few small fixes specific to vocore2 board.
> - fixes to SquashFS to allow compilation on 32-bit architectures.
> 
> Mauro Condarelli (3):
>   Small fixes to reduce size and ensure correct console output.
>   Enlarge SPL malloc area to prevent failure in lzma decompression.
>   Fix missing __udivdi3 in SquashFS implementation.
> 
>  arch/mips/dts/vocore_vocore2.dts |  2 +-
>  configs/vocore2_defconfig        |  2 +-
>  fs/squashfs/sqfs.c               | 45 ++++++++++++++++++++------------
>  fs/squashfs/sqfs_inode.c         |  8 +++---
>  include/configs/vocore2.h        |  4 ++-
>  5 files changed, 38 insertions(+), 23 deletions(-)
> 

all vocore2 patches applied to u-boot-mips/fixes, thanks.

Next time please prefix the commit subjects with the subsystem you're
changing e.g. "mips: vocore2: XXX" or "squashfs: XXX". I've taken all
vocore2 changes and squashed them into one commit to save another patch
submission round and to squeeze the fixes into v2020.10.

-- 
- Daniel

Reply via email to