Intel Quark SoC X1000 User Manual page 14

Board support package bsp, build and software
Hide thumbs Also See for Quark SoC X1000:
Table of Contents

Advertisement

Run the following commands:
# sudo apt-get install git autoconf
# tar -xvf grub-legacy_*.tar.gz
# cd grub-legacy_*
# ./gitsetup.py
# cd work
# autoreconf --install
# export CC4GRUB='gcc -m32 -march=i586 -fno-stack-protector'
# export GNUEFI_LIBDIR=/full/path/to/gnu-efi-3.0/gnuefi/
# CC="${CC4GRUB}" ./configure-quark.sh
# make
# cd -
Note: If these commands fail, it may be due to your proxy settings. Contact your network
administrator. You may find answers about proxy settings here:
https://wiki.yoctoproject.org/wiki/Working_Behind_a_Network_Proxy
The required output from this build process is the work/efi/grub.efi file.
Intel
®
Quark™ SoC X1000
BSP Build and Software User Guide
14
Building the GRUB OS loader [Linux build environment only]
Order Number: 329687-007US

Advertisement

Table of Contents
loading

Table of Contents