Home
last modified time | relevance | path

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

/external/u-boot/board/cobra5272/
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()
/external/u-boot/board/freescale/t4qds/
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()
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()
/external/u-boot/board/freescale/t4rdb/
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()
/external/u-boot/board/freescale/p1023rdb/
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()
/external/u-boot/board/freescale/t208xrdb/
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()
/external/u-boot/board/freescale/t104xrdb/
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()
/external/u-boot/board/freescale/c29xpcie/
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()
/external/u-boot/board/freescale/p1_twr/
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()
/external/u-boot/board/freescale/bsc9132qds/
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()
/external/u-boot/board/freescale/corenet_ds/
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()
/external/u-boot/board/freescale/p2041rdb/
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()
/external/u-boot/board/freescale/mpc8572ds/
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()
/external/u-boot/board/freescale/t1040qds/
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()
/external/u-boot/board/freescale/t208xqds/
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()
/external/u-boot/board/freescale/mpc8536ds/
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()
/external/u-boot/board/freescale/p1022ds/
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()
/external/u-boot/board/freescale/t102xrdb/
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()
/external/u-boot/board/Arcturus/ucp1020/
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()
/external/u-boot/board/freescale/t102xqds/
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()
/external/u-boot/board/freescale/p1010rdb/
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()
/external/u-boot/board/freescale/p1_p2_rdb_pc/
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()
/external/u-boot/board/freescale/mpc8569mds/
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()
/external/u-boot/board/freescale/b4860qds/
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()