[Skiboot] [PATCH v3] platform: add Raptor Blackbird support

Stewart Smith stewart at flamingspork.com
Wed Apr 8 16:39:11 AEST 2020


On Tue, Apr 7, 2020, at 10:35 PM, Stewart Smith wrote:
> Based off the Raptor patch:
> https://git.raptorcs.com/git/blackbird-skiboot/commit/?id=c81f9d66592dc2a7cf7f6c59c3def5cee0638c1f
> 
> Notable changes:
> - slot names matching what's silkscreened on the board
> 
> Signed-off-by: Stewart Smith <stewart at flamingspork.com>
> ---
> Changes since v2:
>   - IPL observer "done booting" removed
> Changes since v1:
>   - op_display_lpc for IPL observer
> Changes since v0 (Raptor):
>   - slot names are correct
> ---
>  platforms/astbmc/Makefile.inc |  3 +-
>  platforms/astbmc/blackbird.c  | 67 +++++++++++++++++++++++++++++++++++
>  2 files changed, 69 insertions(+), 1 deletion(-)
>  create mode 100644 platforms/astbmc/blackbird.c

Ignore this one, I messed up the strategy of talking to the IPL observer as debugfs isn't around in petitboot anymore.


More information about the Skiboot mailing list