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
6d3ecf5f
Commit
6d3ecf5f
authored
Mar 11, 2016
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.CONFIG_MTD_NAND_OTP=y 2.removed dyndbg
parent
74d9c9a9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
elphel393_mmc.dts
conf/machine/boards/elphel393/elphel393_mmc.dts
+1
-1
elphel393.cfg
recipes-kernel/linux/config/elphel393.cfg
+2
-1
No files found.
conf/machine/boards/elphel393/elphel393_mmc.dts
View file @
6d3ecf5f
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
}
;
}
;
chosen
{
chosen
{
/*
bootargs
=
"console=ttyPS0,115200 debug root=/dev/ram rw ip=192.168.0.9 earlyprintk ramdisk_size=262144"
;*/
/*
bootargs
=
"console=ttyPS0,115200 debug root=/dev/ram rw ip=192.168.0.9 earlyprintk ramdisk_size=262144"
;*/
bootargs
=
"cma=128M console=ttyPS0,115200 root=/dev/mmcblk0p2 rw ip=192.168.0.8 earlyprintk rootwait rootfstype=ext4
dyndbg='file elphel393-init.c +p'
"
;
bootargs
=
"cma=128M console=ttyPS0,115200 root=/dev/mmcblk0p2 rw ip=192.168.0.8 earlyprintk rootwait rootfstype=ext4"
;
linux
,
stdout
-
path
=
"/amba@0/serial@e0000000"
;
linux
,
stdout
-
path
=
"/amba@0/serial@e0000000"
;
}
;
}
;
cpus
{
cpus
{
...
...
recipes-kernel/linux/config/elphel393.cfg
View file @
6d3ecf5f
...
@@ -40,4 +40,5 @@ CONFIG_MTD_UBI=y
...
@@ -40,4 +40,5 @@ CONFIG_MTD_UBI=y
CONFIG_UBIFS_FS=y
CONFIG_UBIFS_FS=y
CONFIG_UBIFS_FS_ADVANCED_COMPR=n
CONFIG_UBIFS_FS_ADVANCED_COMPR=n
#CONFIG_UBIFS_FS_LZO=y - default
#CONFIG_UBIFS_FS_LZO=y - default
#CONFIG_UBIFS_FS_ZLIB=y - default
#CONFIG_UBIFS_FS_ZLIB=y - default
\ No newline at end of file
CONFIG_MTD_NAND_OTP=y
\ No newline at end of file
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