소스 검색

mxs: fix SD-card image generation for OLinuXino boards

Fixes: mxs: add generic subtarget (64ef920)

Adding the generic target caused the TARGET_BOOTFS_PARTSIZE to stay
hidden for these boards, crashing the FAT filesystem creation.

Signed-off-by: Zoltan HERPAI <[email protected]>
Zoltan HERPAI 2 년 전
부모
커밋
6e428a8490
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      target/linux/mxs/image/Config.in

+ 1 - 1
target/linux/mxs/image/Config.in

@@ -1,6 +1,6 @@
 config TARGET_BOOTFS_PARTSIZE
 	int "Boot (SD Card) filesystem partition size (in MB)"
-	depends on TARGET_mxs_olinuxino-maxi || TARGET_mxs_olinuxino-micro
+	depends on TARGET_mxs_generic_olinuxino-maxi || TARGET_mxs_generic_olinuxino-micro
 	default 8
 	help
 	    On the Olimex OLinuXino boards, mainline U-Boot loads the