[PATCH 0/3] Patches to allow running u-boot on vocore2 board

Mauro Condarelli mc5686 at mclink.it
Sun Sep 20 18:28:58 CEST 2020


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(-)

-- 
2.25.1



More information about the U-Boot mailing list