Hi Marek On 2022-07-25 11:06, Marek Behún wrote:
After a discussion with Tom Rini, we've agreed that I am going to take over custodianship of the MPC85XX platform, since it seems other people do not have necessary interest or time and getting things done over there takes too long. Since I am only working on one MPC85XX board, Turris 1.x, and do not have time to do thorough reviews of patches for this entire platform (other than those concerning Turris 1.x board), for other boards I will only run patches through CI and checkpatch, and then send them via PR upwards to Tom.
I have access to P2020-RDB and P2041-RDB boards. If you need me run tests with related patches I will do my best. -- sinan
Signed-off-by: Marek Behún <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index cd54e6663d..3347bd4126 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1209,7 +1209,7 @@ F: arch/powerpc/cpu/mpc83xx/ F: arch/powerpc/include/asm/arch-mpc83xx/ POWERPC MPC85XX -M: Priyanka Jain <[email protected]> +M: Marek Behún <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-mpc85xx.git F: arch/powerpc/cpu/mpc85xx/

