
19 Nov
2007
19 Nov
'07
2:13 p.m.
In message 4741416E.1040707@tqs.de you wrote:
And what if the tests wouldn't meet certain requirements of the developer or customer or if it had to be adapted to CPU- or board-specific conditions?
U-Boot provides ways for CPU and board specific code, also in the POST impelmentation, but that should be used only where really necessary.
I suppose, you wouldn't like much "#ifdef <CPU>"s or "#ifdef <board>"s in common code.
Definitely not.
Could you please make a proposal to solve this and to get such code into the official U-Boot tree?
So what exactly is it what you would like to see changed in the POST memory test?
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@denx.de
All easy problems have already been solved.