[U-Boot] [PATCH 06/30] powerpc/km82xx: move SDRAM config to board config

Wolfgang Denk wd at denx.de
Mon May 2 10:39:50 CEST 2011


Dear Holger Brunck,

In message <4DBE659D.3040208 at keymile.com> you wrote:
> 
> BTW: What would your proposal for a filename for a SDRAM specific header?

Name it after the SDRAM chip type?

I think we should create a directory hierarchy for this:

	chips/sdram/
	chips/ddr/
	chips/ddr2/
	chips/ddr3/

We already have a few of such files - but this shows also how it
should NOT be done (because we have here lots of duplicated files
again):

	-> find * -name 'mt4*'
	board/canmb/mt48lc16m32s2-75.h
	board/esd/cpci5200/mt46v16m16-75.h
	board/esd/pf5200/mt46v16m16-75.h
	board/esd/mecp5200/mt46v16m16-75.h
	board/a4m072/mt46v32m16.h
	board/icecube/mt46v16m16-75.h
	board/icecube/mt46v32m16.h
	board/icecube/mt48lc16m16a2-75.h
	board/inka4x0/mt46v16m16-75.h
	board/inka4x0/mt46v32m16-75.h
	board/inka4x0/mt48lc16m16a2-75.h
	board/bc3450/mt48lc16m16a2-75.h
	board/pm520/mt46v16m16-75.h
	board/pm520/mt48lc16m16a2-75.h
	board/total5200/mt48lc16m16a2-75.h
	board/total5200/mt48lc32m16a2-75.h
	board/mcc200/mt48lc8m32b2-6-7.h
	board/mcc200/mt46v16m16-75.h
	board/mcc200/mt48lc16m16a2-75.h
	board/mcc200/mt48lc16m32s2-75.h
	board/munices/mt48lc16m16a2-75.h
	board/phytec/pcm030/mt46v32m16-75.h
	board/tqc/tqm5200/mt48lc16m16a2-75.h

Eventually this is the start of a bigger cleanup action then :-)

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
Due to lack of disk space, this fortune database has been discontinued.


More information about the U-Boot mailing list