From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Sun, 12 Jul 2009 15:35:47 +0200 Subject: [U-Boot] [PATCH] Add support for the KwikByte KBOC OMAP35xx board In-Reply-To: <20090712131357.GE7218@game.jcrosoft.org> References: <20090709170309.dzm4q9q74kk0sc04@host302.hostmonster.com> <782515bb0907091806h40164862td187a1973200e559@mail.gmail.com> <20090712131357.GE7218@game.jcrosoft.org> Message-ID: <4A59E6B3.1070501@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Jean-Christophe, Jean-Christophe PLAGNIOL-VILLARD wrote: >>> diff --git a/board/omap3/kboc/kboc.h b/board/omap3/kboc/kboc.h > please create you own vendor dirent NACK. We use board/omap3//.h syntax. So this is fine. Everything else would make it inconsistent. Best regards Dirk