| /OK3568_Linux_fs/u-boot/board/cobra5272/ |
| H A D | flash.c | 63 ulong flashbase = 0; in flash_init() local 72 flashbase = PHYS_FLASH_1; in flash_init() 79 flash_info[i].start[j] = flashbase; in flash_init() 84 flashbase + 0x4000 + 0x2000 * (j - 1); in flash_init() 88 flash_info[i].start[j] = flashbase + 0x8000; in flash_init() 93 flashbase + 0x40000 + 0x40000 * (j - in flash_init()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t4qds/ |
| H A D | t4240emu.c | 33 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local 34 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r() 54 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
|
| H A D | t4240qds.c | 529 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local 530 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r() 550 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t4rdb/ |
| H A D | t4240rdb.c | 53 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local 54 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r() 74 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/freescale/p1023rdb/ |
| H A D | p1023rdb.c | 60 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()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t208xrdb/ |
| H A D | t208xrdb.c | 60 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() 79 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t104xrdb/ |
| H A D | t104xrdb.c | 61 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local 62 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r() 82 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/freescale/c29xpcie/ |
| H A D | c29xpcie.c | 51 const unsigned long flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local 52 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r() 72 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/freescale/p1_twr/ |
| H A D | p1_twr.c | 157 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local 158 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r() 178 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, /* tlb, epn, rpn */ in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/freescale/bsc9132qds/ |
| H A D | bsc9132qds.c | 155 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local 156 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r() 176 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r() 180 set_tlb(1, flashbase + 0x4000000, in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/freescale/p2041rdb/ |
| H A D | p2041rdb.c | 117 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local 118 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r() 138 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/freescale/corenet_ds/ |
| H A D | corenet_ds.c | 102 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local 103 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r() 123 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, /* tlb, epn, rpn */ in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t1040qds/ |
| H A D | t1040qds.c | 130 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local 131 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r() 151 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8572ds/ |
| H A D | mpc8572ds.c | 146 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local 147 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r() 167 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, /* tlb, epn, rpn */ in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t208xqds/ |
| H A D | t208xqds.c | 333 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local 334 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r() 354 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8536ds/ |
| H A D | mpc8536ds.c | 198 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local 199 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r() 219 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, /* tlb, epn, rpn */ in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/freescale/p1022ds/ |
| H A D | p1022ds.c | 251 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local 252 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r() 272 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t102xrdb/ |
| H A D | t102xrdb.c | 129 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() 148 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/Arcturus/ucp1020/ |
| H A D | ucp1020.c | 126 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local 127 const u8 flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r() 141 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, /* tlb, epn, rpn */ in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/freescale/t102xqds/ |
| H A D | t102xqds.c | 257 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local 258 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r() 278 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/freescale/p1010rdb/ |
| H A D | p1010rdb.c | 94 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local 95 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r() 115 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r() 119 set_tlb(1, flashbase + 0x1000000, in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/freescale/p1_p2_rdb_pc/ |
| H A D | p1_p2_rdb_pc.c | 290 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local 291 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r() 311 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, /* tlb, epn, rpn */ in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mpc8569mds/ |
| H A D | mpc8569mds.c | 202 const unsigned int flashbase = CONFIG_SYS_NAND_BASE; in board_early_init_r() local 217 set_tlb(1, flashbase, CONFIG_SYS_NAND_BASE, /* tlb, epn, rpn */ in board_early_init_r()
|
| /OK3568_Linux_fs/u-boot/board/freescale/b4860qds/ |
| H A D | b4860qds.c | 991 const unsigned int flashbase = CONFIG_SYS_FLASH_BASE; in board_early_init_r() local 992 int flash_esel = find_tlb_idx((void *)flashbase, 1); in board_early_init_r() 1021 set_tlb(1, flashbase, CONFIG_SYS_FLASH_BASE_PHYS, in board_early_init_r()
|