commit | d11823ca3cb551814ffcd926402c8bcf3a7eff35 | [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 | a9946e3fc7089ddc6b7711a44e07a6b0827b79a7 [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>