Message ID | 20200512094404.16534-1-peng.fan@nxp.com |
---|---|
Headers | show |
Series | spl: imx: update and fix | expand |
> 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 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 > > Ye Li (1): > spl: imx: Change USB boot device type > > arch/arm/mach-imx/cpu.c | 6 ++++-- > arch/arm/mach-imx/spl.c | 4 +++- > arch/arm/mach-imx/spl_imx_romapi.c | 15 +++++++++++++-- > common/spl/spl_fit.c | 2 -- > 4 files changed, 20 insertions(+), 7 deletions(-) > > -- > 2.16.4