commit | 433ff2bdbccc5190189528305e4ed6f7205dbafd | [log] [tgz] |
---|---|---|
author | Graeme Russ <graeme.russ@gmail.com> | Sat Apr 24 00:05:38 2010 +1000 |
committer | Wolfgang Denk <wd@denx.de> | Thu May 06 00:14:00 2010 +0200 |
tree | 977d7acadb6c23f20cd328ce420189ae46ffc702 | |
parent | 64a0a4995e79ef9813bb51d5f1ff35ae5dabfc7e [diff] |
x86: Add register dump to crash handlers Shamelessly steal the Linux x86 crash handling code and shove it into U-Boot (cool - it fits). Be sure to include suitable attribution to Linus Signed-off-by: Graeme Russ <graeme.russ@gmail.com>