Re: [PATCH 2/2] bsps/arm: Sort fast text/data sections

2020-10-20 Thread Chris Johns
On 21/10/20 4:51 pm, Sebastian Huber wrote: > On 21/10/2020 07:42, Chris Johns wrote: > >> On 21/10/20 4:31 pm, Sebastian Huber wrote: >>> On 21/10/2020 02:25, Chris Johns wrote: >>> On 21/10/20 3:04 am, Sebastian Huber wrote: > --- >    bsps/arm/shared/start/linkcmds.base | 4 ++-- >>

Re: [PATCH 2/2] bsps/arm: Sort fast text/data sections

2020-10-20 Thread Sebastian Huber
On 21/10/2020 07:42, Chris Johns wrote: On 21/10/20 4:31 pm, Sebastian Huber wrote: On 21/10/2020 02:25, Chris Johns wrote: On 21/10/20 3:04 am, Sebastian Huber wrote: ---   bsps/arm/shared/start/linkcmds.base | 4 ++--   1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bsps/ar

Re: [PATCH 2/2] bsps/arm: Sort fast text/data sections

2020-10-20 Thread Chris Johns
On 21/10/20 4:31 pm, Sebastian Huber wrote: > On 21/10/2020 02:25, Chris Johns wrote: > >> On 21/10/20 3:04 am, Sebastian Huber wrote: >>> --- >>>   bsps/arm/shared/start/linkcmds.base | 4 ++-- >>>   1 file changed, 2 insertions(+), 2 deletions(-) >>> >>> diff --git a/bsps/arm/shared/start/linkcmd

Re: [PATCH 2/2] bsps/arm: Sort fast text/data sections

2020-10-20 Thread Sebastian Huber
On 21/10/2020 02:25, Chris Johns wrote: On 21/10/20 3:04 am, Sebastian Huber wrote: --- bsps/arm/shared/start/linkcmds.base | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bsps/arm/shared/start/linkcmds.base b/bsps/arm/shared/start/linkcmds.base index d0663cf97e..8fa

Re: [PATCH 2/2] bsps/arm: Sort fast text/data sections

2020-10-20 Thread Chris Johns
On 21/10/20 3:04 am, Sebastian Huber wrote: > --- > bsps/arm/shared/start/linkcmds.base | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/bsps/arm/shared/start/linkcmds.base > b/bsps/arm/shared/start/linkcmds.base > index d0663cf97e..8fa127ce08 100644 > --- a/bsps/arm/

[PATCH 2/2] bsps/arm: Sort fast text/data sections

2020-10-20 Thread Sebastian Huber
--- bsps/arm/shared/start/linkcmds.base | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bsps/arm/shared/start/linkcmds.base b/bsps/arm/shared/start/linkcmds.base index d0663cf97e..8fa127ce08 100644 --- a/bsps/arm/shared/start/linkcmds.base +++ b/bsps/arm/shared/start/linkc