Re: [U-Boot] [PATCH 3/4] stx: factor out common DIMM enumeration code

2009-08-07 Thread Kumar Gala
On Aug 7, 2009, at 12:28 AM, oa...@yahoo.com wrote: > From: Alex Dubov > > Board specific ddr options are moved to the main board configuration > file. > Common DIMM enumeration code is factored out. > > Signed-off-by: Alex Dubov > --- > board/stx/common/Makefile |1 + > board/stx/common/d

[U-Boot] [PATCH 3/4] stx: factor out common DIMM enumeration code

2009-08-06 Thread oakad
From: Alex Dubov Board specific ddr options are moved to the main board configuration file. Common DIMM enumeration code is factored out. Signed-off-by: Alex Dubov --- board/stx/common/Makefile |1 + board/stx/common/ddr.c| 43 + board/stx/stxgp3/Makefile |