[U-Boot] [PATCH 1/2] mips: dbau1x00: Remove this board
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Wed Jul 11 13:21:45 UTC 2018
On 09.07.2018 21:09, Tom Rini wrote:
> This platform has been marked as orphan since June of 2016 and should
> have been removed some time ago. Do so now.
>
> Cc: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> arch/mips/Kconfig | 11 -
> arch/mips/mach-au1x00/au1x00_eth.c | 5 -
> arch/mips/mach-au1x00/include/mach/au1x00.h | 31 --
> board/dbau1x00/Kconfig | 46 ---
> board/dbau1x00/MAINTAINERS | 10 -
> board/dbau1x00/Makefile | 7 -
> board/dbau1x00/README | 63 ---
> board/dbau1x00/dbau1x00.c | 118 ------
> board/dbau1x00/lowlevel_init.S | 589 ----------------------------
> configs/dbau1000_defconfig | 21 -
> configs/dbau1100_defconfig | 21 -
> configs/dbau1500_defconfig | 21 -
> configs/dbau1550_defconfig | 16 -
> configs/dbau1550_el_defconfig | 17 -
> include/configs/dbau1x00.h | 172 --------
> 15 files changed, 1148 deletions(-)
> delete mode 100644 board/dbau1x00/Kconfig
> delete mode 100644 board/dbau1x00/MAINTAINERS
> delete mode 100644 board/dbau1x00/Makefile
> delete mode 100644 board/dbau1x00/README
> delete mode 100644 board/dbau1x00/dbau1x00.c
> delete mode 100644 board/dbau1x00/lowlevel_init.S
> delete mode 100644 configs/dbau1000_defconfig
> delete mode 100644 configs/dbau1100_defconfig
> delete mode 100644 configs/dbau1500_defconfig
> delete mode 100644 configs/dbau1550_defconfig
> delete mode 100644 configs/dbau1550_el_defconfig
> delete mode 100644 include/configs/dbau1x00.h
>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
--
- Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180711/2caab899/attachment.sig>
More information about the U-Boot
mailing list