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