| /rk3399_rockchip-uboot/board/keymile/scripts/ |
| H A D | README | 7 run develop : setup environment to configure for rootfs via nfs 8 run ramfs : setup environment to configure for rootfs in ram 14 This file defines variables for working with rootfs via nfs for powerpc and 19 This file defines architecture specific variables for working with rootfs via 25 This file defines variables for working with rootfs inside the ram for powerpc 30 This file defines architecture specific variables for working with rootfs inside
|
| /rk3399_rockchip-uboot/configs/ |
| H A D | apf27_defconfig | 9 …2K(env),512K(env2),512K(firmware),512K(dtb),5M(kernel),-(rootfs) ubi.mtd=rootfs root=ubi0:rootfs r…
|
| H A D | sama5d2_ptc_nandflash_defconfig | 12 …tdparts=atmel_nand:6M(bootstrap)ro, 6M(kernel)ro,-(rootfs) rootfstype=ubifs ubi.mtd=2 root=ubi0:ro…
|
| H A D | sama5d2_ptc_spiflash_defconfig | 13 …tdparts=atmel_nand:6M(bootstrap)ro, 6M(kernel)ro,-(rootfs) rootfstype=ubifs ubi.mtd=2 root=ubi0:ro…
|
| H A D | axm_defconfig | 18 …t_dir}/rootfs\0rootfs=/dev/mtdblock5\0rootfs_fallback=/dev/mtdblock7\0setbootargs=setenv bootargs …
|
| H A D | sama5d36ek_cmp_spiflash_defconfig | 11 …nv_redundant),256k(spare),512k(dtb),6M(kernel)ro,-(rootfs) rootfstype=ubifs ubi.mtd=7 root=ubi0:ro…
|
| H A D | sama5d36ek_cmp_nandflash_defconfig | 11 …nv_redundant),256k(spare),512k(dtb),6M(kernel)ro,-(rootfs) rootfstype=ubifs ubi.mtd=7 root=ubi0:ro…
|
| H A D | at91sam9x5ek_dataflash_defconfig | 10 …nv_redundant),256k(spare),512k(dtb),6M(kernel)ro,-(rootfs) rootfstype=ubifs ubi.mtd=7 root=ubi0:ro…
|
| H A D | at91sam9rlek_nandflash_defconfig | 10 …nv_redundant),256k(spare),512k(dtb),6M(kernel)ro,-(rootfs) rootfstype=ubifs ubi.mtd=7 root=ubi0:ro…
|
| H A D | at91sam9x5ek_nandflash_defconfig | 10 …nv_redundant),256k(spare),512k(dtb),6M(kernel)ro,-(rootfs) rootfstype=ubifs ubi.mtd=7 root=ubi0:ro…
|
| H A D | at91sam9x5ek_spiflash_defconfig | 10 …nv_redundant),256k(spare),512k(dtb),6M(kernel)ro,-(rootfs) rootfstype=ubifs ubi.mtd=7 root=ubi0:ro…
|
| H A D | sama5d3_xplained_nandflash_defconfig | 17 …nv_redundant),256k(spare),512k(dtb),6M(kernel)ro,-(rootfs) rootfstype=ubifs ubi.mtd=7 root=ubi0:ro…
|
| H A D | sama5d2_xplained_spiflash_defconfig | 18 …nv_redundant),256k(spare),512k(dtb),6M(kernel)ro,-(rootfs) rootfstype=ubifs ubi.mtd=7 root=ubi0:ro…
|
| H A D | sama5d3xek_nandflash_defconfig | 17 …nv_redundant),256k(spare),512k(dtb),6M(kernel)ro,-(rootfs) rootfstype=ubifs ubi.mtd=7 root=ubi0:ro…
|
| H A D | sama5d4ek_spiflash_defconfig | 18 …nv_redundant),256k(spare),512k(dtb),6M(kernel)ro,-(rootfs) rootfstype=ubifs ubi.mtd=7 root=ubi0:ro…
|
| H A D | sama5d4_xplained_spiflash_defconfig | 18 …nv_redundant),256k(spare),512k(dtb),6M(kernel)ro,-(rootfs) rootfstype=ubifs ubi.mtd=7 root=ubi0:ro…
|
| H A D | sama5d4_xplained_nandflash_defconfig | 17 …nv_redundant),256k(spare),512k(dtb),6M(kernel)ro,-(rootfs) rootfstype=ubifs ubi.mtd=7 root=ubi0:ro…
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | sama5d3xcm.dtsi | 14 bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs"; 107 rootfs@800000 { 108 label = "rootfs";
|
| H A D | sama5d3xcm_cmp.dtsi | 13 bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs"; 150 rootfs@800000 { 151 label = "rootfs";
|
| H A D | at91sam9x5cm.dtsi | 69 rootfs@800000 { 70 label = "rootfs";
|
| H A D | zynq-topic-miami.dts | 65 partition@qspi-rootfs { 66 label = "qspi-rootfs";
|
| H A D | at91sam9261ek.dts | 16 bootargs = "rootfstype=ubifs ubi.mtd=5 root=ubi0:rootfs rw"; 102 rootfs@800000 { 103 label = "rootfs";
|
| H A D | at91sam9rlek.dts | 16 bootargs = "rootfstype=ubifs root=ubi0:rootfs ubi.mtd=5 rw"; 98 rootfs@800000 { 99 label = "rootfs";
|
| /rk3399_rockchip-uboot/board/gateworks/gw_ventana/ |
| H A D | README | 88 Ventana > setenv mtdparts mtdparts=nand:14m(spl),2m(uboot),1m(env),-(rootfs) 100 - rootfs: the rest 132 # create a partition table with a single rootfs partition starting at 1MB 139 sudo tar xvf rootfs.tar.gz -C /media/root 150 - rootfs : 1MB- 211 using rootfs (ubi), kernel (uImage), and dtb from the network: 214 Ventana > setenv mtdparts 'mtdparts=nand:14m(spl),2m(uboot),1m(env),1m(args),10m(kernel),-(rootfs)' 216 # flash rootfs (at 28MB) 218 nand erase.part rootfs && nand write ${loadaddr} rootfs ${filesize} 229 # set kernel args for the console and rootfs (used by spl export) [all …]
|
| /rk3399_rockchip-uboot/board/freescale/mx35pdk/ |
| H A D | README | 27 Booting from NET, rootfs on NFS: 48 0x00600000-0x06600000 : "nand.rootfs" 56 0x02280000-0x03e80000 : "nor.rootfs" 92 0x02280000-0x03e80000 : "nor.rootfs"
|