]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: UniPhier: move platform devices to SPL
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 22 Mar 2015 15:07:22 +0000 (00:07 +0900)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:34:15 +0000 (14:34 +0200)
commitef03e42bf884980fddb80954b18fa8f17c7281ad
tree7be5334155ea58995862c1d4d6b09cb52154c7a8
parent05cd33b3bca2e21c84879dca2433d4eee6f9a314
ARM: UniPhier: move platform devices to SPL

Since we do not have OF_CONTROL support for SPL, platform devices
are necessary to enable Driver Model on SPL.

To prepare for that, move platdevice.o to SPL and enable it by
CONFIG_SPL_DM.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/ph1-ld4/Makefile
arch/arm/mach-uniphier/ph1-pro4/Makefile