[U-Boot] is there any value to board/dave/ directory?

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?
rday

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

Dear Robert,
In message alpine.LFD.2.20.1604130844380.6321@localhost.localdomain you 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?
The reason is oversight when the board code was dropped.
All this should be removed.
Best regards,
Wolfgang Denk
participants (3)
-
Robert P. J. Day
-
Stefan Roese
-
Wolfgang Denk