| /openbmc/qemu/hw/i386/xen/ |
| H A D | xen-hvm.c | 187 XenPhysmap *physmap = NULL; in get_physmapping() local 191 QLIST_FOREACH(physmap, &xen_physmap, list) { in get_physmapping() 192 if (range_covers_byte(physmap->start_addr, physmap->size, start_addr)) { in get_physmapping() 193 return physmap; in get_physmapping() 203 XenPhysmap *physmap = NULL; in xen_phys_offset_to_gaddr() local 205 QLIST_FOREACH(physmap, &xen_physmap, list) { in xen_phys_offset_to_gaddr() 206 if (range_covers_byte(physmap->phys_offset, physmap->size, addr)) { in xen_phys_offset_to_gaddr() 207 return physmap->start_addr + (phys_offset - physmap->phys_offset); in xen_phys_offset_to_gaddr() 215 static int xen_save_physmap(XenIOState *state, XenPhysmap *physmap) in xen_save_physmap() argument 221 xen_domid, (uint64_t)physmap->phys_offset); in xen_save_physmap() [all …]
|
| /openbmc/u-boot/configs/ |
| H A D | flea3_defconfig | 21 CONFIG_MTDIDS_DEFAULT="nand0=mxc_nand,nor0=physmap-flash.0" 22 …mxc_nand:50m(root1),32m(rootfb),64m(pcache),64m(app1),10m(app2),-(spool);physmap-flash.0:512k(u-bo…
|
| H A D | woodburn_defconfig | 24 CONFIG_MTDIDS_DEFAULT="nand0=mxc_nand,nor0=physmap-flash.0" 25 …mxc_nand:50m(root1),32m(rootfb),64m(pcache),64m(app1),10m(app2),-(spool);physmap-flash.0:512k(u-bo…
|
| H A D | mx35pdk_defconfig | 23 CONFIG_MTDIDS_DEFAULT="nand0=mxc_nand,nor0=physmap-flash.0" 24 CONFIG_MTDPARTS_DEFAULT="mtdparts=mxc_nand:1m(boot),5m(linux),96m(root),8m(cfg),1938m(user);physmap…
|
| H A D | pm9261_defconfig | 27 CONFIG_MTDIDS_DEFAULT="nor0=physmap-flash.0,nand0=nand" 28 CONFIG_MTDPARTS_DEFAULT="mtdparts=physmap-flash.0:256k(u-boot)ro,64k(u-boot-env)ro,1408k(kernel),-(…
|
| H A D | woodburn_sd_defconfig | 34 CONFIG_MTDIDS_DEFAULT="nand0=mxc_nand,nor0=physmap-flash.0" 35 …mxc_nand:50m(root1),32m(rootfb),64m(pcache),64m(app1),10m(app2),-(spool);physmap-flash.0:512k(u-bo…
|
| H A D | pm9263_defconfig | 27 CONFIG_MTDIDS_DEFAULT="nor0=physmap-flash.0,nand0=nand" 28 CONFIG_MTDPARTS_DEFAULT="mtdparts=physmap-flash.0:256k(u-boot)ro,64k(u-boot-env)ro,1408k(kernel),-(…
|
| H A D | omap3_logic_somlv_defconfig | 33 CONFIG_MTDIDS_DEFAULT="nand0=omap2-nand.0,nor0=physmap-flash.0" 34 …nd.0:512k(MLO),1792k(u-boot),128k(spl-os),128k(u-boot-env),6m(kernel),-(fs);physmap-flash.0:-(nor)"
|
| H A D | omap35_logic_somlv_defconfig | 33 CONFIG_MTDIDS_DEFAULT="nand0=omap2-nand.0,nor0=physmap-flash.0" 34 …nd.0:512k(MLO),1792k(u-boot),128k(spl-os),128k(u-boot-env),6m(kernel),-(fs);physmap-flash.0:-(nor)"
|
| H A D | M54451EVB_defconfig | 7 CONFIG_BOOTARGS="root=/dev/mtdblock1 rw rootfstype=jffs2 ip=none mtdparts=physmap-flash.0:2M(kernel…
|
| H A D | M54451EVB_stmicro_defconfig | 7 CONFIG_BOOTARGS="root=/dev/mtdblock1 rw rootfstype=jffs2 ip=none mtdparts=physmap-flash.0:2M(kernel…
|
| H A D | M54455EVB_stm33_defconfig | 7 CONFIG_BOOTARGS="root=/dev/mtdblock1 rw rootfstype=jffs2 ip=none mtdparts=physmap-flash.0:5M(kernel…
|
| H A D | M54455EVB_a66_defconfig | 7 CONFIG_BOOTARGS="root=/dev/mtdblock1 rw rootfstype=jffs2 ip=none mtdparts=physmap-flash.0:5M(kernel…
|
| H A D | M54455EVB_intel_defconfig | 7 CONFIG_BOOTARGS="root=/dev/mtdblock1 rw rootfstype=jffs2 ip=none mtdparts=physmap-flash.0:5M(kernel…
|
| H A D | M54455EVB_i66_defconfig | 7 CONFIG_BOOTARGS="root=/dev/mtdblock1 rw rootfstype=jffs2 ip=none mtdparts=physmap-flash.0:5M(kernel…
|
| H A D | M54455EVB_defconfig | 7 CONFIG_BOOTARGS="root=/dev/mtdblock1 rw rootfstype=jffs2 ip=none mtdparts=physmap-flash.0:5M(kernel…
|
| /openbmc/u-boot/doc/device-tree-bindings/mtd/ |
| H A D | mtd-physmap.txt | 27 physmap-flash drivers as boot loader pass the mtd partition via the old 28 device name physmap-flash.
|
| /openbmc/u-boot/board/freescale/m54455evb/ |
| H A D | README | 380 physmap platform flash device: 01000000 at 04000000 381 physmap-flash.0: Found 1 x16 devices at 0x0 in 8-bit bank 385 2 cmdlinepart partitions found on MTD device physmap-flash.0 386 Creating 2 MTD partitions on "physmap-flash.0":
|
| /openbmc/u-boot/board/freescale/mx35pdk/ |
| H A D | README | 69 …=dhcp mtdparts=mxc_nand:1m(boot),5m(linux),96m(root),8m(cfg),1938m(user);physmap-flash.0:512k(b),4…
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |