[U-Boot] [PATCH] mpq101: initial support for Mercury Computer Systems MPQ101 board

Kumar Gala galak at kernel.crashing.org
Tue Jan 18 05:32:47 CET 2011


On Jan 17, 2011, at 4:38 PM, Wolfgang Denk wrote:

> Dear Alex Dubov,
> 
> In message <369392.26813.qm at web37607.mail.mud.yahoo.com> you wrote:
>>> 
>>> Could you please be a bit more specific, i. e. like quoting
>>> file names
>>> and line numbers?
>>> 
>> 
>> These were produced by 
>> grep -nr ddr\-\> board/ | grep -v out_be
>> 
>> I can attach a listing, but it should be quicker this way.
>> Up until now it seemed a rather common practice to initialize ddr
>> controllers directly, bypassing io accessors.
> 
> Indeed. Even after the recent removal of some boards this list
> remains:
> 
> 	board/freescale/mpc8349itx/mpc8349itx.c
> 	board/freescale/mpc8536ds/mpc8536ds.c
> 	board/freescale/mpc8540ads/mpc8540ads.c
> 	board/freescale/mpc8560ads/mpc8560ads.c
> 	board/freescale/mpc8569mds/mpc8569mds.c
> 	board/freescale/mpc8572ds/mpc8572ds.c
> 	board/freescale/mpc8610hpcd/mpc8610hpcd.c
> 	board/freescale/mpc8641hpcn/mpc8641hpcn.c
> 	board/freescale/p2020ds/p2020ds.c
> 	board/sbc8560/sbc8560.c
> 	board/sbc8641d/sbc8641d.c
> 	board/socrates/sdram.c
> 	board/tqc/tqm85xx/sdram.c
> 
> Kumar, Andy - do you have any plans to fix this for the freescale
> boards?
> 
> Best regards,
> 
> Wolfgang Denk

I don't have an plans to fix this, however we can add it to the TODO list.  Just isn't high priority at this point.

- k


More information about the U-Boot mailing list