commit | c39acb413f5c957b523da4a5e63a2af869be7908 | [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 | 0c5ced7d48de51ea16347c3b848381bb7ddda0d7 [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>