mirror of https://github.com/OpenIPC/wiki.git
Update u-boot-settings.md
parent
e09ea1eaf4
commit
ee2386d2de
|
@ -5,7 +5,7 @@ U-Boot settings
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
### bootdelay
|
### bootdelay
|
||||||
To be continued...
|
Use this to set the delay before we start the kernel, This is the time where you can get into the bootloader.
|
||||||
|
|
||||||
### bootnfs
|
### bootnfs
|
||||||
To be continued...
|
To be continued...
|
||||||
|
@ -14,10 +14,10 @@ To be continued...
|
||||||
Mandatory setting, available in all OpenIPC bootloaders
|
Mandatory setting, available in all OpenIPC bootloaders
|
||||||
|
|
||||||
### gatewayip
|
### gatewayip
|
||||||
To be continued...
|
This is the camera's gateway IP address, Mostly used for when you are flasing using TFTP in U-Boot.
|
||||||
|
|
||||||
### ipaddr
|
### ipaddr
|
||||||
To be continued...
|
This is the camera's IP address, Mostly used for when you are flasing using TFTP in U-Boot.
|
||||||
|
|
||||||
### osmem
|
### osmem
|
||||||
Mandatory setting, available in all OpenIPC bootloaders
|
Mandatory setting, available in all OpenIPC bootloaders
|
||||||
|
@ -29,9 +29,9 @@ The type of sensor used on the device is set automatically in most cases
|
||||||
Specify the full path to the archive with custom OpenIPC firmware in .tgz format
|
Specify the full path to the archive with custom OpenIPC firmware in .tgz format
|
||||||
|
|
||||||
### wlandev
|
### wlandev
|
||||||
To be continued...
|
The Wi-Fi Driver to use for the Wi-Fi interface. ([Learn how to use it here](../en/wireless-settings.md))
|
||||||
|
|
||||||
### wlanmac
|
### wlanmac
|
||||||
To be continued...
|
The MAC for the Wi-Fi Interface.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue