
On Wed, Nov 02, 2022 at 05:23:48PM +0800, Kever Yang wrote:
On 2022/11/2 14:21, Sughosh Ganu wrote:
hi Tom,
On Wed, 14 Sept 2022 at 15:40, Sughosh Ganu sughosh.ganu@linaro.org wrote:
Add capsule update support for the RockPi4B and RockPi4C boards. Support is being added for updating the idbloader.img and u-boot.itb firmware images on configurations with the firmware images stored on GPT partitioned uSD card device.
Changes since V2:
- Use rockchip in the commit message summary instead of rockpi
- Use num_image_type_guids instead of ROCKPI4_UPDATABLE_IMAGES macro
- Move the board specific code out of this file into evb_rk3399.c
- Add a function rockchip_capsule_update_board_setup() for setting up the board specific part needed for capsule updates
These patches have been given a R-b by Kever. I see them being assigned to you. Can these be merged into master. Thanks.
Interesting, I don't think I had re-assign this patch set to Tom after I give the review tag,
I can take it later if there is no objection to this from Tom.
Is there any refactoring / updating to these patches required based on the overall feedback given either (a) as part of the follow-up changes to the FWU core that've been done or (b) that is similar to the feedback given to the Developerbox series?