summaryrefslogtreecommitdiffstats
path: root/board/altera/post-image.sh
Commit message (Collapse)AuthorAgeFilesLines
* altera_*_defconfig: remove broken defconfigsArnout Vandecappelle2017-03-051-8/+0
| | | | | | | | | | | | | | | | | | These defconfigs have been broken due to gcc5 for more than half a year, and nobody stepped up to fix it. In addition, the rocketboards git repository used by these defconfigs hasn't been reachable for more than half a year. Finally, these defconfigs don't even use the BR2_TARGET_UBOOT_ALTERA_SOCFPGA_IMAGE_CRC option so they are not a great example for this family of targets. Remove these defconfigs, as well as the board directory. Both are removed in a single commit to avoid having an inconsistent readme. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Cc: Jan Viktorin <viktorin@rehivetech.com> Cc: Charles Manning <cdhmanning@gmail.com> Cc: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs: add altera_socdk_defconfig for Altera Cyclone 5 Development BoardCharles Manning2015-07-131-0/+8
This is largely the same as altera_sockit_defconfig. It uses a fresher Linux and u-boot than SocKit. It also speeds the serial port up to 115200. The post-image script is generalized by adding BR2_ROOTFS_POST_SCRIPT_ARGS and moving it up the altera directory. Similarly, the readme is moved up and made more generic. Signed-off-by: Charles Manning <cdhmanning@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud