version 1.94, 2018/11/17 11:44:28
|
version 1.95, 2018/11/20 12:03:24
|
Line 98 Please refer to the [32-bit](https://nxr
|
Line 98 Please refer to the [32-bit](https://nxr
|
(the `u-boot-sunxi-with-spl.bin`-s are provided by `sysutils/u-boot-<boardname>` packages): |
(the `u-boot-sunxi-with-spl.bin`-s are provided by `sysutils/u-boot-<boardname>` packages): |
**dd if=/usr/pkg/share/u-boot/<boardname>/u-boot-sunxi-with-spl.bin of=/dev/rld0d bs=1k seek=8 conv=sync** |
**dd if=/usr/pkg/share/u-boot/<boardname>/u-boot-sunxi-with-spl.bin of=/dev/rld0d bs=1k seek=8 conv=sync** |
|
|
|
If your SoC has a SATA controller and you would like to install on |
|
an hard disk and use a SD card only for u-boot please give a look |
|
to [[ports/evbarm/install_using_sysinst]]. |
|
|
# Tips and tricks |
# Tips and tricks |
|
|
## Video overscan compensation |
## Video overscan compensation |
Line 133 Then start two copies of usbhidaction:
|
Line 137 Then start two copies of usbhidaction:
|
# /usr/bin/usbhidaction -c /etc/usbhidaction.conf -f /dev/uhid0 -i -p /var/run/usbhidaction-uhid0.pid |
# /usr/bin/usbhidaction -c /etc/usbhidaction.conf -f /dev/uhid0 -i -p /var/run/usbhidaction-uhid0.pid |
# /usr/bin/usbhidaction -c /etc/usbhidaction.conf -f /dev/uhid1 -i -p /var/run/usbhidaction-uhid1.pid |
# /usr/bin/usbhidaction -c /etc/usbhidaction.conf -f /dev/uhid1 -i -p /var/run/usbhidaction-uhid1.pid |
"""]] |
"""]] |
|
|
|
|
|
# Links |
|
|
|
[[ports/evbarm/install_using_sysinst]] |