public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] arm: Move all boards over to generic board
@ 2015-08-13 21:19 Simon Glass
  2015-08-13 21:19 ` [U-Boot] [PATCH 1/2] arm: Enable CONFIG_SYS_GENERIC_BOARD for all boards Simon Glass
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Simon Glass @ 2015-08-13 21:19 UTC (permalink / raw)
  To: u-boot

All arm boards should have been converted to generic board by now. It is
time to either remove the non-generic boards, or force-convert them to
generic board.

This series takes the latter approach, which may break a few boards, but
most should be OK.


Simon Glass (2):
  arm: Enable CONFIG_SYS_GENERIC_BOARD for all boards
  arm: Drop old non-generic-board code

 arch/Kconfig                               |   1 +
 arch/arm/include/asm/arch-lpc32xx/config.h |   2 -
 arch/arm/include/asm/u-boot.h              |  19 -
 arch/arm/lib/Makefile                      |   3 -
 arch/arm/lib/board.c                       | 687 -----------------------------
 include/configs/VCMA9.h                    |   1 -
 include/configs/am3517_crane.h             |   1 -
 include/configs/am3517_evm.h               |   1 -
 include/configs/apf27.h                    |   1 -
 include/configs/armadillo-800eva.h         |   1 -
 include/configs/aspenite.h                 |   5 -
 include/configs/at91-sama5_common.h        |   2 -
 include/configs/at91rm9200ek.h             |   2 -
 include/configs/at91sam9260ek.h            |   2 -
 include/configs/at91sam9261ek.h            |   2 -
 include/configs/at91sam9263ek.h            |   2 -
 include/configs/at91sam9m10g45ek.h         |   2 -
 include/configs/at91sam9n12ek.h            |   1 -
 include/configs/at91sam9rlek.h             |   2 -
 include/configs/at91sam9x5ek.h             |   2 -
 include/configs/bcm28155_ap.h              |   1 -
 include/configs/bcm_ep_board.h             |   2 -
 include/configs/bur_am335x_common.h        |   2 -
 include/configs/calimain.h                 |   1 -
 include/configs/cm5200.h                   |   3 -
 include/configs/cm_t35.h                   |   1 -
 include/configs/cm_t3517.h                 |   1 -
 include/configs/cm_t54.h                   |   3 -
 include/configs/colibri_pxa270.h           |   1 -
 include/configs/colibri_vf.h               |   1 -
 include/configs/corvus.h                   |   1 -
 include/configs/da850evm.h                 |   1 -
 include/configs/db-88f6820-gp.h            |   1 -
 include/configs/db-mv784mp-gp.h            |   1 -
 include/configs/digsy_mtc.h                |   1 -
 include/configs/dns325.h                   |   1 -
 include/configs/dockstar.h                 |   2 -
 include/configs/dreamplug.h                |   1 -
 include/configs/edminiv2.h                 |   3 -
 include/configs/ethernut5.h                |   2 -
 include/configs/exynos-common.h            |   2 -
 include/configs/flea3.h                    |   1 -
 include/configs/goflexhome.h               |   2 -
 include/configs/gplugd.h                   |   5 -
 include/configs/guruplug.h                 |   2 -
 include/configs/h2200.h                    |   1 -
 include/configs/highbank.h                 |   1 -
 include/configs/ib62x0.h                   |   2 -
 include/configs/iconnect.h                 |   2 -
 include/configs/imx31_phycore.h            |   2 -
 include/configs/integrator-common.h        |   1 -
 include/configs/ipam390.h                  |   1 -
 include/configs/km/km_arm.h                |   2 -
 include/configs/km82xx.h                   |   1 -
 include/configs/km8360.h                   |   1 -
 include/configs/kzm9g.h                    |   1 -
 include/configs/ls1021aqds.h               |   2 -
 include/configs/ls1021atwr.h               |   2 -
 include/configs/ls2085a_common.h           |   2 -
 include/configs/lsxl.h                     |   2 -
 include/configs/m53evk.h                   |   1 -
 include/configs/maxbcm.h                   |   1 -
 include/configs/mcx.h                      |   2 -
 include/configs/mx25pdk.h                  |   1 -
 include/configs/mx31ads.h                  |   2 -
 include/configs/mx31pdk.h                  |   2 -
 include/configs/mx35pdk.h                  |   1 -
 include/configs/mx51evk.h                  |   1 -
 include/configs/mx53ard.h                  |   2 -
 include/configs/mx53evk.h                  |   2 -
 include/configs/mx53loco.h                 |   2 -
 include/configs/mx53smd.h                  |   2 -
 include/configs/mx6_common.h               |   1 -
 include/configs/mx6ul_14x14_evk.h          |   1 -
 include/configs/mxs.h                      |   5 -
 include/configs/nas220.h                   |   1 -
 include/configs/nokia_rx51.h               |   1 -
 include/configs/omap3_zoom1.h              |   1 -
 include/configs/omapl138_lcdk.h            |   1 -
 include/configs/p1_p2_rdb_pc.h             |   1 -
 include/configs/pm9261.h                   |   2 -
 include/configs/pm9263.h                   |   2 -
 include/configs/pm9g45.h                   |   2 -
 include/configs/pogo_e02.h                 |   2 -
 include/configs/rcar-gen2-common.h         |   1 -
 include/configs/rpi-common.h               |   1 -
 include/configs/s5p_goni.h                 |   2 -
 include/configs/sheevaplug.h               |   2 -
 include/configs/siemens-am33x-common.h     |   2 -
 include/configs/smdk2410.h                 |   2 -
 include/configs/smdkc100.h                 |   2 -
 include/configs/snapper9260.h              |   1 -
 include/configs/socfpga_common.h           |   2 -
 include/configs/spear-common.h             |   2 -
 include/configs/stm32f429-discovery.h      |   1 -
 include/configs/stv0991.h                  |   1 -
 include/configs/sunxi-common.h             |   1 -
 include/configs/tam3517-common.h           |   1 -
 include/configs/tao3530.h                  |   1 -
 include/configs/taurus.h                   |   1 -
 include/configs/tegra-common.h             |   1 -
 include/configs/ti_armv7_common.h          |   1 -
 include/configs/tricorder.h                |   2 -
 include/configs/uniphier.h                 |   2 -
 include/configs/usb_a9263.h                |   1 -
 include/configs/usbarmory.h                |   1 -
 include/configs/vexpress_aemv8a.h          |   3 -
 include/configs/vexpress_common.h          |   1 -
 include/configs/vf610twr.h                 |   1 -
 include/configs/woodburn_common.h          |   1 -
 include/configs/work_92105.h               |   1 -
 include/configs/x600.h                     |   1 -
 include/configs/xilinx-ppc.h               |   2 -
 include/configs/xilinx_zynqmp.h            |   2 -
 include/configs/zmx25.h                    |   2 -
 include/configs/zynq-common.h              |   2 -
 116 files changed, 1 insertion(+), 889 deletions(-)
 delete mode 100644 arch/arm/lib/board.c

-- 
2.5.0.276.gf5e568e

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-08-27 10:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-13 21:19 [U-Boot] [PATCH 0/2] arm: Move all boards over to generic board Simon Glass
2015-08-13 21:19 ` [U-Boot] [PATCH 1/2] arm: Enable CONFIG_SYS_GENERIC_BOARD for all boards Simon Glass
2015-08-13 22:38   ` Masahiro Yamada
2015-08-13 22:52     ` Simon Glass
2015-08-14  4:47   ` Anatolij Gustschin
2015-08-14  4:50   ` Stefan Roese
2015-08-27 10:22   ` Ajay
2015-08-13 21:19 ` [U-Boot] [PATCH 2/2] arm: Drop old non-generic-board code Simon Glass
2015-08-18 13:03 ` [U-Boot] [PATCH 0/2] arm: Move all boards over to generic board Pavel Machek
2015-08-21 20:52   ` Simon Glass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox