Re: [U-Boot] [PATCH] fsl: add 'pixis_reset dump' command

2011-04-28 Thread Kumar Gala
On Feb 9, 2011, at 4:28 PM, Timur Tabi wrote: > Add the 'pixis_reset dump' command, which displays the contents of the PIXIS > registers. This command is only available if DEBUG is defined. > > Signed-off-by: Timur Tabi > --- > board/freescale/common/ngpixis.c | 58 ++

[U-Boot] [PATCH] fsl: add 'pixis_reset dump' command

2011-02-09 Thread Timur Tabi
Add the 'pixis_reset dump' command, which displays the contents of the PIXIS registers. This command is only available if DEBUG is defined. Signed-off-by: Timur Tabi --- board/freescale/common/ngpixis.c | 58 ++ 1 files changed, 58 insertions(+), 0 deletion