[Skiboot] [PATCH v5 0/9] hwprobe patches
Cédric Le Goater
clg at kaod.org
Thu Jan 6 18:26:00 AEDT 2022
On 12/20/21 13:22, Nicholas Piggin wrote:
> Since v1:
> - Rebased on upstream
>
> Since v2:
> - Fixed bug in deps traversal code that could cause some modules
> to not be probed.
> - Tested and boots with little-endian patch on a P9.
>
> Since v3:
> - Rebased on upstream
> - "Remove support for POWER8 DD1" was merged so it is gone from this
> series.
> - Added Dan's R-B which I forgot to add from v1.
>
> Since v4:
> - Dropped more controversial CONFIG_NPU option for now
> - Split P8 SLW specifics
> - Made P8 SBE code compile away when unused by SLW
> - Got a bit more P8 specific libpore code (XIP)
> - Make P8 NPU HMI code compile out to no-op rather than a new phb ops
>
> Thanks,
> Nick
>
> Nicholas Piggin (3):
> SBE: create processor-independent timer APIs
> hw/slw: Move P8 bits behind CONFIG_P8
> hw/slw: split P8 specific code into its own file
>
> Stewart Smith (6):
> Introduce hwprobe facility to avoid hard-coding probe functions
> hwprobe: convert PHB, NPU, PAU subsystems to hwprobe
> Add CONFIG_P8 with PHB3 behind it
> hwprobe: convert vas_init(), nx_init()
> npu: Move npu.o and npu-hw-procedules.o under CONIFG_P8
> platforms: put P8 platforms behind CONFIG_P8
Applied to master.
Thanks,
C.
More information about the Skiboot
mailing list