[U-Boot] [PATCH v3 0/8] assortment of fixes/enhancements
Marcel Ziswiler
marcel at ziswiler.com
Mon Aug 3 23:15:42 CEST 2015
From: Marcel Ziswiler <marcel.ziswiler at toradex.com>
This patch set is an assortment of fixes/enhancements distilled
straight from our downstream integration work.
Marcel Ziswiler (4):
net: asix: fix operation without eeprom
generic-board: allow showing custom board info
colibri_vf: remove spurious new line
mtd/nand/ubi: assortment of alignment fixes
Max Krummenacher (3):
fs/fs.c: read up to EOF when len would read past EOF
image-fdt.c: store returned error value
tftp.c: fix CONFIG_TFTP_TSIZE for small files
Stefan Agner (1):
logos: add Toradex logo
common/board_info.c | 2 +-
common/cmd_ubi.c | 2 +-
common/image-fdt.c | 3 ++-
drivers/mtd/nand/nand_util.c | 2 +-
drivers/usb/eth/asix.c | 40 ++++++++++++++++++++++++++++++++++------
fs/fs.c | 6 ++----
fs/ubifs/super.c | 5 +++--
fs/ubifs/ubifs.c | 4 ++--
include/configs/colibri_vf.h | 1 -
include/malloc.h | 8 ++++++++
lib/gzip.c | 2 +-
net/tftp.c | 2 ++
tools/logos/toradex.bmp | Bin 0 -> 24982 bytes
13 files changed, 57 insertions(+), 20 deletions(-)
create mode 100644 tools/logos/toradex.bmp
--
2.4.3
More information about the U-Boot
mailing list