uboot-envtools: add support for alfa ap96
SVN-Revision: 32774
This commit is contained in:
parent
82c4050fd5
commit
0a064ed6e6
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue