config.default.yaml 174 B

12345678
  1. u_boot_img: "u-boot-sunxi-with-spl.bin"
  2. boot_dir: "boot"
  3. # In megabytes
  4. boot_fs_size: 128
  5. root_img: "rootfs.sq.img"
  6. upper_img: "empty.512M.ext4"
  7. # In megabytes
  8. swap_size: 512