Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
meta-ezynq
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
meta-ezynq
Commits
39faa7f6
Commit
39faa7f6
authored
Nov 12, 2013
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removing MACHINE, not needed
parent
ebdc3e14
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
44 deletions
+0
-44
tune-zynq.inc
conf/machine/include/tune-zynq.inc
+0
-29
microzed.conf
conf/machine/microzed.conf
+0
-15
No files found.
conf/machine/include/tune-zynq.inc
deleted
100644 → 0
View file @
ebdc3e14
DEFAULTTUNE
?=
"zynq"
SOC_FAMILY
?=
"zynq"
require
conf
/
machine
/
include
/
tune
-
cortexa9
.
inc
require
conf
/
machine
/
include
/
soc
-
family
.
inc
TUNEVALID
[
zynq
]
=
"Zynq"
AVAILTUNES
+=
"zynq"
TUNE_FEATURES_tune
-
zynq
+=
"${TUNE_FEATURES_tune-armv7a-neon} zynq"
ARMPKGARCH
=
"${ARMPKGARCH_tune-armv7a-neon}"
PACKAGE_EXTRA_ARCHS_tune
-
zynq
=
"${PACKAGE_EXTRA_ARCHS_tune-armv7a-neon} zynq"
# Linux Configuration
PREFERRED_PROVIDER_virtual
/
kernel
?=
"linux-xlnx"
PREFERRED_VERSION_linux
-
xlnx
?=
"3.8%"
KERNEL_IMAGETYPE
?=
"uImage"
# Set default load address.
# Override with KERNEL_EXTRA_ARGS_<board> += "..." in machine file if required
KERNEL_EXTRA_ARGS_zynq
+=
"UIMAGE_LOADADDR=0x8000"
# File System Configuration
IMAGE_FSTYPES
?=
"cpio ext2 ext2.gz.u-boot ext2.gz"
IMAGE_CLASSES
+=
"image_types_uboot"
# U-Boot Configuration
PREFERRED_PROVIDER_ezynq
-
u
-
boot
?=
"ezynq"
PREFERRED_VERSION_ezynq
-
u
-
boot
?=
"v2013.01%"
conf/machine/microzed.conf
deleted
100644 → 0
View file @
ebdc3e14
#@TYPE: Machine
#@NAME: microzed
#@DESCRIPTION: Machine support for microzed.
# Versions corresponding to zedboard documentation
#PREFERRED_VERSION_linux-xlnx ?= "3.8%"
#PREFERRED_VERSION_ezynq ?= "v2013.01%"
require
conf
/
machine
/
include
/
tune
-
zynq
.
inc
# Microzed machine definition known by Xilinx UBOOT (patched with EZYNQ)
UBOOT_MACHINE
=
"zynq_microzed_config"
#this parameter is not used (taken from zedboard example)
#SERIAL_CONSOLE = "115200 ttyPS0"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment