projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar7: 2.6.25.1 support
[openwrt.git]
/
target
/
linux
/
adm5120
/
image
/
lzma-loader
/
src
/
config.h
diff --git
a/target/linux/adm5120/image/lzma-loader/src/config.h
b/target/linux/adm5120/image/lzma-loader/src/config.h
index
310189c
..
74ae9af
100644
(file)
--- a/
target/linux/adm5120/image/lzma-loader/src/config.h
+++ b/
target/linux/adm5120/image/lzma-loader/src/config.h
@@
-69,6
+69,11
@@
# define CONFIG_FLASH_SIZE FLASH_2M
#endif
+#if defined(CONFIG_BOARD_BR6104WG)
+# define CONFIG_BOARD_NAME "BR-6104WG"
+# define CONFIG_FLASH_SIZE FLASH_2M
+#endif
+
/*
* Infineon boards
*/
This page took
0.025343 seconds
and
4
git commands to generate.