From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 13 Apr 2016 14:54:34 +0200 Subject: [U-Boot] is there any value to board/dave/ directory? In-Reply-To: References: Message-ID: <570E418A.4080405@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 Hi Robert, On 13.04.2016 14:48, Robert P. J. Day wrote: > while i was puttering around vendor common/ directories, i noticed > that the entirety of board/dave/ was: > > $ tree dave > dave > ??? common > ??? flash.c > > for which most of the dave/ content seems to have been deleted back in > commit 5344cc1a82fcc2817d4671696b3939b0dfa4323e. > > is there any reason for that single source file to still be there? I don't think so. Please submit a patch to remove this file and as a result the complete dave directory as well. Thanks, Stefan