aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto_4.1.bbappend
AgeCommit message (Collapse)Author
2016-05-06linux-yocto_4.1: Fix up "amba" node label for Zynq includeNathan Rossi
Partly backport a patch from v4.3+ kernels that adds the "amba" label to the amba bus node of the zynq-7000.dtsi. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
2016-01-06linux-xilinx-machines.inc: Default COMPATIBLE_MACHINE for ZynqMPNathan Rossi
All meta-xilinx kernels now support ZynqMP, set the compatiblity in common include instead of per kernel. Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
2015-07-23linux-yocto_4.1: Add bbappend to enable Xilinx machine supportNathan Rossi
* Add the bbappend for the linux-yocto 4.1 kernel recipes * Additional to the baseline MicroBlaze and Zynq machine support enable ZynqMP machine machine as the 4.1 kernel has support for the ZynqMP architecture as well as device tree for the ep108 board Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>