| Electronic Components Datasheet Search |
|
UM0851 Datasheet(PDF) 22 Page - STMicroelectronics |
|
|
|||||||||||||||||||||||||||||
UM0851 Datasheet(HTML) 22 Page - STMicroelectronics |
|
22 / 245 page ![]() Boot loader overview UM0851 22/245 Doc ID 16604 Rev 2 setenv bootargs "initrd=0x00800040,7M …" ● init= This argument runs a specified binary (ex: /bin/sh) instead of /sbin/init as init process. setenv bootargs "init=/bin/sh …" ● root= ● rootdelay= ● rootfstype= ● nfsroot= These arguments provide information about how the root file system must be mounted. /* NFS mount */ setenv bootargs "root=/dev/nfs nfsroot=192.168.1.1:/home/spear600/rootfs …" /* MTD mount (NAND/NOR flash) */ "root=/dev/mtdblock3 rootfstype=jffs2 ..." /* RAMDisk mount */ setenv bootargs "root=/dev/ram0 initrd=0x00800040,7M …" /* USB flash mount */ setenv bootargs "root=/dev/sda1 rootdelay=5 …" ● "ip=<client-ip>:<server-ip>:<gw-ip>:<netmask>:<hostname>:<device>:<autoconf> This argument shows how the IP address is determined. setenv bootargs "ip=192.168.1.13:192.168.1.1:192.168.1.1:255.255.255.0:spear600:eth0:off …" ● mtdparts= This argument overwrites the default MTD Flash partitioning. /* mtdparts=<mtddef>[;<mtddef] * <mtddef> := <mtd-id>:<partdef>[,<partdef>] * <partdef> := <size>[@offset][<name>][ro][lk] * <mtd-id> := unique name used in mapping driver/device (mtd->name) * <size> := standard linux memsize OR "-" to denote all remaining space * <name> := '(' NAME ')' */ setenv bootargs "mtdparts=SMI-NOR0:2M(PARTITION-1),3M(PARTITION-2)... " |
|
Link URL |
| Does ALLDATASHEET help your business so far? [ DONATE ] |
About Alldatasheet | Advertisement | Contact us | Privacy Policy | Link to Datasheet | Link Exchange | Manufacturer List All Rights Reserved©Alldatasheet.com |
| Russian : Alldatasheetru.com | Korean : Alldatasheet.co.kr | Spanish : Alldatasheet.es | French : Alldatasheet.fr | Italian : Alldatasheetit.com Portuguese : Alldatasheetpt.com | Polish : Alldatasheet.pl | Vietnamese : Alldatasheet.vn Indian : Alldatasheet.in | Mexican : Alldatasheet.com.mx | British : Alldatasheet.co.uk | New Zealand : Alldatasheet.co.nz |
|
Family Site : ic2ic.com |
icmetro.com |