
22 Oct
2020
22 Oct
'20
10:20 a.m.
On Wed, Oct 21, 2020 at 09:12:07PM -0500, Samuel Holland wrote:
This is a rework of my previous patch series adding SCP firmware support for system suspend, on top of the binman rewrite of mksunxi_fit_atf.sh. Now that the generic binman updates have all been merged, this patchset is based on u-boot/master.
- Patches 1-2 apply to binman FIT support generally.
- Patches 3-5 fix small issues in the new sunxi binman description.
- Patch 6 is unchanged (improvements to FIT_IMAGE_TINY).
- Patches 7-9 implement the SCP firmware support as in previous versions of this series, but using binman instead of a shell script.
Acked-by: Maxime Ripard mripard@kernel.org
Thanks! Maxime