| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
|
|
|
|
| |
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
|
| |
|
|
|
|
| |
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
|
|
|
|
|
|
|
|
|
| |
This adds creation of a stratix10 sdcard via wic by default,
a consequence being that wic depends on both the kernel and
bootloader being built so a typical console-image build will
also build u-boot and the kernel.
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
|
|
|
|
| |
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
|
|
|
|
|
|
|
| |
remove redundant _stratix10 from variables and add all
needed UBOOT variables
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
|
|
|
|
|
|
| |
This feature / package are not available in angstrom 2.4
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
|
|
|
|
|
|
|
| |
-> adds support for stratix10
-> Remove dependency on mkenvimage as this is not used
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
|
|
|
|
| |
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
|
|
|
| |
Old dependency call was deprecated
|
|
|
|
| |
Signed-off-by: Yves Vandervennet <yves.vandervennet@linux.intel.com>
|
|
|
|
|
|
| |
${KERNEL_PACKAGE_NAME}-base
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
| |
Signed-off-by: Yves Vandervennet <yves.vandervennet@linux.intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Yves Vandervennet <yves.vandervennet@linux.intel.com>
|
|
|
|
| |
Signed-off-by: Yves Vandervennet <yves.vandervennet@linux.intel.com>
|
|
|
|
| |
Signed-off-by: Yves Vandervennet <yves.vandervennet@linux.intel.com>
|
|
|
|
| |
Signed-off-by: Yves Vandervennet <yves.vandervennet@intel.com>
|
|
|
|
| |
Signed-off-by: Yves Vandervennet <yves.vandervennet@linux.intel.com>
|
|
|
|
|
| |
Signed-off-by: Yves Vandervennet <yves.unix@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
|
|
|
|
|
|
|
|
| |
Mainly fix the u-boot build by:
- changing u-boot-mkenvimage to use $(CC) instead of cc
- adding bc-native to u-boot-socfpga due to RS-sysroot in YP
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
|
|
| |
Signed-off-by: Yves Vandervennet <yvanderv@opensource.altera.com>
|
|
|
|
|
|
|
|
| |
Linux kernel 4.10 supports more boards for cyclone5 and arria10.
This adds mcvevk, sodia, trcom, and vining_fpga as cyclone5, and
adds socdk_nand as arria10.
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
|
|
|
|
| |
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
|
|
|
|
| |
Signed-off-by: Yves Vandervennet <yves.unix@gmail.com>
|
|
|
|
|
|
|
|
|
| |
Add support for the Nios2 R2 Code Density Extension, which is a
completely new 16/32-bit instruction set addition to reduce size
of the code and increase performance.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
Add support for the Bit Manipulation Extensions , which is optional
part of Nios2 R2 spec .
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
Add support for Nios2 R2 , which is a new revision of Nios2 .
Note that Nios2 R2 is always little endian. Also note that
Nios2 R2 is NOT binary compatible with Nios2 R1 due to the
instruction opcode reencoding.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
| |
Add support for Big-Endian Nios2 R1 .
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
Use _append instead of += so that the machine adds into the
TUNE_FEATURES after the tune-nios2.inc was processed.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
| |
Rewrite the tune description and drop duplicate TUNE_ARCH.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
Just append TUNE_PKGARCH instead of having all sorts of ad-hoc variables
all over the place.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
Just append TUNE_CCARGS instead of having all sorts of ad-hoc variables
all over the place.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
|
| |
All of these feature-nios-* files are small, so inline them
to make it easier to see the changes they make.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
| |
This is not used, so drop it.
Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
|
|
|
| |
Also clean up older kernel versions, removing 4.1 4.1.22
4.3 4.4 4.5 4.6 kernels.
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
|
|
|
|
|
|
|
| |
SOCFPGA_SDIMG_EXTRA_FILES lists any files to be added from
the DEPLOYDIR to the FAT partition of the sdcard image
Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com>
|
|
|
|
|
| |
exlinux.conf should be copied to the bootable fat partition
so that distro boot in uboot can find it.
|
|
|
|
| |
Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com>
|
|
|
|
|
|
|
|
| |
The updated partition scheme has issues on windows which
for some reason requires the fat partition to be the first
partition
Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com>
|
|
|
|
|
|
|
|
|
| |
when adding extlinux.conf generation to angstrom there is
a requirement for something that provides uboot. This patch
adds a PROVIDES so that the package accurately reports that
it provides uboot
Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com>
|
|
|
|
| |
Signed-off-by: Dalon Westergreen <dalon.westergreen@intel.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
create uboot environment images to populate the sdcard
images. This allows non-default uboot environments to be
used without the need for changing / patching uboot
Initially add de0-nano-soc environment
|
|\
| |
| | |
Only conditionally set SOCFPGA_SDIMG_PARTITION_COMMAND
|
| |
| |
| |
| |
| |
| | |
create uboot environment images to populate the sdcard
images. This allows non-default uboot environments to be
used without the need for changing / patching uboot
|
|/
|
|
|
| |
Since the machine conf allows you to change uboot versions
you need to be able to change the sdcard creation setup
|
|
|
|
|
|
|
| |
Change sdcard creation to use the fstype in the build rather
than in the deploy dir. Also, put created image in the build
dir rather then the deploy dir direcly. I believe this to be
the cause of the stale or non-working root filesystem
|