commit | 63fa48d9e7c395d3b75710c77ce0cea11d2a9918 | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Wed Oct 07 16:34:28 2009 -0400 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Oct 16 10:21:39 2009 -0500 |
tree | ae7b3b8855d117698e901623921fdeccf33e4c9e | |
parent | 0253f6071f0228df629f78a0ce79592ced4293ba [diff] |
mpc8xxx: improve LAW error messages when setting up DDR When setting up the LAWs for the DDR, if there was an error, you got the not-so-helpful error text "ERROR" and nothing else. Not only is it non-informative, but it is also pretty frustrating trying to grep for "ERROR" in the source. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>