freebsd-dev/release
Emmanuel Vadot 7b7dbfa9b3 release: arm: Copy the dtb to the fat partition
When booting via EFI on arm we have no way to know the dtb file to load
and we always use the one provided from the bootloader.
This works in most case but :

 U-Boot have some really old DTB for some boards, the sync from Linux isn't done automatically for all boards
 Some boards (like TI BeagleBone series) use one u-boot for all the model and it doesn't embed the DTBs
 Some boards (like IMX6 based ones), don't embed the DTB

We want u-boot to load and patch the DTB with the mac address or the display
node enabled or not.

Reviewed by:	gjb, imp
Differential Revision:	https://reviews.freebsd.org/D16596
2018-08-06 17:21:20 +00:00
..
amd64 - Once we have shifted arguments up to thrice, base-bits-dir is $1 rather 2018-06-07 18:24:25 +00:00
arm release: arm: Always boot armv6/v7 image with EFI 2018-07-31 19:12:31 +00:00
arm64 release: arm64: Add PINE64-LTS configuration file 2018-07-31 19:14:52 +00:00
i386 switch i386 memstick installer images to MBR 2018-04-12 19:00:22 +00:00
packages Simplify using bsd.endian.mk and have it provide CAP_MKDB_ENDIAN, since it is 2018-06-28 13:48:59 +00:00
picobsd spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
pkg_repos Update the pkg-stage target to be more compatible with pkg-1.2: 2014-01-16 16:12:09 +00:00
powerpc make-memstick.sh: put partition args on separate lines 2018-04-10 19:49:04 +00:00
scripts Change installer default to not install ports tree 2018-01-30 16:34:56 +00:00
sparc64 Add general configuration files used by release/release.sh for 2017-11-17 18:00:52 +00:00
tools release: arm: Copy the dtb to the fat partition 2018-08-06 17:21:20 +00:00
Makefile Fix the reldoc target in release/Makefile following doc commit r51264. 2017-12-07 20:00:19 +00:00
Makefile.azure Remove the HH-MM suffix from the build date suffix. 2015-07-01 14:51:26 +00:00
Makefile.ec2 fix use of empty in Makefile.ec2 2018-07-22 23:33:48 +00:00
Makefile.gce Add a special GCE_LICENSE variable to Makefile.gce, which when set, 2018-05-10 21:46:58 +00:00
Makefile.mirrors Fix the ftp-stage target for arm embedded builds. 2018-08-02 18:51:44 +00:00
Makefile.vagrant Add some comments with examples on how to build Vagrant images. 2017-02-01 16:15:23 +00:00
Makefile.vm Bump the size of virtual machine disk images from 20G to 30G, 2018-02-26 19:26:59 +00:00
rc.local Remove pc98 support completely. 2017-01-28 02:22:15 +00:00
release.conf.sample Correct a comment after r326330. 2017-11-28 18:08:14 +00:00
release.sh release: Deinstall u-boot ports before installing 2018-07-31 18:57:11 +00:00