Am 12.02.2014 14:54, schrieb Sebastian Huber:
> On 2014-02-06 09:57, Peter Maydell wrote:
>> On 6 February 2014 08:40, Michael Tokarev wrote:
>>> >03.02.2014 13:18, Sebastian Huber wrote:
>>A lot of real world LEON3 systems are shipped with the GRMON boot
>>loader. This boot loader init
12.02.2014 18:00, Peter Maydell wrote:
[]
> It's sparc-specific, it's pretty small, it's been reviewed.
> MJT: I suggest we take the pragmatic approach and apply it
> via -trivial.
I actually applied it back at Feb-06. Should be in the next pull request
at Friday.
Thanks,
/mjt
On 12 February 2014 13:54, Sebastian Huber
wrote:
> On 2014-02-06 09:57, Peter Maydell wrote:
>> On 6 February 2014 08:40, Michael Tokarev wrote:
>>> >I don't really know much about sparc or leon3 stuff. But having a
>>> >reviewed-by from Fabien I can apply it to trivial-patches. I'm not
>>> >r
On 2014-02-06 09:57, Peter Maydell wrote:
On 6 February 2014 08:40, Michael Tokarev wrote:
>03.02.2014 13:18, Sebastian Huber wrote:
>>A lot of real world LEON3 systems are shipped with the GRMON boot
>>loader. This boot loader initializes the stack pointer with the end of
>>RAM address. The
On 6 February 2014 08:40, Michael Tokarev wrote:
> 03.02.2014 13:18, Sebastian Huber wrote:
>> A lot of real world LEON3 systems are shipped with the GRMON boot
>> loader. This boot loader initializes the stack pointer with the end of
>> RAM address. The application can use this to detect the RA
On 2014-02-06 09:40, Michael Tokarev wrote:
03.02.2014 13:18, Sebastian Huber wrote:
A lot of real world LEON3 systems are shipped with the GRMON boot
loader. This boot loader initializes the stack pointer with the end of
RAM address. The application can use this to detect the RAM size of a
pa
03.02.2014 13:18, Sebastian Huber wrote:
> A lot of real world LEON3 systems are shipped with the GRMON boot
> loader. This boot loader initializes the stack pointer with the end of
> RAM address. The application can use this to detect the RAM size of a
> particular board variant.
I don't really
On 02/05/2014 10:02 AM, Fabien Chouteau wrote:
> On 02/03/2014 10:18 AM, Sebastian Huber wrote:
>> A lot of real world LEON3 systems are shipped with the GRMON boot
>> loader. This boot loader initializes the stack pointer with the end of
>> RAM address. The application can use this to detect the