Searched refs:bootpartition (Results 1 – 3 of 3) sorted by relevance
5 bootpartition=mmcblk0p29 set_mmc1=if test $board_name = A33515BB; then setenv bootpartition mmcblk1p2; fi10 set_bootargs=setenv bootargs console=${console} root=/dev/${bootpartition} rw rootfstype=ext4 rootw…
75 int bootpartition; in bcm47xxpart_bootpartition() local79 if (!kstrtoint(buf, 0, &bootpartition)) in bcm47xxpart_bootpartition()80 return bootpartition; in bcm47xxpart_bootpartition()
27 variable "bootpartition" is used.