RE: [PATCH 0/5] spl: imx: update and fix

2020-05-12 Thread Peng Fan
> Subject: [PATCH 0/5] spl: imx: update and fix Push button fast, wrong version. will post v2 after fix. > > avoid copy data twice > Fix stream mode for secure boot > Update boot dev > Drop useless node > > Peng Fan (4): > spl: romapi: Fix issue for stream mo

[PATCH 0/5] spl: imx: update and fix

2020-05-12 Thread Peng Fan
avoid copy data twice Fix stream mode for secure boot Update boot dev Drop useless node Peng Fan (4): spl: romapi: Fix issue for stream mode with secure boot enabled spl: romapi: avoid copy data when get fit image size spl: imx8m: add QSPI boot dev spl: fit: remove useless CONFIG_IMX_HAB