summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
Commit message (Collapse)AuthorAgeFilesLines
* microblaze/feature-microblaze-endian.inc: Fix MBPKGENDIANNathan Rossi2014-12-051-1/+1
| | | | | | * Do not emit "eb" twice into MBPKGENDIAN Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* machine-xilinx-default.inc: Remove ext2* from default IMAGE_FSTYPESNathan Rossi2014-12-031-1/+1
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* machine-xilinx-board.inc : Add definition of boot files for wic utility.Philip Balister2014-11-181-0/+3
| | | | | | | | | | | With this, and the files added to the machine config you can run: wic create ../oe-core/scripts/lib/image/canned-wks/sdimage-bootpart.wks -e some-image -o images/$MACHINE and end up with a file you can dd onto an sd card. Signed-off-by: Philip Balister <philip@balister.org> Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* machine-xilinx-default.inc: Move UBOOT_SUFFIX definitionNathan Rossi2014-11-171-0/+1
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* machine-xilinx-default.inc: Remove use of MACHINE_KCONFIGNathan Rossi2014-11-141-3/+0
| | | | | | * Variable is no longer used Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* machine-xilinx-default.inc: Force dependence on device-treeNathan Rossi2014-10-271-0/+2
| | | | | | | * Force the use of the device-tree recipe to generate the device tree blobs for the machines. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* machine-xilinx-default.inc: Update default versionsNathan Rossi2014-05-211-3/+3
| | | | | | | * Use the 3.14 kernel for both linux-xlnx and linux-yocto * Use the 2014.01 u-boot Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* zynq7-mainline-gem.dtsi: RemoveNathan Rossi2014-05-211-1/+0
| | | | | | | | * These changes have been merged into the base dtsi for zynq * Clean up and remove non-required *-yocto.dts * Update machine confs Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* machine-xilinx-default.inc: Add cpio.gz.u-boot as defaultNathan Rossi2014-05-051-1/+1
| | | | | | | | * The cpio.gz.u-boot type is useful for booting ramdisk image of cpio type on hardware, without needing to reconfigure the kernel for large ramdisk blocks Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* machine-xilinx-default.inc: Move base dts includesNathan Rossi2014-04-301-0/+6
| | | | | | | | | | | * Move the base dts includes into the machine-xilinx-default.inc, removing the definition from the kernel recipes. This is to bring the device tree configuration inline with the kernel configuration variables. * Fix the name of the dtsi, using the expected file paths which machine the naming convention. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* machine-xilinx-default.inc: Move defconfig setupNathan Rossi2014-04-141-0/+3
| | | | | | | | * Move the defconfig into machine-xilinx-default.inc, so that the defconfigs can be completely overridden from machine configs * Add 3.14 defconfigs Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* machine-xilinx-board.inc: Defines board specific configurationNathan Rossi2014-04-081-0/+3
| | | | | | * Currently configures virtual/bootloader to be part of the image Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* machine-xilinx-default.inc: Specify virtual/bootloaderNathan Rossi2014-03-251-0/+1
| | | | | | * Ensure that u-boot-xlnx is the default virtual/bootloader provider Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* machine-xilinx-default.inc: Fix up preferred versions for linux-yoctoNathan Rossi2014-03-121-3/+2
| | | | | | | | * Set PREFERRED_VERSION for linux-yocto to 3.10 * Remove specifier for linux-yocto-tiny * Remove generation of ext2.gz by default Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* machine/include/tune-*: Fix up KMACHINE definitionsNathan Rossi2014-03-122-2/+2
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* machine-xilinx-default.inc: Refactored all non-tune configurationNathan Rossi2013-08-013-19/+17
| | | | | | * Moved non-tune configuration into machine-xilinx-default.inc Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* linux-yocto: Fix compatiblity with base layer machinesNathan Rossi2013-07-302-0/+6
| | | | | | | | * Remove use of machine specific configuration, replace with a 'zynq-default' and 'microblaze-default'. * Add support for the use of meta-xilinx MACHINE_* variables. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* meta-xilinx: tune-zynq: Corrected forced setting of IMAGE_FSTYPESSipke Vriend2013-06-061-1/+1
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Move include of 'soc-family.inc' into Tune definitionsNathan Rossi2013-05-312-0/+2
| | | | | | | * Resolves issues with linux-xlnx recipe when building with machines that are not using SOC_FAMILY features. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-microblaze: Fix default KERNEL_IMAGETYPE value for microblazeNathan Rossi2013-05-301-1/+1
| | | | | | * Use the proper target 'linux.bin.ub' Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-microblaze: Add negative CCARGS definitionsNathan Rossi2013-05-236-6/+6
| | | | | | * Add args to turn off CPU features Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* microblaze: Set FPU_TARGET and add sanity checkingSipke Vriend2013-05-232-2/+25
| | | | | | | Set bitbake 'known' FPU_TARGET to reflect soft-fpu or hard-fpu Sanity check: add pattern-compare if reorder only exists in v8.30. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* microblaze: Add v9.0 tune.Sipke Vriend2013-05-222-7/+13
| | | | | | Add support for microblaze v9.0. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* microblaze: Change version tune format.Sipke Vriend2013-05-223-29/+29
| | | | | | Modify versions from vXYY to vX.YY to provide distinction between major and minor sections. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Adjust preferred zynq linux to 3.8 and uboot to v2013.01.Sipke Vriend2013-05-131-0/+3
| | | | | | Add UIMAGE load address and configs for 3.8 kernel. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* tune-microblaze: Refactor tune definitionNathan Rossi2013-05-082-12/+16
| | | | | | | | * Extract the arch, package arch and cc flags into the features.inc * Specify the SOC_FAMILY as 'microblaze' (for both little and big endian) Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-zynq: Refactor tune defintionNathan Rossi2013-05-081-5/+12
| | | | | | | | * Specify SOC_FAMILY as 'zynq' * Create the tune as 'zynq' which becomes a tune feature * Force the use of 'armv7a-neon' tune configuration Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-microblaze.inc: Add Linux/u-boot build configurationNathan Rossi2013-05-071-0/+12
| | | | | | | | * Add configuration for UBOOT_MACHINE * Add default linux and u-boot versions and providers * Set default IMAFE_FSTYPES Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-zynq.inc: Fix line-endingsNathan Rossi2013-05-071-17/+17
| | | | | | * Convert \r\n to \n Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* Move RTC config in kernel config to fragments.Sipke Vriend2013-05-021-4/+1
| | | | | | Zedboard has no RTC, ZC702 does. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Add mkimage wrapped ext2.gz.u-boot root file system.Sipke Vriend2013-04-261-3/+6
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Moved defconfig to bsp/board layer.Sipke Vriend2013-04-231-1/+3
| | | | | | Also some other minor changes. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Refactor zedboard machine. Move commone items into tune-zynq include file.Sipke Vriend2013-04-221-0/+15
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* tune-microblaze: Reorder PKGARCH suffixesdannyNathan Rossi2013-03-261-1/+2
| | | | | | * Move math suffixes after all existing suffixes Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-microblaze: RefactoredSipke Vriend2013-03-2613-34/+117
| | | | | | | | * Added features with CFLAG mappings * Added version features for v7.3-.a to v8.50.a * Added MicroBlaze PACKAGE_ARCH expansion e.g. "microblazeel-v830-cmp" Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Added 'microblazeel' machine and tune configuration.Nathan Rossi2012-10-041-0/+22
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* Added 'microblaze' machine and tune configuration.Nathan Rossi2012-09-261-0/+18
Signed-off-by: Nathan Rossi <nathan.rossi@petalogix.com>