freebsd-dev/release/arm
Glen Barber 4ad8b75d53 Add tools/arm.subr to contain common subroutines used for
building arm images.  This is similar to tools/vmimage.subr
used for building virtual machine disk images.  By default,
only arm_create_disk() and arm_install_base() contain real
functionality here, and arm_install_uboot() must be overridden
in the arm/KERNEL.conf file.

In release.sh, make create_arm_armv6_build_release() do
something now.

In arm/BEAGLEBONE.conf, set IMAGE_SIZE, PART_SCHEME, FAT_SIZE,
FAT_TYPE, and MD_ARGS, as well as make arm_install_uboot()
functional.

Parts of this were taken from disecting a previous BEAGLEBONE
image, and other parts obtained from Crochet sources.

Sponsored by:	The FreeBSD Foundation
2015-05-06 19:58:12 +00:00
..
BEAGLEBONE.conf Add tools/arm.subr to contain common subroutines used for 2015-05-06 19:58:12 +00:00
Makefile.BEAGLEBONE Attempt to create the final image (though not nearly ready 2015-03-26 03:05:07 +00:00
Makefile.PANDABOARD Attempt to create the final image (though not nearly ready 2015-03-26 03:05:07 +00:00
Makefile.RPI-B Attempt to create the final image (though not nearly ready 2015-03-26 03:05:07 +00:00
Makefile.WANDBOARD-QUAD Attempt to create the final image (though not nearly ready 2015-03-26 03:05:07 +00:00
Makefile.ZEDBOARD Attempt to create the final image (though not nearly ready 2015-03-26 03:05:07 +00:00
PANDABOARD.conf Update the arm/*.conf configuration files to only set 2015-05-06 15:58:21 +00:00
ROADMAP Add a ROADMAP file for FreeBSD/arm release builds, which 2015-02-12 00:50:54 +00:00
RPI2.conf Update the arm/*.conf configuration files to only set 2015-05-06 15:58:21 +00:00
RPI-B.conf Update the arm/*.conf configuration files to only set 2015-05-06 15:58:21 +00:00
WANDBOARD-QUAD.conf Update the arm/*.conf configuration files to only set 2015-05-06 15:58:21 +00:00
ZEDBOARD.conf Update the arm/*.conf configuration files to only set 2015-05-06 15:58:21 +00:00