]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix data stage name matching issue
authorJames Yang <James.Yang@freescale.com>
Fri, 4 Jan 2013 08:14:01 +0000 (08:14 +0000)
committerAndy Fleming <afleming@freescale.com>
Wed, 30 Jan 2013 17:25:13 +0000 (11:25 -0600)
commit992f2fb28ccce08613a34ce64b151f3a91ee3c3a
tree804c3d5c40a5191958d3f1a86173529693b54509
parentbf4189307fe4a3df784722e831683f9a7fdd2142
Fix data stage name matching issue

This fix allows the name of the stage to be specifed after the
controler and DIMM is specified.  Prior to this fix, if the
data stage name is not the first entry on the command line,
the operation is applied to all controller and DIMMs.

Signed-off-by: James Yang <James.Yang@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
arch/powerpc/cpu/mpc8xxx/ddr/interactive.c