diff options
author | Tom Rini <trini@konsulko.com> | 2022-12-02 10:00:55 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-12-02 10:00:55 -0500 |
commit | a32f6341ccf2ea69f64fe87b9d07fd87325a2056 (patch) | |
tree | dbc6cb94bf0c85671d7e05ba3cbebd017751c1d8 /board | |
parent | 39b81955d38c11254b455322b9d98e07010049d6 (diff) | |
parent | c9311b5a901f6cbdbce368f1aa4a60e1c0ce8dc6 (diff) |
Merge branch '2022-12-02-assorted-updates'
- Add Peter Robinson as a co-custodian for Pi, update the maintainer
record for common/usb_storage.c, re-add bmp_logo to tools-only and fix
SPI booting on the SanCloud BBE
Diffstat (limited to 'board')
-rw-r--r-- | board/raspberrypi/rpi/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/raspberrypi/rpi/MAINTAINERS b/board/raspberrypi/rpi/MAINTAINERS index 4f1b23efc8e..98935119f0a 100644 --- a/board/raspberrypi/rpi/MAINTAINERS +++ b/board/raspberrypi/rpi/MAINTAINERS @@ -1,5 +1,6 @@ RPI BOARD M: Matthias Brugger <mbrugger@suse.com> +M: Peter Robinson <pbrobinson@gmail.com> S: Maintained F: board/raspberrypi/rpi/ F: include/configs/rpi.h |