forked from Ivasoft/openwrt
Add profile and userspace for P2812HNUF1/3, switch from UBI_GLUEBI to UBI_BLOCK
Add profile and userspace for P2812HNUF1/3, switch from UBI_GLUEBI to UBI_BLOCK Signed-off-by: Sylwester Petela <sscapi@gmail.com> SVN-Revision: 43987
This commit is contained in:
@@ -7,7 +7,7 @@ platform_check_image() {
|
||||
local board=$(lantiq_board_name)
|
||||
|
||||
case "$board" in
|
||||
BTHOMEHUBV2B|BTHOMEHUBV3A )
|
||||
BTHOMEHUBV2B|BTHOMEHUBV3A|P2812HNUF* )
|
||||
nand_do_platform_check $board $1
|
||||
return $?;
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user