MYD-Y7Z010/007S Board Linux Development Manual
MYIR Electronics Limited
|
2
/
14
Chapter 1 Overview and Introduction of Software Resource
1.1 Overview
MYD-Y7Z010/007S Board provides abundant hardware and software resource. This manual will
start from building the environment and introduce how to develop a MYD-Y7Z010/007S Board
Linux program step by step. The development commands of this manual are illustrated based-on
Ubuntu system.
1.2 Software Resources
Category
Name
Remark
Code
Tool
chains
gcc 4.6.1
gcc version 4.6.1
(Sourcery CodeBench Lite 2011.09-50)
Boot
loader
boot.bin
First bootstrap Include FSBL and u-boot
Yes
Linux
Kernel
Linux 3.15.0
Linux kernel customized for the
MYD-Y7Z010/007S Board hardware
Yes
Driver
USB host
USB host driver
Yes
Ethernet
Gigabit Ethernet driver(3 net interfaces)
Yes
MMC/SD/TF MMC/SD/TF card driver
Yes
UART
UART driver
Yes
UARTlite
Uartlite serial driver
Yes
CAN
CAN driver
Yes
LCD
LCD driver
Yes
HDMI
HDMI driver
Yes
LED
LED driver
Yes
GPIO
GPIO driver
Yes
File
system
Ramdisk
Ramdisk image system
Rootfs
Made by Buildroot
Yes
Table 1-1