Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
meta-elphel393
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-elphel393
Commits
0fe5e530
Commit
0fe5e530
authored
Nov 12, 2013
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added a patch for xilinx_nandps.c
parent
538da6e0
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
7 deletions
+9
-7
elphel393.conf
conf/machine/elphel393.conf
+4
-4
tune-zynq.inc
conf/machine/include/tune-zynq.inc
+3
-3
linux-xlnx.inc
recipes-kernel/linux/linux-xlnx.inc
+2
-0
No files found.
conf/machine/elphel393.conf
View file @
0fe5e530
...
@@ -3,12 +3,12 @@
...
@@ -3,12 +3,12 @@
#@DESCRIPTION: Machine support for elphel393.
#@DESCRIPTION: Machine support for elphel393.
# http://www.elphel.com/
# http://www.elphel.com/
# Versions corresponding to zedboard documentation
PREFERRED_VERSION_linux
-
xlnx
?=
"3.8%"
PREFERRED_VERSION_u
-
boot
-
xlnx
?=
"v2013.01%"
require
conf
/
machine
/
include
/
tune
-
zynq
.
inc
require
conf
/
machine
/
include
/
tune
-
zynq
.
inc
# Corresponding from linux-xlnx and ezynq-u-boot
PREFERRED_VERSION_ezynq
-
u
-
boot
?=
"v2013.01%"
PREFERRED_VERSION_linux
-
xlnx
?=
"3.8%"
# Zedboard machine definition known by Xilinx UBOOT
# Zedboard machine definition known by Xilinx UBOOT
UBOOT_MACHINE
=
"elphel393_config"
UBOOT_MACHINE
=
"elphel393_config"
...
...
conf/machine/include/tune-zynq.inc
View file @
0fe5e530
...
@@ -24,6 +24,6 @@ IMAGE_FSTYPES ?= "cpio ext2 ext2.gz.u-boot ext2.gz"
...
@@ -24,6 +24,6 @@ IMAGE_FSTYPES ?= "cpio ext2 ext2.gz.u-boot ext2.gz"
#IMAGE_FSTYPES ?= "ext2.gz.u-boot"
#IMAGE_FSTYPES ?= "ext2.gz.u-boot"
IMAGE_CLASSES
+=
"image_types_uboot"
IMAGE_CLASSES
+=
"image_types_uboot"
#
U-B
oot Configuration
#
ezynq-u-b
oot Configuration
PREFERRED_PROVIDER_u
-
boot
?=
"u-boot
-xlnx
"
PREFERRED_PROVIDER_u
-
boot
?=
"u-boot"
PREFERRED_VERSION_u
-
boot
-
xlnx
?=
"v2013.01%"
PREFERRED_VERSION_u
-
boot
?=
"v2013.01%"
recipes-kernel/linux/linux-xlnx.inc
View file @
0fe5e530
...
@@ -14,6 +14,8 @@ PV = "${LINUX_VERSION}${LINUX_VERSION_EXTENSION}+git${SRCPV}"
...
@@ -14,6 +14,8 @@ PV = "${LINUX_VERSION}${LINUX_VERSION_EXTENSION}+git${SRCPV}"
# Override COMPATIBLE_MACHINE to include your machine in a bbappend file.
# Override COMPATIBLE_MACHINE to include your machine in a bbappend file.
COMPATIBLE_MACHINE
=
"elphel393"
COMPATIBLE_MACHINE
=
"elphel393"
SRC_URI_append
+=
"file://xilinx_nandps.patch"
SRC_URI_append_elphel393
+=
"file://elphel393_defconfig_${LINUX_VERSION}.cfg \
SRC_URI_append_elphel393
+=
"file://elphel393_defconfig_${LINUX_VERSION}.cfg \
file://elphel393.dts"
file://elphel393.dts"
...
...
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