[Skiboot] [PATCH 1/2] external/mambo: Populate kernel-base-address in the DT

Stewart Smith stewart at linux.ibm.com
Fri Mar 29 15:47:08 AEDT 2019


Russell Currey <ruscur at russell.cc> writes:
> skiboot.tcl defines PAYLOAD_ADDR as 0x20000000, which is the default in
> skiboot.  This is also the default in skiboot unless kernel-base-address
> is set in the device tree.
>
> If you change PAYLOAD_ADDR to something else for mambo, skiboot won't
> see it because it doesn't set that DT property, so fix it so that it does.
>
> Signed-off-by: Russell Currey <ruscur at russell.cc>
> ---
>  external/mambo/skiboot.tcl | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)

I fixed a thing in core/init.c when merging this as there was the crazy
let's-have-a-stb-header-on-kernel-when-booting-in-mambo thing that
broke.

Series merged to master as of edf7e841ff9d7ff1aef5518317319936fa362f11
-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list