Re: [PATCH v2] Fix bsp_init hook.

2018-04-08 Thread Chris Johns
Pushed. Thanks Chris On 06/04/2018 22:07, Christian Mauderer wrote: > --- > rtems.py | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/rtems.py b/rtems.py > index 713066d..6907709 100644 > --- a/rtems.py > +++ b/rtems.py > @@ -89,6 +89,8 @@ def init(ctx, filters = None,

[PATCH v2] Fix bsp_init hook.

2018-04-06 Thread Christian Mauderer
--- rtems.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rtems.py b/rtems.py index 713066d..6907709 100644 --- a/rtems.py +++ b/rtems.py @@ -89,6 +89,8 @@ def init(ctx, filters = None, version = None, long_commands = False, bsp_init = # rtems_long_commands = lo