> -----Original Message-----
> From: [email protected] [mailto:meta-xilinx-
> [email protected]] On Behalf Of Clement Laigle
> Sent: Wednesday, June 13, 2018 1:40 PM
> To: [email protected]
> Subject: [meta-xilinx] [meta-xilinx-bsp][PATCH v5 1/4] Add machine config for
> MiniZed
> 
> MiniZed is a single-core Zynq 7Z007S development board
> 
> Connectivity with Murata "Type 1DX" wireless module
>     - Wi-Fi 802.11b/g/n
>     - Bluetooth 4.1 - BLE (Bluetooth Low Energy)
> 
> Memory
>     - 512MB DDR3L
>     - 128MB QSPI Flash
>     - 8GB eMMC
> 
> Interfaces
>     - Dual Pmod (16 GPIO)
>     - Arduino (22 GPIO)
>     - USB 2.0 host
> 
> Physical interface
>     - Two user LED (Red/Green)
>     - User button
>     - User switch
>     - Reset
> 
> Only a single microUSB cable is required for power, programming, JTAG and 
> serial
> terminal for debug.
> 
> This patch adds machine configuration file for MiniZed board with required 
> setting
> of board specific yocto variables needed.
>     - linux-xlnx is the kernel provider
>     - u-boot is the u-boot provider which will also generate SPL boot.bin
> 
> Signed-off-by: Clement Laigle <[email protected]>
> ---
>  meta-xilinx-bsp/conf/machine/minized-zynq7.conf | 32
> +++++++++++++++++++++++++
>  1 file changed, 32 insertions(+)
>  create mode 100644 meta-xilinx-bsp/conf/machine/minized-zynq7.conf
> 
> diff --git a/meta-xilinx-bsp/conf/machine/minized-zynq7.conf b/meta-xilinx-
> bsp/conf/machine/minized-zynq7.conf
> new file mode 100644
> index 0000000..8ee1980
> --- /dev/null
> +++ b/meta-xilinx-bsp/conf/machine/minized-zynq7.conf
> @@ -0,0 +1,32 @@
> +#@TYPE: Machine
> +#@NAME: minized-zynq7
> +#@DESCRIPTION: Machine support for MiniZed. (http://www.minized.org/)
> +

I am going to move this to meta-xilinx-contrib, once the u-boot gets upgraded 
to 2018.07, we will move it to meta-xilinx

Thanks,
Manju
-- 
_______________________________________________
meta-xilinx mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-xilinx

Reply via email to