Searched refs:bootloc (Results 1 – 3 of 3) sorted by relevance
303 u32 bootloc = in_be32(&gur->rcwsr[6]); in init_laws() local308 switch ((bootloc & FSL_CORENET_RCWSR6_BOOT_LOC) >> 23) { in init_laws()
635 unsigned char bootloc; in cfi_cmdset_0002() local690 bootloc = extp->TopBottom; in cfi_cmdset_0002()691 if ((bootloc < 2) || (bootloc > 5)) { in cfi_cmdset_0002()694 map->name, bootloc); in cfi_cmdset_0002()695 bootloc = 2; in cfi_cmdset_0002()698 if (bootloc == 3 && cfi->cfiq->NumEraseRegions > 1) { in cfi_cmdset_0002()
162 The above two commands set bootloc register to 0x00000000_1800a000 where175 DEST_ADDR is fixed at 0x1800a000, matching bootloc set above.