Index: head/sysutils/u-boot-a13-olinuxino/pkg-descr =================================================================== --- head/sysutils/u-boot-a13-olinuxino/pkg-descr (revision 500668) +++ head/sysutils/u-boot-a13-olinuxino/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for A13 Olinuxino. To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-a13-olinuxino/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-bananapi/pkg-descr =================================================================== --- head/sysutils/u-boot-bananapi/pkg-descr (revision 500668) +++ head/sysutils/u-boot-bananapi/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for Banana Pi. To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-bananapi/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-bananapim2/pkg-descr =================================================================== --- head/sysutils/u-boot-bananapim2/pkg-descr (revision 500668) +++ head/sysutils/u-boot-bananapim2/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for Banana Pi M2. To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-bananapim2/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-beaglebone/pkg-descr =================================================================== --- head/sysutils/u-boot-beaglebone/pkg-descr (revision 500668) +++ head/sysutils/u-boot-beaglebone/pkg-descr (revision 500669) @@ -1,14 +1,14 @@ U-Boot loader for BeagleBone and BeagleBone Black. To install this bootloader, copy the files MLO and bb-uboot.img to the FAT partition on an SD card or the eMMC. Normally this is partition 1, but different partitions can be set with U-Boot environment variables. This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot scripts ) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot scripts ) that loads ubldr.bin and execute it is included For information about running FreeBSD on BeagleBone or BeagleBone Black, see https://wiki.freebsd.org/FreeBSD/arm/BeagleBone WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-chip/pkg-descr =================================================================== --- head/sysutils/u-boot-chip/pkg-descr (revision 500668) +++ head/sysutils/u-boot-chip/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for NextThingCo CHIP. To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-chip/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-cubieboard/pkg-descr =================================================================== --- head/sysutils/u-boot-cubieboard/pkg-descr (revision 500668) +++ head/sysutils/u-boot-cubieboard/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for Cubieboard. To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-cubieboard/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-cubieboard2/pkg-descr =================================================================== --- head/sysutils/u-boot-cubieboard2/pkg-descr (revision 500668) +++ head/sysutils/u-boot-cubieboard2/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for Cubieboard2. To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-cubieboard2/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-duovero/pkg-descr =================================================================== --- head/sysutils/u-boot-duovero/pkg-descr (revision 500668) +++ head/sysutils/u-boot-duovero/pkg-descr (revision 500669) @@ -1,14 +1,14 @@ U-Boot loader for Gumstix Duovero. To install this bootloader, copy the files MLO and u-boot.img to the FAT partition on an SD card. Normally this is partition 1, but different partitions can be set with U-Boot environment variables. This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Duovero, see https://wiki.freebsd.org/FreeBSD/arm WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-nanopi-m1plus/pkg-descr =================================================================== --- head/sysutils/u-boot-nanopi-m1plus/pkg-descr (revision 500668) +++ head/sysutils/u-boot-nanopi-m1plus/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for NanoPi M1 Plus. To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-nanopi-m1plus/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-nanopi-neo/pkg-descr =================================================================== --- head/sysutils/u-boot-nanopi-neo/pkg-descr (revision 500668) +++ head/sysutils/u-boot-nanopi-neo/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for NanoPi Neo. To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-nanopi-neo/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-nanopi-neo-air/pkg-descr =================================================================== --- head/sysutils/u-boot-nanopi-neo-air/pkg-descr (revision 500668) +++ head/sysutils/u-boot-nanopi-neo-air/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for NanoPi Neo Air. To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-nanopi-neo-air/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-olimex-a20-som-evb/pkg-descr =================================================================== --- head/sysutils/u-boot-olimex-a20-som-evb/pkg-descr (revision 500668) +++ head/sysutils/u-boot-olimex-a20-som-evb/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for Olimex A20 SOM EVB. To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-olimex-a20-som-evb/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-olinuxino-lime/pkg-descr =================================================================== --- head/sysutils/u-boot-olinuxino-lime/pkg-descr (revision 500668) +++ head/sysutils/u-boot-olinuxino-lime/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for Olinuxino Lime. To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-olinuxino-lime/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-olinuxino-lime2/pkg-descr =================================================================== --- head/sysutils/u-boot-olinuxino-lime2/pkg-descr (revision 500668) +++ head/sysutils/u-boot-olinuxino-lime2/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for Olinuxino Lime2. To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-olinuxino-lime/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-olinuxino-lime2-emmc/pkg-descr =================================================================== --- head/sysutils/u-boot-olinuxino-lime2-emmc/pkg-descr (revision 500668) +++ head/sysutils/u-boot-olinuxino-lime2-emmc/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for Olinuxino Lime2. To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-olinuxino-lime/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-orangepi-one/pkg-descr =================================================================== --- head/sysutils/u-boot-orangepi-one/pkg-descr (revision 500668) +++ head/sysutils/u-boot-orangepi-one/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for OrangePi One. To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-orangepi-one/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-orangepi-pc/pkg-descr =================================================================== --- head/sysutils/u-boot-orangepi-pc/pkg-descr (revision 500668) +++ head/sysutils/u-boot-orangepi-pc/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader and related files for the OrangePi PC To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-orangepi-pc/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-orangepi-pc-plus/pkg-descr =================================================================== --- head/sysutils/u-boot-orangepi-pc-plus/pkg-descr (revision 500668) +++ head/sysutils/u-boot-orangepi-pc-plus/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for OrangePi PC Plus. To install this bootloader on an sdcard just do : dd if=/usr/local/share/u-boot/u-boot-orangepi-pc-plus/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=notrunc,sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-orangepi-plus-2e/pkg-descr =================================================================== --- head/sysutils/u-boot-orangepi-plus-2e/pkg-descr (revision 500668) +++ head/sysutils/u-boot-orangepi-plus-2e/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for OrangePi Plus2E. To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-orangepi-plus-2e/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-orangepi-zero/pkg-descr =================================================================== --- head/sysutils/u-boot-orangepi-zero/pkg-descr (revision 500668) +++ head/sysutils/u-boot-orangepi-zero/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for OrangePi Zero. To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-orangepi-zero/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-pandaboard/pkg-descr =================================================================== --- head/sysutils/u-boot-pandaboard/pkg-descr (revision 500668) +++ head/sysutils/u-boot-pandaboard/pkg-descr (revision 500669) @@ -1,14 +1,14 @@ U-Boot loader for PandaBoard. To install this bootloader, copy the files MLO and u-boot.img to the FAT partition on an SD card. Normally this is partition 1, but different partitions can be set with U-Boot environment variables. This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot scripts ) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot scripts ) that loads ubldr.bin and execute it is included For information about running FreeBSD on the PandaBoard, see https://wiki.freebsd.org/FreeBSD/arm/PandaBoard WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-pcduino3/pkg-descr =================================================================== --- head/sysutils/u-boot-pcduino3/pkg-descr (revision 500668) +++ head/sysutils/u-boot-pcduino3/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for pcDuino3 To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-pcduino3/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-riotboard/pkg-descr =================================================================== --- head/sysutils/u-boot-riotboard/pkg-descr (revision 500668) +++ head/sysutils/u-boot-riotboard/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for RIoTboard To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-riotboard/u-boot.imx of=/path/to/sdcarddevice bs=1k seek=1 conv=sync This version is patched so that: * API features is enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on IMX6 boards, see https://wiki.freebsd.org/FreeBSD/arm/imx6 WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-rpi-0-w/pkg-descr =================================================================== --- head/sysutils/u-boot-rpi-0-w/pkg-descr (revision 500668) +++ head/sysutils/u-boot-rpi-0-w/pkg-descr (revision 500669) @@ -1,15 +1,15 @@ U-Boot loader for Raspberry Pi To install this bootloader, copy u-boot.bin in the share/u-boot/u-boot-rpi-0-w directory to the first partition, formatted as FAT16 or FAT32, on an SD card. You will also need the firmware files and configs from the rpi-firmware package. This version is patched so that: * API features are enabled. * U-Boot and FreeBSD kernel are using rpi-firmware DTBs - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on RaspberryPi, see https://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi WWW: http://www.denx.de/wiki/U-Boot Index: head/sysutils/u-boot-sinovoip-bpi-m3/pkg-descr =================================================================== --- head/sysutils/u-boot-sinovoip-bpi-m3/pkg-descr (revision 500668) +++ head/sysutils/u-boot-sinovoip-bpi-m3/pkg-descr (revision 500669) @@ -1,13 +1,13 @@ U-Boot loader for Banana Pi M3. To install this bootloader on an sdcard just do : dd if=$LOCALBASE/share/u-boot/u-boot-sinovoip-bpi-m3/u-boot-sunxi-with-spl.bin of=/path/to/sdcarddevice bs=1k seek=8 conv=sync This version is patched so that: * API features are enabled. - * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included + * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included For information about running FreeBSD on Allwinner boards, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner WWW: http://www.denx.de/wiki/U-Boot