From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ajay Bhargav Date: Tue, 10 Feb 2015 05:06:45 +0000 Subject: [U-Boot] [PATCH 09/11] ARM: armada100: remove aspenite and gplugd board support In-Reply-To: <1423543482-11423-10-git-send-email-yamada.m@jp.panasonic.com> References: <1423543482-11423-1-git-send-email-yamada.m@jp.panasonic.com>, <1423543482-11423-10-git-send-email-yamada.m@jp.panasonic.com> Message-ID: <1423544943735.99409@einfochips.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de ________________________________________ From: Masahiro Yamada Sent: Tuesday, February 10, 2015 10:14 AM To: u-boot at lists.denx.de Cc: Tom Rini; Albert Aribaud; Masahiro Yamada; Prafulla Wadaskar; Ajay Bhargav; Roman Byshko; Matthias Fuchs; Marek Vasut; Ivan Khoronzhuk; Jiandong Zheng; Oleksandr Tymoshenko; Jagannadha Sutradharudu Teki; Joe Hershberger; Sergey Kostanbaev; Steve Rae; WingMan Kwok; Siva Durga Prasad Paladugu; Stefan Roese; Michal Simek; Nobuhiro Iwamatsu; Simon Glass; Wolfgang Denk; Ian Campbell; Georges Savoundararadj; Daniel Schwierzeck Subject: [PATCH 09/11] ARM: armada100: remove aspenite and gplugd board support These are still non-generic boards. Signed-off-by: Masahiro Yamada Cc: Prafulla Wadaskar Cc: Ajay Bhargav --- arch/arm/Kconfig | 10 - arch/arm/cpu/arm926ejs/Makefile | 1 - arch/arm/cpu/arm926ejs/armada100/Makefile | 9 - arch/arm/cpu/arm926ejs/armada100/cpu.c | 92 --- arch/arm/cpu/arm926ejs/armada100/dram.c | 116 ---- arch/arm/cpu/arm926ejs/armada100/timer.c | 194 ------ arch/arm/include/asm/arch-armada100/armada100.h | 60 -- arch/arm/include/asm/arch-armada100/config.h | 42 -- arch/arm/include/asm/arch-armada100/cpu.h | 162 ----- arch/arm/include/asm/arch-armada100/gpio.h | 32 - arch/arm/include/asm/arch-armada100/mfp.h | 80 --- arch/arm/include/asm/arch-armada100/spi.h | 79 --- .../include/asm/arch-armada100/utmi-armada100.h | 63 -- board/Marvell/aspenite/Kconfig | 15 - board/Marvell/aspenite/MAINTAINERS | 6 - board/Marvell/aspenite/Makefile | 10 - board/Marvell/aspenite/aspenite.c | 43 -- board/Marvell/gplugd/Kconfig | 15 - board/Marvell/gplugd/MAINTAINERS | 6 - board/Marvell/gplugd/Makefile | 15 - board/Marvell/gplugd/gplugd.c | 130 ---- configs/aspenite_defconfig | 2 - configs/gplugd_defconfig | 2 - doc/README.scrapyard | 2 + drivers/net/Makefile | 1 - drivers/net/armada100_fec.c | 726 --------------------- drivers/net/armada100_fec.h | 209 ------ drivers/spi/Makefile | 1 - drivers/spi/armada100_spi.c | 203 ------ drivers/usb/host/Makefile | 1 - drivers/usb/host/ehci-armada100.c | 48 -- drivers/usb/host/utmi-armada100.c | 80 --- include/configs/aspenite.h | 55 -- include/configs/gplugd.h | 134 ---- include/netdev.h | 1 - 35 files changed, 2 insertions(+), 2643 deletions(-) delete mode 100644 arch/arm/cpu/arm926ejs/armada100/Makefile delete mode 100644 arch/arm/cpu/arm926ejs/armada100/cpu.c delete mode 100644 arch/arm/cpu/arm926ejs/armada100/dram.c delete mode 100644 arch/arm/cpu/arm926ejs/armada100/timer.c delete mode 100644 arch/arm/include/asm/arch-armada100/armada100.h delete mode 100644 arch/arm/include/asm/arch-armada100/config.h delete mode 100644 arch/arm/include/asm/arch-armada100/cpu.h delete mode 100644 arch/arm/include/asm/arch-armada100/gpio.h delete mode 100644 arch/arm/include/asm/arch-armada100/mfp.h delete mode 100644 arch/arm/include/asm/arch-armada100/spi.h delete mode 100644 arch/arm/include/asm/arch-armada100/utmi-armada100.h delete mode 100644 board/Marvell/aspenite/Kconfig delete mode 100644 board/Marvell/aspenite/MAINTAINERS delete mode 100644 board/Marvell/aspenite/Makefile delete mode 100644 board/Marvell/aspenite/aspenite.c delete mode 100644 board/Marvell/gplugd/Kconfig delete mode 100644 board/Marvell/gplugd/MAINTAINERS delete mode 100644 board/Marvell/gplugd/Makefile delete mode 100644 board/Marvell/gplugd/gplugd.c delete mode 100644 configs/aspenite_defconfig delete mode 100644 configs/gplugd_defconfig delete mode 100644 drivers/net/armada100_fec.c delete mode 100644 drivers/net/armada100_fec.h delete mode 100644 drivers/spi/armada100_spi.c delete mode 100644 drivers/usb/host/ehci-armada100.c delete mode 100644 drivers/usb/host/utmi-armada100.c delete mode 100644 include/configs/aspenite.h delete mode 100644 include/configs/gplugd.h Is it late to send patch for these boards? These boards are generic boards but SYS_GENERIC_BOARD config is not enabled for them. Sorry for being late but Can I send patches now to keep this alive? Regards, Ajay Bhargav ************************************************************************************************************************************************************* eInfochips Business Disclaimer: This e-mail message and all attachments transmitted with it are intended solely for the use of the addressee and may contain legally privileged and confidential information. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by replying to this message and please delete it from your computer. Any views expressed in this message are those of the individual sender unless otherwise stated. Company has taken enough precautions to prevent the spread of viruses. However the company accepts no liability for any damage caused by any virus transmitted by this email. *************************************************************************************************************************************************************