Home
last modified time | relevance | path

Searched refs:ubi (Results 151 – 175 of 188) sorted by relevance

12345678

/openbmc/openbmc/poky/meta-selftest/recipes-devtools/mtd/
H A Dmtd-utils-selftest_git.bb67 FILES:mtd-utils-ubifs = "${sbindir}/mkfs.ubifs ${sbindir}/ubi*"
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dat91-wb50n.dtsi16 bootargs = "ubi.mtd=6 root=ubi0:rootfs rootfstype=ubifs rw";
H A Dat91sam9rlek.dts16 bootargs = "rootfstype=ubifs root=ubi0:rootfs ubi.mtd=5 rw";
H A Dat91sam9261ek.dts15 bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs rw";
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7622-bananapi-bpi-r64.dts288 ubi: partition@280000 { label
289 label = "ubi";
/openbmc/openbmc/poky/meta/recipes-devtools/mtd/
H A Dmtd-utils_git.bb73 FILES:mtd-utils-ubifs = "${sbindir}/mkfs.ubifs ${sbindir}/ubi*"
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/
H A Dphosphor-ipmi-flash_git.bb23 PACKAGECONFIG[ubitar-bmc] = "-Dupdate-type=tarball-ubi,-Dupdate-type=none"
/openbmc/u-boot/drivers/mtd/
H A DKconfig101 source "drivers/mtd/ubi/Kconfig"
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-nsa310s.dts203 label = "ubi";
/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/
H A Dphosphor-debug-collector_git.bb20 'obmc-ubi-fs phosphor-mmc obmc-static-norootfs', '', 'jffs-workaround', d)}"
/openbmc/phosphor-ipmi-flash/
H A Dmeson.build86 'tarball-ubi' : '-DENABLE_TARBALL_UBI',
H A Dmeson.options13 option('update-type', type : 'combo', choices : ['none', 'static-layout', 'tarball-ubi'], descripti…
H A DREADME.md149 should only configure either static layout updates, or ubi. If enabling lpc, the
159 | `--enable-tarball-ubi` | Enable treating the update as a tarball for UBI update. |
/openbmc/u-boot/doc/
H A DREADME.ubispl81 info.ubi = (struct ubi_scan_info *) SPL_FINFO_ADDR;
H A Dgit-mailrc120 alias ubi uboot, hs
/openbmc/u-boot/board/gateworks/gw_ventana/
H A DREADME211 using rootfs (ubi), kernel (uImage), and dtb from the network:
217 Ventana > tftp ${loadaddr} rootfs_${flash_layout}.ubi && \
230 …Ventana > setenv bootargs 'console=ttymxc1,115200 root=ubi0:rootfs ubi.mtd=5 rootfstype=ubifs quie…
/openbmc/linux/Documentation/userspace-api/ioctl/
H A Dioctl-number.rst177 'O' 00-06 mtd/ubi-user.h UBI
271 'o' 00-03 mtd/ubi-user.h conflict! (OCFS2 and UBI overl…
272 'o' 40-41 mtd/ubi-user.h UBI
/openbmc/u-boot/cmd/
H A DMakefile144 obj-$(CONFIG_CMD_UBI) += ubi.o
/openbmc/linux/arch/arm/boot/dts/intel/pxa/
H A Dpxa300-raumfeld-common.dtsi13 bootargs = "root=ubi0:RootFS rootfstype=ubifs rw ubi.mtd=3";
/openbmc/docs/architecture/code-update/
H A Dcode-update.md6 - UBI layout - enabled via `obmc-ubi-fs` distro feature
18 `obmc-phosphor-image-<platform>-<timestamp>.ubi.mtd.tar`
/openbmc/phosphor-bmc-code-mgmt/
H A Dobmc-flash-bmc254 if mount ubi"${altNum}":rwfs "${altVarMount}" -t ubifs -o defaults; then
/openbmc/u-boot/fs/ubifs/
H A Ddebug.c2629 err = ubi_leb_write(c->ubi, lnum, buf, offs, len); in dbg_leb_write()
2646 err = ubi_leb_change(c->ubi, lnum, buf, len); in dbg_leb_change()
2662 err = ubi_leb_unmap(c->ubi, lnum); in dbg_leb_unmap()
2678 err = ubi_leb_map(c->ubi, lnum); in dbg_leb_map()
/openbmc/linux/fs/ubifs/
H A Ddebug.c2603 err = ubi_leb_write(c->ubi, lnum, buf, offs, len); in dbg_leb_write()
2620 err = ubi_leb_change(c->ubi, lnum, buf, len); in dbg_leb_change()
2636 err = ubi_leb_unmap(c->ubi, lnum); in dbg_leb_unmap()
2652 err = ubi_leb_map(c->ubi, lnum); in dbg_leb_map()
/openbmc/linux/drivers/mtd/
H A DKconfig221 source "drivers/mtd/ubi/Kconfig"
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-mtd107 absent, ram, rom, nor, nand, mlc-nand, dataflash, ubi, unknown

12345678