]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: spl: Allow driver model to be used
authorSimon Glass <sjg@chromium.org>
Tue, 11 Nov 2014 00:16:46 +0000 (17:16 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 21 Nov 2014 07:12:55 +0000 (08:12 +0100)
commit1151651831ff11b3f40d132bb9ab012e95a8faa1
treed447f9186345abffb1c3b42fd179cfc9d5c16ee5
parentfb4f5e7c911745de1a6c7d0051abca9d2a4cd920
dm: spl: Allow driver model to be used

When enabled, set up driver model for SPL. This allows SPL to use the same
drivers as the main U-Boot.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Tom Rini <trini@ti.com>
common/spl/spl.c
scripts/Makefile.spl