]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sspi: add options to specify bus and mode
authorReinhard Meyer <u-boot@emk-elektronik.de>
Thu, 26 Aug 2010 08:57:27 +0000 (10:57 +0200)
committerMike Frysinger <vapier@gentoo.org>
Thu, 7 Oct 2010 00:50:38 +0000 (20:50 -0400)
commit21032b35a0535528c878c1bfde35570dc4c3ff4b
tree36f8531a9acfadfaf858d70ed33189e230553d98
parentff0dc2c43358b059c25f64af740801333d4875f1
sspi: add options to specify bus and mode

and clean up error messages and help,
removed pointless debug() call.

Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
common/cmd_spi.c