]> git.sur5r.net Git - u-boot/commit
powerpc/qixis: enable qixis dump command and add switch dumping command
authorShaveta Leekha <shaveta@freescale.com>
Sun, 23 Dec 2012 19:25:35 +0000 (19:25 +0000)
committerAndy Fleming <afleming@freescale.com>
Wed, 30 Jan 2013 17:25:11 +0000 (11:25 -0600)
commitc6cef92f6397b26a541867f32beb0286a70d8e05
tree1f79469ab1a89c96607e1890509989e94cc1cc73
parentb5b06fb7b04a93ea48638d4d2ba1932051a28f64
powerpc/qixis: enable qixis dump command and add switch dumping command

Remove #ifdef so that "qixis dump" command is always available

Add "qixis_reset switch" command to dump switch settings
Qixis doesn't have 1:1 switch mapping. We need to reverse engineer from
registers to figure out switch settings. Not all bits are available.

Signed-off-by: York Sun <yorksun@freescale.com>
Signed-off-by: Shaveta Leekha <shaveta@freescale.com>
Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
board/freescale/common/qixis.c
board/freescale/common/qixis.h