v2020.08.1

Sascha Hauer s.hauer at pengutronix.de
Thu Aug 20 09:17:37 EDT 2020


Hi All,

I just released a stable update for v2020.08. It fixes a few problems:

- (some) watchdogs broken
- squashfs broken
- i.MX8MP was broken due to the last dts update

For a detailed list of patches, see below

Have Fun!
 Sascha

----------------------------------------------------------------
Ahmad Fatoum (1):
      watchdog: fix watchdog_set_timeout breakage for drivers like imxwd

Sascha Hauer (6):
      libfile: copy_file: Fix ftruncate called on device files
      clk: imx-imx8mp: Mark arm_a53_core clk as critical
      fs: squashfs: set s_op in time
      fs: squashfs: Do not free root inode
      fs: Use iget_locked() rather than squashfs specific function
      Release v2020.08.1

 Makefile                     |  2 +-
 drivers/clk/imx/clk-imx8mp.c |  2 +-
 drivers/watchdog/wd_core.c   |  2 +-
 fs/squashfs/inode.c          | 18 +-----------------
 fs/squashfs/squashfs.c       |  3 +--
 fs/squashfs/squashfs.h       |  1 -
 fs/squashfs/super.c          |  1 -
 lib/libfile.c                | 10 +++++-----
 8 files changed, 10 insertions(+), 29 deletions(-)
-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list