]> git.sur5r.net Git - u-boot/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)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 23 Mar 2015 15:15:24 +0000 (00:15 +0900)
commit94ab98bb1c963bb9694955a9512044ef2630a4fe
treebfd3fc0bd0d9278efe946bca9bda777cfceba024
parentd5e73050139d44ebbff212c7c1de764606029ee7
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