• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1root {
2    storage {
3        template cfi_flash_attr {
4            match_attr = "";
5            pbase0 = 0x00000000;    // slot0 jffs2
6            pbase1 = 0x04000000;    // slot1 vfat
7        }
8        cfiflash0 :: cfi_flash_attr {
9            match_attr = "qemu_virt_cfi_0";
10        }
11    }
12}
13