Initial commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# MTD device name Device offset Env. size Flash sector size Number of sectors
|
||||
/dev/mtd/u-boot-env 0x0000 0x40000 0x4000
|
||||
@@ -0,0 +1,5 @@
|
||||
CONFIG_CMD_EXT4=y
|
||||
CONFIG_CMD_FS_GENERIC=y
|
||||
CONFIG_CMD_GPT=y
|
||||
CONFIG_CMD_PART=y
|
||||
CONFIG_CMD_UNZIP=y
|
||||
Reference in New Issue
Block a user