Commit 69fe38a9 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

updated

parent ed43d2a0
...@@ -59,7 +59,8 @@ ...@@ -59,7 +59,8 @@
static struct mtd_info *mtd; static struct mtd_info *mtd;
//surprise size //surprise size
static char *bootargs; // added const for Rocko
static const char *bootargs;
//known size, all should be zero filled //known size, all should be zero filled
static char boardinfo[2048]; static char boardinfo[2048];
static char serial[13]; static char serial[13];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment