commit | 98d92d8c9f4021629a45261ad5ec3f3595f3a27a | [log] [tgz] |
---|---|---|
author | Wolfgang Denk <wd@denx.de> | Wed Oct 28 22:07:56 2009 +0100 |
committer | Wolfgang Denk <wd@denx.de> | Wed Oct 28 22:07:56 2009 +0100 |
tree | 9d19a6e386069b5f4446cf9fd92bd9027f7737ed | |
parent | f2b4bc04d6aed6be712d236dab48ac4c4da22cbf [diff] |
sbc8349: fix incorrect comment The comment for the BR0_PRELIM port size initialization incorrectly stated 32 bit, while it's actually 16 bit. The code is correct. Reported-by: Guenter Koellner <guenter.koellner@nsn.com> Signed-off-by: Wolfgang Denk <wd@denx.de>