[PATCH 0/40] ARM: ux500: Convert to Device Tree only platform

Lee Jones lee.jones at linaro.org
Fri Aug 23 08:23:00 EDT 2013


I started by taking out simple, unimportant pieces, then finalised by
removing the critical booting components required for booting with
ATAGs. After this patch-set the ux500 will only boot with Device Tree
enabled. DT boot appears to be unaffected by the work, tested on
Snowball.

 arch/arm/mach-ux500/Makefile                |   4 +-
 arch/arm/mach-ux500/board-mop500-audio.c    |  50 ----------
 arch/arm/mach-ux500/board-mop500-sdi.c      |  51 ----------
 arch/arm/mach-ux500/board-mop500-stuib.c    | 120 -----------------------
 arch/arm/mach-ux500/board-mop500-u8500uib.c |  92 ------------------
 arch/arm/mach-ux500/board-mop500-uib.c      | 133 -------------------------
 arch/arm/mach-ux500/board-mop500.c          | 640 ------------------------------------------------------------------------------------------------------------------------
 arch/arm/mach-ux500/board-mop500.h          |  16 ---
 arch/arm/mach-ux500/cpu-db8500.c            |  78 ---------------
 arch/arm/mach-ux500/cpu.c                   |   5 -
 arch/arm/mach-ux500/devices-common.c        |  60 ------------
 arch/arm/mach-ux500/devices-common.h        | 134 -------------------------
 arch/arm/mach-ux500/devices-db8500.c        |  93 ------------------
 arch/arm/mach-ux500/devices-db8500.h        | 109 ---------------------
 arch/arm/mach-ux500/devices.h               |   8 --
 arch/arm/mach-ux500/setup.h                 |   1 -
 arch/arm/mach-ux500/usb.c                   | 135 --------------------------
 17 files changed, 1 insertion(+), 1728 deletions(-)





More information about the linux-arm-kernel mailing list