commit | 4b25a8da728b2e29fa884bf1947743018079115f | [log] [tgz] |
---|---|---|
author | Peter Tyser <ptyser@xes-inc.com> | Tue Sep 14 19:13:51 2010 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Tue Oct 12 23:00:30 2010 +0200 |
tree | d71dd4822dd2960533ede728509a50dc4ac5b43d | |
parent | d4ef82bccb6c13fd7bcda579966f88b929cf4df4 [diff] |
powerpc: Zero out board info struct on bootup This puts the board info struct in a known state and allows the removal of other code which initialized board info fields to 0. Signed-off-by: Peter Tyser <ptyser@xes-inc.com>