Hello,
2008/9/25 Andrew Dyer <[EMAIL PROTECTED]>:
> Many (most?) ARM kernel ports use a format called ATAGS to pass
> information to the linux kernel at startup.CONFIG_CMDLINE_TAG tells
> u-boot to include ATAGS support, there are a variety of tags that can
Oh, I see now. The TAG structures are d
Hello,
2008/9/25 Wolfgang Denk <[EMAIL PROTECTED]>:
>> (2) this question is a consequence of the first.
>> 'struct bd_info' from $(UBOOT)/include/asm-arm/u-boot.h is a structure
>> holding board's specific information, am I right?
>
> Not really. bd_info is passing boot information ot old (arch/pp
On Thu, Sep 25, 2008 at 3:04 AM, Roman Mashak <[EMAIL PROTECTED]> wrote:
> Hello
>
> Reading u-boot's README paper and trying to figure out a few aspects:
>
> (1) as I know the bootloader sets up memory area for argument passing,
> initializes it with data structures and fill up with the values. Is
Dear Roman,
In message <[EMAIL PROTECTED]> you wrote:
>
> Reading u-boot's README paper and trying to figure out a few aspects:
>
> (1) as I know the bootloader sets up memory area for argument passing,
> initializes it with data structures and fill up with the values. Is
> this the structure de
Hello
Reading u-boot's README paper and trying to figure out a few aspects:
(1) as I know the bootloader sets up memory area for argument passing,
initializes it with data structures and fill up with the values. Is
this the structure defined in $(UBOOT)/include/asm-arm/global_data.h,
named 'globa
5 matches
Mail list logo