Home
last modified time | relevance | path

Searched refs:rootfs (Results 1 – 25 of 106) sorted by relevance

12345

/netbsd-src/sys/arch/atari/stand/bootxx/
H A Dbootxx.c75 od->rootfs = 0; /* partition a */ in bootxx()
92 if (init_dskio(readsector, disklabel, od->rootfs)) in bootxx()
124 od->rootfs = c - 'a'; in usr_info()
126 od->rootfs = c - ('A' - 27); in usr_info()
130 if (!od->rootfs) in usr_info()
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dat91-wb45n.dtsi16 bootargs = "ubi.mtd=6 root=ubi0:rootfs rootfstype=ubifs rw";
99 rootfs-a@5e0000 {
100 label = "rootfs-a";
104 rootfs-b@2be0000 {
105 label = "rootfs-b";
H A Dat91-wb50n.dtsi16 bootargs = "ubi.mtd=6 root=ubi0:rootfs rootfstype=ubifs rw";
166 rootfs-a@ae0000 {
167 label = "rootfs-a";
171 rootfs-b@3ae0000 {
172 label = "rootfs-b";
H A Daks-cdu.dts15 bootargs = "console=ttyS0,115200 ubi.mtd=4 root=ubi0:rootfs rootfstype=ubifs";
88 rootfs@500000 {
89 label = "rootfs";
H A Dsama5d3xcm.dtsi13 bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs";
120 rootfs@800000 {
121 label = "rootfs";
H A Dat91sam9261ek.dts15 bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs rw";
117 rootfs@800000 {
118 label = "rootfs";
H A Dat91sam9rlek.dts16 bootargs = "rootfstype=ubifs root=ubi0:rootfs ubi.mtd=5 rw";
117 rootfs@800000 {
118 label = "rootfs";
H A Dtny_a9260_common.dtsi98 rootfs@4a0000 {
99 label = "rootfs";
H A Dtny_a9263.dts108 rootfs@4a0000 {
109 label = "rootfs";
H A Dusb_a9260_common.dtsi100 rootfs@4a0000 {
101 label = "rootfs";
H A Dbcm47081-tplink-archer-c5-v2.dts114 rootfs@240000 {
115 label = "rootfs";
H A Dat91sam9x5cm.dtsi110 rootfs@800000 {
111 label = "rootfs";
H A Dbcm4709-tplink-archer-c9-v1.dts125 rootfs@240000 {
126 label = "rootfs";
H A Dat91-cosino.dtsi97 rootfs@800000 {
98 label = "rootfs";
H A Dr7s72100-gr-peach.dts50 rootfs@600000 {
51 label = "rootfs";
H A Dusb_a9263.dts128 rootfs@4a0000 {
129 label = "rootfs";
H A Dat91-qil_a9260.dts174 rootfs@4c0000 {
175 label = "rootfs";
H A Dsama5d3xcm_cmp.dtsi174 rootfs@800000 {
175 label = "rootfs";
H A Dat91sam9g20ek_common.dtsi191 rootfs@4a0000 {
192 label = "rootfs";
H A Dat91sam9263ek.dts192 rootfs@4a0000 {
193 label = "rootfs";
H A Dspear320-hmi.dts123 label = "rootfs";
199 label = "rootfs";
/netbsd-src/sys/arch/hpc/stand/hpcboot/menu/
H A Dmenu.cpp116 int fs = pref.rootfs + IDC_MAIN_ROOT_; in init()
268 pref.rootfs = 0; in get()
270 pref.rootfs = 1; in get()
272 pref.rootfs = 2; in get()
274 pref.rootfs = 3; in get()
276 pref.rootfs = 4; in get()
278 pref.rootfs = 5; in get()
/netbsd-src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/brcm/
H A Dbcm97xxx-nand-cs1-bch4.dtsi17 flash1.rootfs@0 {
H A Dbcm97xxx-nand-cs1-bch24.dtsi17 flash1.rootfs@0 {
/netbsd-src/sys/arch/atari/stand/bootxxx/
H A Dbootxxx.c63 if (init_dskio(readsector, disklabel, od->rootfs)) in bootxxx()

12345