I have updated the mach-types.h
You can get this by sync-ing with u-boot-arm/master.
Tom
Matthias Weißer wrote:
> Am 18.01.2010 09:52, schrieb Wolfgang Denk:
>>> As I don't use Linux on this board I don't have such an id. How to deal
>>> with such a situation? Should I get a machine id anyway? And
Matthias Wei?er wrote:
> Am 18.01.2010 09:52, schrieb Wolfgang Denk:
>>> As I don't use Linux on this board I don't have such an id. How to deal
>>> with such a situation? Should I get a machine id anyway? And if so can
>>> you give me a hint on how I can get such an id?
>> Yes, you are required to
Am 18.01.2010 09:52, schrieb Wolfgang Denk:
>> As I don't use Linux on this board I don't have such an id. How to deal
>> with such a situation? Should I get a machine id anyway? And if so can
>> you give me a hint on how I can get such an id?
>
> Yes, you are required to register a machine ID. See
Dear =?ISO-8859-1?Q?Matthias_Wei=DFer?=,
In message <4b5413ac.2000...@arcor.de> you wrote:
>
> > Make sure to include the machine id.
>
> As I don't use Linux on this board I don't have such an id. How to deal
> with such a situation? Should I get a machine id anyway? And if so can
> you give m
Hi Tom
thanks for your feedback.
Am 16.01.2010 20:18, schrieb Tom:
>> +/*
>> + * Miscellaneous platform dependent initialisations
>> + */
>> +int board_init(void)
>> +{
>
> board_init should fill out entries in
> structglobal_data.
> See other board like lopgicpd/zoom1 as an example.
> Ma
Dear Matthias Weisser,
In message <4b5210ea.8000...@windriver.com> Tom Rix wrote:
>
> > index ed6156f..98c147d 100644
> > --- a/Makefile
> > +++ b/Makefile
> > @@ -2874,6 +2874,13 @@ TNY_A9260_config : unconfig
> > @echo "#define CONFIG_$(@:_config=) 1" >$(obj)include/config.h
> >
Matthias Weisser wrote:
> Signed-off-by: Matthias Weisser
> ---
> MAINTAINERS |4 +
> MAKEALL |1 +
> index ed6156f..98c147d 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -2874,6 +2874,13 @@ TNY_A9260_config : unconfig
>
Signed-off-by: Matthias Weisser
---
MAINTAINERS |4 +
MAKEALL |1 +
Makefile |7 +
board/syteco/jadecpu/Makefile| 55 +++
board/syteco/jadecpu/config.mk |1 +
board/syteco/jadecpu
8 matches
Mail list logo