From: Ondrej Jirman <meg...@megous.com>

Patch 1 and 2 are fixes for compilation failures with disabled network
support on sunxi platform.

Patch 3 is a fix for error path bug in decode_timing_property(), I've
found while debugging a missing LCD panel output.

Patch 4 is typo fix.

regards,
  Ondřej Jirman

Ondrej Jirman (4):
  sunxi: Fix build when CONFIG_CMD_NET is disabled
  sunxi: Fix build when CONFIG_CMD_PXE or CONFIG_CMD_DHCP are disabled
  lib: decode_timing_property should return -NOENT when proprty is not
    found
  power: axp818: Fix typo in axp_set_dldo

 board/sunxi/board.c            |  7 ++++++-
 drivers/power/axp818.c         |  2 +-
 include/configs/sunxi-common.h | 16 ++++++++++++++--
 lib/fdtdec.c                   |  2 +-
 4 files changed, 22 insertions(+), 5 deletions(-)

-- 
2.20.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to