]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/sandbox/cpu/cpu.c
sandbox: Don't use PCI in SPL
authorSimon Glass <sjg@chromium.org>
Mon, 4 Jul 2016 17:57:49 +0000 (11:57 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 15 Jul 2016 02:40:24 +0000 (20:40 -0600)
commita7d9caecd770684e6e189dfa24240145ba29379e
treec4b415454e413765e4fef789571f69c3a55ba495
parentf4289cbd8a8d607399b507cb695b46cd771d6c1b
sandbox: Don't use PCI in SPL

PCI is not supported in SPL for sandbox, so avoid using it.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/cpu.c
arch/sandbox/lib/Makefile