[U-Boot] Please pull u-boot-x86

Hi Tom,
The following changes since commit a5b24110cad65c73d6bcf6ecada07d926975ed54:
Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2016-12-23 18:41:56 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git
for you to fetch changes up to d26a38fd615466e2d62baa577423ac06d2601d8f:
binman: Remove hard-coded file name for x86 CMC/FSP/VGA (2016-12-26 13:36:23 +0800)
---------------------------------------------------------------- Bin Meng (3): x86: quark: Fix build error for quark-based boards x86: Add file names from Kconfig in CMC/FSP/VGA nodes in u-boot.dtsi binman: Remove hard-coded file name for x86 CMC/FSP/VGA
arch/x86/dts/quark-u-boot.dtsi | 17 +++++++++++++++++ arch/x86/dts/u-boot.dtsi | 3 +++ tools/binman/etype/intel_cmc.py | 3 --- tools/binman/etype/intel_fsp.py | 3 --- tools/binman/etype/intel_vga.py | 3 --- 5 files changed, 20 insertions(+), 9 deletions(-) create mode 100644 arch/x86/dts/quark-u-boot.dtsi
Regards, Bin

On Mon, Dec 26, 2016 at 01:42:43PM +0800, Bin Meng wrote:
Hi Tom,
The following changes since commit a5b24110cad65c73d6bcf6ecada07d926975ed54:
Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2016-12-23 18:41:56 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git
for you to fetch changes up to d26a38fd615466e2d62baa577423ac06d2601d8f:
binman: Remove hard-coded file name for x86 CMC/FSP/VGA (2016-12-26 13:36:23 +0800)
Applied to u-boot/master, thanks!
participants (2)
-
Bin Meng
-
Tom Rini