summaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/image/lzma-loader
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-10-18 07:40:01 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2007-10-18 07:40:01 +0000
commitcacf9b573372061aae30ddfd3834dd4786336b22 (patch)
treee2030b36aaf559c75bd5463799f869ddad37c3e6 /target/linux/adm5120/image/lzma-loader
parenta85c9cccb57b0337c89c118a54bda6fe6abec722 (diff)
[adm5120] add ids for Edimax BR-6104Wg boards
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9342 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/image/lzma-loader')
-rw-r--r--target/linux/adm5120/image/lzma-loader/src/config.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/adm5120/image/lzma-loader/src/config.h b/target/linux/adm5120/image/lzma-loader/src/config.h
index 310189c6d..74ae9afa2 100644
--- 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
*/