FSL: Generalize PIXIS reset command parsing.
authorJames Yang <james.yang@freescale.com>
Wed, 16 Jan 2008 17:58:08 +0000 (11:58 -0600)
committerJon Loeliger <jdl@freescale.com>
Wed, 16 Jan 2008 18:08:54 +0000 (12:08 -0600)
commit16c3cde050e2d243e62b37486f1558570787beb8
tree3a82c520c1fbad7af5be8351a01dbe9d2b000f27
parentad8f8687b78c3e917b173f038926695383c55555
FSL: Generalize PIXIS reset command parsing.

Before, the order of arguments to the pixis_reset
command needed to be supplied in a hard-coded order.
Generalize the command parsing to allow any order.

Signed-off-by: James Yang <james.yang@freescale.com>
Acked-by: Jon Loeliger <jdl@freescale.com>
board/freescale/common/pixis.c