/japanese/onew-canna+wnn7/

e='xhtml'>
Submitted by:		manu
Differential Revision:	D15884
Update the instruction and description of the u-boot ports which use 2018-06-18T19:51:23+00:00 linimon linimon@FreeBSD.org 2018-06-18T19:51:23+00:00 6fa542fe0d70c87e6dfed2abe9126c3315815135 u-boot-master. Submitted by: manu Differential Revision: D15883
u-boot-master.

Submitted by:		manu
Differential Revision:	D15883
Convert all the allwinnner-based u-boot boards over to 2017-01-12T22:49:08+00:00 imp imp@FreeBSD.org 2017-01-12T22:49:08+00:00 c62b574aa159c38a6d2e4dfb93b743f5acf73e2a u-boot-master. Upgrade u-boot-master to cope with the allwinner u-boot port's needs for more tools.
u-boot-master. Upgrade u-boot-master to cope with the allwinner u-boot
port's needs for more tools.
Adds the U-Boot loader for Banana pi, Cubieboard and Cubieboard2. 2015-07-06T19:50:03+00:00 loos loos@FreeBSD.org 2015-07-06T19:50:03+00:00 6cbf8240cd986e3c569da34faab9639ecaeb8d06 This version is patched so that: * ELF and API features are enabled. * The default environment is trimmed to just what's needed to boot. * The saveenv command writes to the file u-boot.env on the FAT partition. * The DTB file name is chosen based on the board model and passed to ubldr using the fdtfile env variable. ubldr loads the DTB from /boot/dtb/ on the FreeBSD partition. * By default, it loads ELF ubldr from file ubldr on the FAT partition to address 0x42000000, and launches it. For information about running FreeBSD on Allwinner SoCs, see https://wiki.freebsd.org/FreeBSD/arm/Allwinner Differential Revision: https://reviews.freebsd.org/D2874 Reviewed by: garga Approved by: garga
This version is patched so that:
 * ELF and API features are enabled.
 * The default environment is trimmed to just what's needed to boot.
 * The saveenv command writes to the file u-boot.env on the FAT partition.
 * The DTB file name is chosen based on the board model and passed to ubldr
   using the fdtfile env variable. ubldr loads the DTB from /boot/dtb/ on
   the FreeBSD partition.
 * By default, it loads ELF ubldr from file ubldr on the FAT partition to
   address 0x42000000, and launches it.

For information about running FreeBSD on Allwinner SoCs, see
 https://wiki.freebsd.org/FreeBSD/arm/Allwinner

Differential Revision:	https://reviews.freebsd.org/D2874
Reviewed by:	garga
Approved by:	garga