]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: integrator: delete non-devicetree boot path
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 15 Jun 2013 20:01:13 +0000 (22:01 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 Oct 2013 12:09:49 +0000 (14:09 +0200)
commit6b33c9f891f3302f75369074537e5c177a783d39
treef5e2c6f263a1d142de054ab9f9546ad702351e14
parentc4934416584937008f7b8cbff9f6f69ca877f16e
ARM: integrator: delete non-devicetree boot path

The Device Tree boot path now supports everything the ATAG
boot can provide, and the two are equivalent. This deletes
the ATAG boot path from the Integrator/AP and
Integrator/CP platforms to move them on to the future.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/Kconfig
arch/arm/mach-integrator/core.c
arch/arm/mach-integrator/integrator_ap.c
arch/arm/mach-integrator/integrator_cp.c
arch/arm/mach-integrator/pci_v3.c