Hi Andre,
On 16 December 2016 at 19:55, André Przywara wrote:
>
> On 05/12/16 06:26, Simon Glass wrote:
> > Hi Andre,
> >
> > On 4 December 2016 at 18:52, Andre Przywara wrote:
> >> For boards that call s_init() when the SPL runs, we are expected to
> >> setup an early stack before calling this
On 05/12/16 06:26, Simon Glass wrote:
> Hi Andre,
>
> On 4 December 2016 at 18:52, Andre Przywara wrote:
>> For boards that call s_init() when the SPL runs, we are expected to
>> setup an early stack before calling this C function.
>> Implement the proper AArch64 version of this based on the ARMv
On Tue, Dec 06, 2016 at 08:04:24AM +, André Przywara wrote:
> On 05/12/16 21:56, Tom Rini wrote:
> > On Mon, Dec 05, 2016 at 01:52:10AM +, Andre Przywara wrote:
> >
> >> For boards that call s_init() when the SPL runs, we are expected to
> >> setup an early stack before calling this C func
On 05/12/16 21:56, Tom Rini wrote:
> On Mon, Dec 05, 2016 at 01:52:10AM +, Andre Przywara wrote:
>
>> For boards that call s_init() when the SPL runs, we are expected to
>> setup an early stack before calling this C function.
>> Implement the proper AArch64 version of this based on the ARMv7 c
On Mon, Dec 05, 2016 at 01:52:10AM +, Andre Przywara wrote:
> For boards that call s_init() when the SPL runs, we are expected to
> setup an early stack before calling this C function.
> Implement the proper AArch64 version of this based on the ARMv7 code.
> This allows sunxi boards to setup t
Hi Andre,
On 4 December 2016 at 18:52, Andre Przywara wrote:
> For boards that call s_init() when the SPL runs, we are expected to
> setup an early stack before calling this C function.
> Implement the proper AArch64 version of this based on the ARMv7 code.
> This allows sunxi boards to setup the
For boards that call s_init() when the SPL runs, we are expected to
setup an early stack before calling this C function.
Implement the proper AArch64 version of this based on the ARMv7 code.
This allows sunxi boards to setup the basic peripherals even on with a
64-bit SPL.
Signed-off-by: Andre Prz
7 matches
Mail list logo