[U-Boot] [PATCH 1/3] at91rm9200ek: convert to at91
Wolfgang Denk
wd at denx.de
Sun Oct 17 20:40:42 CEST 2010
Dear Reinhard Meyer,
In message <4CBB3B3B.8040408 at emk-elektronik.de> you wrote:
>
> > --- a/board/atmel/at91rm9200ek/config.mk
> > +++ b/board/atmel/at91rm9200ek/config.mk
> > @@ -1 +1,2 @@
> > -TEXT_BASE = 0x21f00000
> > +# currently only NOR flash booting is supported
> > +TEXT_BASE = 0x10000000
>
> Currently TEXT_BASE is being changed to CONFIG_ and moved to the <board>.h file,
> thus removing the need for a <board>/config.mk.
>
> I'm not sure when to pick up this patch and how it will merge. Wolfgang?
The patch was submitted while the MW was open, so it should go in now
(assuming there are no issues that need to be fixed first).
If needed I will try to resolve any merge conflicts, but as I cannot
test this, and as it seems that other fixes are needed anyway, it
would make sense that a resubmission is based on top of the
Makefile-cleanup patch series.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
'What shall we do?' said Twoflower. 'Panic?' said Rincewind hope-
fully. He always held that panic was the best means of survival; back
in the olden days, his theory went, people faced with hungry sabre-
toothed tigers could be divided very simply in those who panicked and
those who stood there saying 'What a magnificent brute!' or 'Here,
pussy.' - Terry Pratchett, _The Light Fantastic_
More information about the U-Boot
mailing list