[Skiboot] [PATCH 1/5] chip: Factor out chip inititialisation

Stewart Smith stewart at linux.vnet.ibm.com
Thu Jun 15 14:05:18 AEST 2017


Michael Ellerman <mpe at ellerman.id.au> writes:
> Move the chip initialisation logic into a function, so we can call it from
> elsewhere in future.
>
> Only change to the logic is that we don't insert the chip into chips[] until
> we've finished initialising it.
>
> Signed-off-by: Michael Ellerman <mpe at ellerman.id.au>
> ---
>  core/chip.c | 50 +++++++++++++++++++++++++++++---------------------
>  1 file changed, 29 insertions(+), 21 deletions(-)

Series merged to master as of 38434fc13e82fbba31bbb9783d212a8cc15b9b11
with one fixup to fix 'make check', which was just adding
enable_mambo_console as a NOOP_STUB for hdata/test/hdat_to_dt

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list