[PATCH u-boot] Some cleanup of ast-g5 platform.S

Joel Stanley joel at jms.id.au
Fri Sep 2 15:02:19 AEST 2016


Hello Maxim,

On Fri, Sep 2, 2016 at 6:34 AM, Maxim Sloyko <maxims at google.com> wrote:
> Added ast_uart.{c,h} files, moved most of the diagnostic message printing to
> ast-g5.c
>
> Set up a stack in SRAM at the beginning of lowlevel_init, which makes it
> possible to call non-trivial c functions, as well as put diagnostic strings
> themselves onto the stack.
>
> Several one-char writes to debug uart still remain in platform.S, I figured
> it's not worth it to make a separate call to c function for each of those.

Thanks for the patches!

Can you please send them to the list as inline patches. The easiest
way to do this is to use 'git send-email'.

This will allow us to review them.

Thanks,

Joel

>
> --
> Maxim Sloyko
>
> _______________________________________________
> openbmc mailing list
> openbmc at lists.ozlabs.org
> https://lists.ozlabs.org/listinfo/openbmc
>


More information about the openbmc mailing list