From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Fri, 01 Apr 2011 19:45:24 +0200 Subject: [U-Boot] [PATCH] serial: ns16550: fix different reg size access In-Reply-To: References: <1301586774-25447-1-git-send-email-leiwen@marvell.com> <20110331155851.BA1F1F03209@gemini.denx.de> <20110401053518.ADF2AF0320A@gemini.denx.de> <20110401073922.5A7ECF0320A@gemini.denx.de> <20110401102526.C1F09F03209@gemini.denx.de> <20110401124131.22020F0320A@gemini.denx.de> <20110401135519.7271CF0320A@gemini.denx.de> <20110401142552.D8EB0F0320A@gemini.denx.de> Message-ID: <20110401174524.D6761F0320D@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Lei Wen, In message you wrote: > > Just a question to clarify... What your point I denied, that is really > confused me... > I think in this thread, I explain to you, my patch could recover what original > CONFIG_SYS_NS16550_REG_SIZE means... But there is nothing to "recover" in that driver. It just works fine. You attempt to introduce an unnecessary complexity, which is not even generally correct for your own, non-standard controller. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de How does a project get to be a year late? ... One day at a time.