Home
last modified time | relevance | path

Searched refs:flashbase (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/u-boot/board/freescale/t4qds/
H A Dt4240emu.c32 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
33 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
53 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
H A Dt4240qds.c528 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
529 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
549 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
/openbmc/u-boot/board/cobra5272/
H A Dflash.c62 ulong flashbase = 0; in flash_init() local
71 flashbase = PHYS_FLASH_1; in flash_init()
78 flash_info[i].start[j] = flashbase; in flash_init()
83 flashbase + 0x4000 + 0x2000 * (j - 1); in flash_init()
87 flash_info[i].start[j] = flashbase + 0x8000; in flash_init()
92 flashbase + 0x40000 + 0x40000 * (j - in flash_init()
/openbmc/u-boot/board/freescale/t4rdb/
H A Dt4240rdb.c52 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
53 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
73 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
/openbmc/u-boot/board/freescale/t208xrdb/
H A Dt208xrdb.c59 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
60 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
78 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
/openbmc/u-boot/board/freescale/p1023rdb/
H A Dp1023rdb.c59 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
60 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
80 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
/openbmc/u-boot/board/freescale/t104xrdb/
H A Dt104xrdb.c60 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
61 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
81 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
/openbmc/u-boot/board/freescale/c29xpcie/
H A Dc29xpcie.c50 const unsigned long flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
51 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
71 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
/openbmc/u-boot/board/freescale/p1_twr/
H A Dp1_twr.c156 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
157 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
177 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, /* tlb, epn, rpn */ in board_early_init_r()
/openbmc/u-boot/board/freescale/corenet_ds/
H A Dcorenet_ds.c101 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
102 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
122 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, /* tlb, epn, rpn */ in board_early_init_r()
/openbmc/u-boot/board/freescale/p2041rdb/
H A Dp2041rdb.c116 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
117 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
137 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
/openbmc/u-boot/board/freescale/bsc9132qds/
H A Dbsc9132qds.c154 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
155 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
175 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
179 set_tlb(1, flashbase + 0x4000000, in board_early_init_r()
/openbmc/u-boot/board/freescale/mpc8572ds/
H A Dmpc8572ds.c145 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
146 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
166 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, /* tlb, epn, rpn */ in board_early_init_r()
/openbmc/u-boot/board/freescale/t1040qds/
H A Dt1040qds.c129 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
130 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
150 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
/openbmc/u-boot/board/freescale/t208xqds/
H A Dt208xqds.c332 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
333 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
353 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
/openbmc/u-boot/board/freescale/mpc8536ds/
H A Dmpc8536ds.c197 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
198 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
218 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, /* tlb, epn, rpn */ in board_early_init_r()
/openbmc/u-boot/board/freescale/p1022ds/
H A Dp1022ds.c248 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
249 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
269 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
/openbmc/u-boot/board/freescale/t102xrdb/
H A Dt102xrdb.c128 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
129 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
147 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
/openbmc/u-boot/board/Arcturus/ucp1020/
H A Ducp1020.c125 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
126 const u8 flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
140 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, /* tlb, epn, rpn */ in board_early_init_r()
/openbmc/u-boot/board/freescale/t102xqds/
H A Dt102xqds.c256 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
257 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
277 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
/openbmc/u-boot/board/freescale/p1010rdb/
H A Dp1010rdb.c93 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
94 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
114 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
118 set_tlb(1, flashbase + 0x1000000, in board_early_init_r()
/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/
H A Dp1_p2_rdb_pc.c289 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
290 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
310 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, /* tlb, epn, rpn */ in board_early_init_r()
/openbmc/u-boot/board/freescale/mpc8569mds/
H A Dmpc8569mds.c201 const unsigned int flashbase = CONFIG_SYS_NAND_BASE; in board_early_init_r() local
216 set_tlb(1, flashbase, CONFIG_SYS_NAND_BASE, /* tlb, epn, rpn */ in board_early_init_r()
/openbmc/u-boot/board/freescale/b4860qds/
H A Db4860qds.c990 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local
991 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r()
1020 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
/openbmc/qemu/hw/arm/
H A Dvirt.c1247 hwaddr flashbase = vms->memmap[VIRT_FLASH].base; in virt_flash_map() local
1249 virt_flash_map1(vms->flash[0], flashbase, flashsize, in virt_flash_map()
1251 virt_flash_map1(vms->flash[1], flashbase + flashsize, flashsize, in virt_flash_map()
1260 hwaddr flashbase = vms->memmap[VIRT_FLASH].base; in virt_flash_fdt() local
1266 nodename = g_strdup_printf("/flash@%" PRIx64, flashbase); in virt_flash_fdt()
1270 2, flashbase, 2, flashsize, in virt_flash_fdt()
1271 2, flashbase + flashsize, 2, flashsize); in virt_flash_fdt()
1279 nodename = g_strdup_printf("/secflash@%" PRIx64, flashbase); in virt_flash_fdt()
1283 2, flashbase, 2, flashsize); in virt_flash_fdt()
1289 nodename = g_strdup_printf("/flash@%" PRIx64, flashbase + flashsize); in virt_flash_fdt()
[all …]

12