paste paste

🧩 Syntax:
############################################################################################################
# General Setting
############################################################################################################
- general:
  - platform: MT8167
  - storage: EMMC
  - block_size: 0x20000
############################################################################################################
# Partition Setting
############################################################################################################
- partition_index: SYS0
  partition_name: PRELOADER
  file_name: NONE
  is_download: false
  type: NORMAL_ROM
  linear_start_addr: 0x0
  physical_start_addr: 0x0
  partition_size: 0x80000
  region: EMMC_BOOT_1