mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00:00
uboot-envtools: add support for alfa ap96
SVN-Revision: 32774
This commit is contained in:
parent
82c4050fd5
commit
0a064ed6e6
@ -17,6 +17,7 @@ case "$board" in
|
||||
all0258n)
|
||||
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x10000" "0x10000"
|
||||
;;
|
||||
alfa-ap96 | \
|
||||
om2p | \
|
||||
om2p-lc)
|
||||
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x40000" "0x40000"
|
||||
|
Loading…
x
Reference in New Issue
Block a user