[meta-xilinx] [PATCH 00/12] Updates for Kernels, and changes in OE-Core master
Nathan Rossi
nathan at nathanrossi.com
Thu Jan 7 19:26:02 PST 2016
On Thu, Jan 7, 2016 at 3:23 PM, Robert Berger
<gmane at reliableembeddedsystems.com> wrote:
>
>
>
> Hi,
>
> On 12/28/2015 02:46 PM, Nathan Rossi wrote:
>> This series adds a number of updates to kernel configuration and kernel recipes
>> as well as updating (and removing) recipes which have been updated in OE-Core
>> master.
>>
>> The most interesting changes in this series are:
>> * linux-yocto-dev (which is 4.4-rc*) has support for FPGA Manager
>> * linux-yocto-dev - Much better performance for Zynq GEM (see below stats,
>> performs on par or better that emacps from linux-xlnx)
>> * Dropped linux-yocto 3.14, 3.19 in-line with changes in oe-core master
>> * No more ZynqMP patches required to any recipes :)
>
> ...
>
> Should I be worries about the warning?
This specific warning is ok to ignore. It is just informing you that
it failed to enable the config/driver for the Xilinx AXI Ethernet (aka
the soft-ip ethernet core that is available from the Xilinx IP library
in Vivado/XPS), the reason it fails to enable it is because in the
mainline kernel the driver has not been updated to work for
Zynq/ZynqMP yet.
Regards,
Nathan
>
> Build Configuration:
> BB_VERSION = "1.28.0"
> BUILD_SYS = "x86_64-linux"
> NATIVELSBSTRING = "Ubuntu-14.04"
> TARGET_SYS = "arm-poky-linux-gnueabi"
> MACHINE = "zedboard-zynq7"
> DISTRO = "poky"
> DISTRO_VERSION = "2.0+snapshot-20160106"
> TUNE_FEATURES = "arm armv7a vfp neon cortexa9"
> TARGET_FPU = "vfp-neon"
> meta
> meta-yocto
> meta-yocto-bsp = "heads/master:f8185ff9f8ac697733b41f023cb3a4b98b2f823f"
> meta-xilinx = "heads/master:b98e9384d61f8e19a1028c68abe7dcafd4871de8"
>
> NOTE: Preparing RunQueue
> NOTE: Executing SetScene Tasks
> NOTE: Executing RunQueue Tasks
> WARNING: [kernel config]: specified values did not make it into the
> kernel's final configuration:
>
> Value requested for CONFIG_XILINX_AXI_EMAC not in final ".config"
> Requested value: "CONFIG_XILINX_AXI_EMAC=y"
> Actual value set: ""
>
> Regards,
>
> Robert
>
> ...Discipline is the best tool.Design first, then code.Don't patch bugs
> out, rewrite them out.Don't test bugs out, design them out.- Jack Ganssle
>
> My public pgp key is available,at:
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x90320BF1
>
>
>
More information about the meta-xilinx
mailing list