Initial commit
This commit is contained in:
8
target/linux/mxs/image/Config.in
Normal file
8
target/linux/mxs/image/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
config TARGET_BOOTFS_PARTSIZE
|
||||
int "Boot (SD Card) filesystem partition size (in MB)"
|
||||
depends on TARGET_mxs_olinuxino-maxi || TARGET_mxs_olinuxino-micro
|
||||
default 8
|
||||
help
|
||||
On the Olimex OLinuXino boards, mainline U-Boot loads the
|
||||
linux kernel and device tree file from a FAT partition.
|
||||
The default value of 8 MB should be more than adequate.
|
||||
Reference in New Issue
Block a user