[U-Boot] [PATCH 1/3] mp2usb: remove board support

Eric Bénard eric at eukrea.com
Wed Apr 27 22:15:51 CEST 2011


Hi Wolfgang,

On 27/04/2011 22:00, Wolfgang Denk wrote:
> In message<1301848555-14404-1-git-send-email-eric at eukrea.com>  you wrote:
>> this board was cancelled long time ago so remove it as it won't
>> be maintained anymore
>>
>> Signed-off-by: Eric Bénard<eric at eukrea.com>
>> ---
>>   board/mp2usb/Makefile    |   50 -----
>>   board/mp2usb/config.mk   |    3 -
>>   board/mp2usb/flash.c     |  552 ----------------------------------------------
>>   board/mp2usb/mp2usb.c    |   98 --------
>>   boards.cfg               |    1 -
>>   include/configs/mp2usb.h |  242 --------------------
>>   6 files changed, 0 insertions(+), 946 deletions(-)
>>   delete mode 100644 board/mp2usb/Makefile
>>   delete mode 100644 board/mp2usb/config.mk
>>   delete mode 100644 board/mp2usb/flash.c
>>   delete mode 100644 board/mp2usb/mp2usb.c
>>   delete mode 100644 include/configs/mp2usb.h
>
> This does not apply cleanly. Can you please rebase and resubmit?
>
in fact you already applied it ee986e2a7d1fd38568e2e5f83563b7bc4f607963 but 
took the 1st version which didn't remove boards.cfg (I forget to add v2 btw).

> Please also make an entry about the removal in doc/README.scrapyard - thanks!
>
a patch finishing to work follows.

Thanks,
Eric


More information about the U-Boot mailing list