]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
blackfin: bf609: add softswitch config command
authorBob Liu <lliubbo@gmail.com>
Tue, 5 Feb 2013 11:05:41 +0000 (19:05 +0800)
committerSonic Zhang <sonic.zhang@analog.com>
Mon, 13 May 2013 08:26:12 +0000 (16:26 +0800)
commit7d861d95a315852532d581884b3b72536c25032c
treed3f844e5c0cd5a8b5faafffb961a70faae497fb5
parente7b9aa96b15c589ba0e5236be9bbadd69c8bcace
blackfin: bf609: add softswitch config command

Add softswitch_output command for bf609-ezkit to enable softswitches.

Signed-off-by: Bob Liu <lliubbo@gmail.com>
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
README
arch/blackfin/include/asm/soft_switch.h [new file with mode: 0644]
board/bf609-ezkit/soft_switch.c
board/bf609-ezkit/soft_switch.h
common/Makefile
common/cmd_softswitch.c [new file with mode: 0644]
include/configs/bf609-ezkit.h