projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09849f4
)
dragonboard410c: Increase default environment size.
author
Mateusz Kulikowski
<mateusz.kulikowski@gmail.com>
Sun, 19 Jun 2016 21:05:32 +0000
(23:05 +0200)
committer
Tom Rini
<trini@konsulko.com>
Mon, 20 Jun 2016 09:14:33 +0000
(
05:14
-0400)
Due to changes in distro environment, ENV_SIZE limit was reached on Dragonboard.
This patch increases environment size to 8KiB.
Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
include/configs/dragonboard410c.h
patch
|
blob
|
history
diff --git
a/include/configs/dragonboard410c.h
b/include/configs/dragonboard410c.h
index
d32889d
..
4b00922
100644
(file)
--- a/
include/configs/dragonboard410c.h
+++ b/
include/configs/dragonboard410c.h
@@
-129,7
+129,7
@@
REFLASH(dragonboard/u-boot.img, 8)\
BOOTENV
#define CONFIG_ENV_IS_NOWHERE
-#define CONFIG_ENV_SIZE 0x
1
000
+#define CONFIG_ENV_SIZE 0x
2
000
#define CONFIG_ENV_VARS_UBOOT_CONFIG
#define CONFIG_SYS_NO_FLASH