Home
last modified time | relevance | path

Searched refs:physmap (Results 1 – 21 of 21) sorted by relevance

/openbmc/qemu/hw/i386/xen/
H A Dxen-hvm.c187 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 Dflea3_defconfig21 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 Dwoodburn_defconfig24 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 Dmx35pdk_defconfig23 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 Dpm9261_defconfig27 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 Dwoodburn_sd_defconfig34 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 Dpm9263_defconfig27 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 Domap3_logic_somlv_defconfig33 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 Domap35_logic_somlv_defconfig33 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 DM54451EVB_defconfig7 CONFIG_BOOTARGS="root=/dev/mtdblock1 rw rootfstype=jffs2 ip=none mtdparts=physmap-flash.0:2M(kernel…
H A DM54451EVB_stmicro_defconfig7 CONFIG_BOOTARGS="root=/dev/mtdblock1 rw rootfstype=jffs2 ip=none mtdparts=physmap-flash.0:2M(kernel…
H A DM54455EVB_stm33_defconfig7 CONFIG_BOOTARGS="root=/dev/mtdblock1 rw rootfstype=jffs2 ip=none mtdparts=physmap-flash.0:5M(kernel…
H A DM54455EVB_a66_defconfig7 CONFIG_BOOTARGS="root=/dev/mtdblock1 rw rootfstype=jffs2 ip=none mtdparts=physmap-flash.0:5M(kernel…
H A DM54455EVB_intel_defconfig7 CONFIG_BOOTARGS="root=/dev/mtdblock1 rw rootfstype=jffs2 ip=none mtdparts=physmap-flash.0:5M(kernel…
H A DM54455EVB_i66_defconfig7 CONFIG_BOOTARGS="root=/dev/mtdblock1 rw rootfstype=jffs2 ip=none mtdparts=physmap-flash.0:5M(kernel…
H A DM54455EVB_defconfig7 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 Dmtd-physmap.txt27 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 DREADME380 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 DREADME69 …=dhcp mtdparts=mxc_nand:1m(boot),5m(linux),96m(root),8m(cfg),1938m(user);physmap-flash.0:512k(b),4…
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]