Home
last modified time | relevance | path

Searched refs:bootpartition (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/board/beaglebone/
H A DuEnv.txt5 bootpartition=mmcblk0p2
9 set_mmc1=if test $board_name = A33515BB; then setenv bootpartition mmcblk1p2; fi
10 set_bootargs=setenv bootargs console=${console} root=/dev/${bootpartition} rw rootfstype=ext4 rootw…
/OK3568_Linux_fs/kernel/drivers/mtd/parsers/
H A Dbcm47xxpart.c75 int bootpartition; in bcm47xxpart_bootpartition() local
79 if (!kstrtoint(buf, 0, &bootpartition)) in bcm47xxpart_bootpartition()
80 return bootpartition; in bcm47xxpart_bootpartition()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/partitions/
H A Dbrcm,bcm947xx-cfe-partitions.txt27 variable "bootpartition" is used.