[Skiboot] [PATCH] mambo: No need to explicitly look for env(SKIBOOT)

Stewart Smith stewart at linux.vnet.ibm.com
Fri Mar 24 12:33:39 AEDT 2017


Michael Ellerman <mpe at ellerman.id.au> writes:
> We don't need to explicitly check for the SKIBOOT environment variable,
> the existing code that does:
>
>   mconfig boot_image SKIBOOT ../../skiboot.lid
>
> Will do that for us, using the content of SKIBOOT if it's set, otherwise
> falling back to ../../skiboot.lid.
>
> Signed-off-by: Michael Ellerman <mpe at ellerman.id.au>
> ---
>  external/mambo/skiboot.tcl | 3 ---
>  1 file changed, 3 deletions(-)

thanks, merged to master as of 352b096851f773d842c2e7ef909034ca1696a594

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list