Emmanuel Vadot
60fde7ce5d
release: arm: Copy boot.scr from ports
...
Latest u-boot update need u-boot script to load and start ubldr.
(See D14230 for more details)
Copy this file for our arm release on the fat partition.
Approved by: gjb
2018-03-26 18:39:38 +00:00
Glen Barber
bcccd559e2
Sort variables for consistency.
...
Sponsored by: The FreeBSD Foundation
2017-11-17 17:36:45 +00:00
Emmanuel Vadot
1883caa7cc
release/arm: Do not install ubldr
...
ubldr is the non-pie version of ubldr.bin, do not install two
copies of the same binary. This will allow us to remove ubldr
in the future.
All the u-boot ports know how to load ubldr.bin
Reviewed by: gjb (earlier version)
2017-11-03 23:02:57 +00:00
Glen Barber
33bfd7db54
Increase the arm/armv6 and arm/armv7 images from 2.5GB to 3GB,
...
since the RPI2 (at least) does not fit in 2.5GB.
While here, add a missing BOARDNAME to RPI2.conf.
Sponsored by: The FreeBSD Foundation
2017-10-13 15:16:57 +00:00
Glen Barber
62d028dcac
Switch BEAGLEBONE, CUBIEBOARD, and PANDABOARD to use the GENERIC
...
kernel configuration.
Submitted by: andrew
Differential Revision: https://reviews.freebsd.org/D12484
Sponsored by: The FreeBSD Foundation
2017-10-09 17:12:02 +00:00
Glen Barber
2116f70705
Catch up with r324340, switching relevant arm SoCs from armv6
...
to armv7.
Sponsored by: The FreeBSD Foundation
2017-10-06 17:30:18 +00:00
Glen Barber
54a13912f6
Bump armv6 SoC images to 2.25GB. RPI-B is full, so increase all
...
image sizes for consistency.
Submitted by: manu
Sponsored by: The FreeBSD Foundation
2017-10-02 15:56:45 +00:00
Glen Barber
36e7acd92d
Increase arm{,64} SoC image sizes to prevent "filesystem full" build
...
failures.
Sponsored by: The FreeBSD Foundation
2017-09-13 14:30:30 +00:00
Emmanuel Vadot
240e565c89
Use "generic" ALLWINNER_UP kernel config for Cubieboard release.
...
Reviewed by: gjb
MFC after: 2 week
2016-09-12 16:10:47 +00:00
Glen Barber
777f366fb6
Use UBOOT_FILES in the dd(1) input file, as intended.
...
Sponsored by: The FreeBSD Foundation
2015-10-06 01:05:07 +00:00
Glen Barber
12a36c8cce
Fix the path to the correct u-boot.bin file to write to
...
the disk image, which fixes boot issues.
Tested on: BananaPi
Sponsored by: The FreeBSD Foundation
2015-10-01 19:48:10 +00:00
Glen Barber
3afa6e6c4b
Partially revert r288433, with a minor change:
...
Spell 'k' correctly.
Spotted by: loos (thank you!)
Sponsored by: The FreeBSD Foundation
2015-10-01 01:50:20 +00:00
Glen Barber
869cbfdb71
Fix FAT_SIZE by removing '-b' argument passing, which was
...
a result of my misunderstanding on what Crochet was doing
in this case for these boards.
Sponsored by: The FreeBSD Foundation
2015-10-01 00:34:38 +00:00
Glen Barber
20297cbf78
Initial attempt to add support for building images for
...
BANANAPI, CUBIEBOARD, and CUBIEBOARD2 SoCs.
Obtained from: Crochet, FreeBSD/arm/Allwinner Wiki page
Sponsored by: The FreeBSD Foundation
2015-09-30 16:31:21 +00:00