]> Git Repo - J-u-boot.git/commit
MIPS: qemu-malta: add reset support
authorGabor Juhos <[email protected]>
Wed, 22 May 2013 03:57:38 +0000 (03:57 +0000)
committerTom Rini <[email protected]>
Wed, 24 Jul 2013 13:51:03 +0000 (09:51 -0400)
commit015643152aee4c333e3f95d153347f50b7e92ea7
tree544ff1be14755d89aec2ec01868c6cd4d7885ade
parent5a4dcfac1e05f7c025a465d3372a1c1425004c2b
MIPS: qemu-malta: add reset support

The MIPS Malta board has a SOFTRES register. Writing a
magic value into that register initiates a board reset.

Use this feature to implement reset support.

Signed-off-by: Gabor Juhos <[email protected]>
Cc: Daniel Schwierzeck <[email protected]>
arch/mips/include/asm/malta.h
board/qemu-malta/qemu-malta.c
This page took 0.036622 seconds and 4 git commands to generate.