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
643f8bc2
Commit
643f8bc2
authored
Dec 06, 2017
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed unused
parent
d662ba9f
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
677 deletions
+0
-677
bootargs-mmc.dtsi
conf/machine/boards/elphel393_alt/bootargs-mmc.dtsi
+0
-7
bootargs-nand.dtsi
conf/machine/boards/elphel393_alt/bootargs-nand.dtsi
+0
-7
bootargs-ram.dtsi
conf/machine/boards/elphel393_alt/bootargs-ram.dtsi
+0
-7
elphel393.dts
conf/machine/boards/elphel393_alt/elphel393.dts
+0
-294
zynq-base.dtsi
conf/machine/boards/elphel393_alt/zynq-base.dtsi
+0
-362
No files found.
conf/machine/boards/elphel393_alt/bootargs-mmc.dtsi
deleted
100644 → 0
View file @
d662ba9f
/**/
/ {
chosen {
bootargs = "cma=336M console=ttyPS0,115200 root=/dev/mmcblk0p2 rw ip=192.168.0.8 earlyprintk rootwait rootfstype=ext4";
linux,stdout-path = "/amba@0/serial@e0000000";
};
};
conf/machine/boards/elphel393_alt/bootargs-nand.dtsi
deleted
100644 → 0
View file @
d662ba9f
/**/
/ {
chosen {
bootargs = "cma=336M console=ttyPS0,115200 root=ubi0:elphel393-rootfs rw ip=192.168.0.8 earlyprintk rootwait rootfstype=ubifs ubi.mtd=4,2048";
linux,stdout-path = "/amba@0/serial@e0000000";
};
};
conf/machine/boards/elphel393_alt/bootargs-ram.dtsi
deleted
100644 → 0
View file @
d662ba9f
/**/
/ {
chosen {
bootargs = "cma=336M console=ttyPS0,115200 root=/dev/ram rw ip=192.168.0.8 earlyprintk ramdisk_size=262144";
linux,stdout-path = "/amba@0/serial@e0000000";
};
};
conf/machine/boards/elphel393_alt/elphel393.dts
deleted
100644 → 0
View file @
d662ba9f
This diff is collapsed.
Click to expand it.
conf/machine/boards/elphel393_alt/zynq-base.dtsi
deleted
100644 → 0
View file @
d662ba9f
This diff is collapsed.
Click to expand it.
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