On Tue, Oct 27, 2015 at 8:37 AM, Peter Maydell
wrote:
> On 27 October 2015 at 15:21, Peter Crosthwaite
> wrote:
> >
> >
> > On Tue, Oct 27, 2015 at 5:31 AM, Peter Maydell >
> > wrote:
> >>
> >> On 25 October 2015 at 23:13, Peter Crosthwaite
> >> wrote:
> >> > Add a Linux-specific pre-boot rout
On 27 October 2015 at 15:21, Peter Crosthwaite
wrote:
>
>
> On Tue, Oct 27, 2015 at 5:31 AM, Peter Maydell
> wrote:
>>
>> On 25 October 2015 at 23:13, Peter Crosthwaite
>> wrote:
>> > Add a Linux-specific pre-boot routine that matches the device
>> > specific bootloaders behaviour. This is neede
On Tue, Oct 27, 2015 at 5:31 AM, Peter Maydell
wrote:
> On 25 October 2015 at 23:13, Peter Crosthwaite
> wrote:
> > Add a Linux-specific pre-boot routine that matches the device
> > specific bootloaders behaviour. This is needed for modern Linux that
> > expects the ARM PLL in SLCR to be a more
On 25 October 2015 at 23:13, Peter Crosthwaite
wrote:
> Add a Linux-specific pre-boot routine that matches the device
> specific bootloaders behaviour. This is needed for modern Linux that
> expects the ARM PLL in SLCR to be a more even value (not 26).
>
> Cc: Alistair Francis
> Signed-off-by: Pe
Add a Linux-specific pre-boot routine that matches the device
specific bootloaders behaviour. This is needed for modern Linux that
expects the ARM PLL in SLCR to be a more even value (not 26).
Cc: Alistair Francis
Signed-off-by: Peter Crosthwaite
---
Changed since RFC:
Use bootloader callback to