OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 11... Line 11...
11 . /lib/functions.sh 11 . /lib/functions.sh
Line 12... Line 12...
12   12  
Line 13... Line 13...
13 board=$(board_name) 13 board=$(board_name)
14   14  
15 case "$board" in 15 case "$board" in
16 i2se,duckbill) 16 duckbill)
17 ubootenv_add_uci_config "/dev/mmcblk0" "0x20000" "0x20000" 17 ubootenv_add_uci_config "/dev/mmcblk0" "0x20000" "0x20000"
18 ubootenv_add_uci_config "/dev/mmcblk0" "0x40000" "0x20000" 18 ubootenv_add_uci_config "/dev/mmcblk0" "0x40000" "0x20000"