[U-Boot-Users] [PATCH] pass custom data to Linux

Anders Larsen alarsen at rea.de
Tue Nov 18 10:09:18 CET 2003


Wolfgang Denk <wd at denx.de> schreibt:
>In message <fc.004c4e48001e7daf3b9aca00acccc0da.1e7dd2 at rea.de> you wrote:
>>
>> Okay then, how about declaring the functions setup_serial_tag()
>> and setup_revision_tag() in e.g. include/asm-arm/u-boot-arm.h
>> and having the board-specific code define them?
>> lib-arm/armlinux.c would then call them if CONFIG_SERIAL_TAG or
>> CONFIG_REVISION_TAG, resp, are defined.
>
>Sounds OK to me.

Hi Wolfgang,

in order to implement the above I have to touch
include/asm-arm/u-boot-arm.h which was also modified by my
(not (yet?) accepted) ARM memory-layout patch from last wednesday.

How should I handle this?

Cheers
 Anders





More information about the U-Boot mailing list