]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: ivybridge: Allow 32-bit init to move to SPL
authorSimon Glass <sjg@chromium.org>
Mon, 16 Jan 2017 14:03:47 +0000 (07:03 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 6 Feb 2017 03:38:46 +0000 (11:38 +0800)
commit987116f7f6432f07bcfbbaf5cff6c62503edad1e
treee414f2a5016bbf021004e5fa02f37ae2e91369c6
parent2eff989585518a2da60930fa603aad4d425bbe7d
x86: ivybridge: Allow 32-bit init to move to SPL

Update the Makefile so that some 32-bit init can be built into SPL rather
than U-Boot proper.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/ivybridge/Makefile