Hello Donald,
On 23-09-14 05:03, Donald Dade wrote:
I recently bought a Jetson TK1 with the intent of learning all about ARM
board bring up; essentially everything that happens between the reset
vector and the spawning of the init process (in Linux). I've got a good
understanding of this for x86
I recently bought a Jetson TK1 with the intent of learning all about ARM
board bring up; essentially everything that happens between the reset
vector and the spawning of the init process (in Linux). I've got a good
understanding of this for x86, and I'd like to similarly understand what
happens wit
Hi
I am quite new to embedded Linux development. Where can I find an explanation
of the terms uImage and initrd please?
I am working with the TI MCSDK.
Best regards
David
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listi
Hi Rainer,
> This is my first posting to the list and I just joined the mailing list
> about a week ago.
Welcome aboard!
> Plus I am pretty new to the open source world as well, so please send
> me pointers to where to look things up if the posting is not
> inappropriate or does not belong here
Hi All,
This is my first posting to the list and I just joined the mailing list
about a week ago. Plus I am pretty new to the open source world as well,
so please send me pointers to where to look things up if the posting is
not inappropriate or does not belong here.
Any time I build U-Boot
On Wed, 2009-01-14 at 15:45 -0500, Jonathan Barrow wrote:
> In many of the sources, such as "board.c", I notice calls to
> 'debug()'. The syntax looks similar to printf(), e.g.: debug
> ("Stack Pointer at: %08lx\n", addr_sp);
>
> Is this output sent to the BDM, such as bdi2000? or Ethernet?
On Wed, Jan 14, 2009 at 2:45 PM, Jonathan Barrow wrote:
> In many of the sources, such as "board.c", I notice calls to
> 'debug()'. The syntax looks similar to printf(), e.g.: debug
> ("Stack Pointer at: %08lx\n", addr_sp);
>
> Is this output sent to the BDM, such as bdi2000? or Ethernet? p
In many of the sources, such as "board.c", I notice calls to
'debug()'. The syntax looks similar to printf(), e.g.: debug
("Stack Pointer at: %08lx\n", addr_sp);
Is this output sent to the BDM, such as bdi2000? or Ethernet? posted
to memory?
Also, is debug() related to the setting in 'conf
8 matches
Mail list logo