From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Fri, 27 May 2011 19:56:41 +0200 Subject: [U-Boot] [PATCH 4/5] mpc5200: digsy_mtc: add support for graphic extension board In-Reply-To: References: <1306505304-9593-1-git-send-email-agust@denx.de> <1306505304-9593-5-git-send-email-agust@denx.de> Message-ID: <20110527195641.13ee0b20@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Detlev, On Fri, 27 May 2011 17:33:33 +0200 Detlev Zundel wrote: ... > > board/digsy_mtc/exbo.h | 17 +++++++++++++ > > Please fold this into the digsy_mtc.h file. We should not add more > files without proper licensing headers and 17 lines surely do not > justify going to this length. Okay. I just noticed that this patch is old. In another branch I've a newer version using register accessors. There is also a small bug in this patch. I'll resend and add the exbo.h header to existing header. Thanks, Anatolij