Commit Graph

14 Commits

Author SHA1 Message Date
Derek
21003d4c85 allow booting off more than first partition with distroboot (#3977) 2022-07-09 16:30:05 +02:00
Derek
a6f484acf6 add compatibility with old u-boot environment (#3789)
* add compatibility with old u-boot environment
* set the boot script to overwrite the old one
2022-05-26 16:39:08 +02:00
Derek
3b38be8a9c Espressobin u boot fit image (#3766)
* add the image tree source for building FIT images for ebin

* add FIT image generation to BSP files

* Change to using FIT image to boot

* make fit-image script executable

* add the ability to choose board dtb in armbianEnv.txt
2022-05-07 15:50:53 +02:00
Derek
63a6593336 begin to support u-boot distroboot (#3675) 2022-04-23 12:33:01 +02:00
Jannis
ae3ad1fdee Apply changes to Espressobin from Issue#2861 (#3498)
* Apply changes to Espressobin from Issue#2861

* Additional config changes

* Add cryptopp to marvell tools

* Remove local DDR topology changes

* Disable ebin MACs in armbianEnv.txt

* Change kernel options for ebin, remove mtdparts

* Add CZ.NICs ebin firmware

* Increase ATF compiler version"

* fixup external toolchains

* add gcc-aarch64-linux-gnu package (#3585)

* correct compiler names for ATF, external toolchain

Co-authored-by: Derek LaHousse <dlahouss@mtu.edu>
Co-authored-by: Derek <ManoftheSea@users.noreply.github.com>
2022-03-28 07:16:22 -04:00
Igor Pečovnik
0c617a3c3b Move Espressobin to 5.8.y (#2187)
- remove fixed MAC from boot script
- remove legacy kernels images from making
2020-09-05 17:16:01 +02:00
Igor Pečovnik
716bd3b9dc Reverting mvebu64 to K4.19 (#1926)
It doesn't want to boot on 5.4.y. Adjusting kernel config, fix Docker dependency problem, move few other minor fixes from openwrt and closing https://github.com/armbian/build/issues/1453
2020-04-29 01:04:10 +02:00
Igor Pecovnik
9c7ce48f2b Make Espressobin boot script CRYPTOROOT compatible 2018-09-07 15:02:11 +02:00
Igor Pecovnik
0ed5ed0ca5 Small adjustements to Espressobin boot script 2018-09-07 14:28:19 +02:00
Igor Pecovnik
a09412bd50 Enable userland SPI access on Espressobin. Thanks @umiddelb 2018-03-03 21:42:20 +01:00
Igor Pecovnik
e2e0959b78 Espressobin. Building atf'+u-boot for SPI nor flash (800/800/1M) working, auto booting from SD/USB should work (tested for SD at the moment), armbianEnv.txt loading, UUID support 2017-10-02 15:23:06 +02:00
Igor Pecovnik
e886835232 Few Espressobin fixes for 4.13.x SD card is still unrecognized, but is possible to boot from USB. It crashes with attached mPCI card ... need to update atf and uboot once in the future 2017-09-24 22:44:50 +02:00
Igor Pecovnik
909f19ad5c Espressobin updates, upstream patches, ... 2017-06-25 21:53:59 +02:00
lanefu
e6c47e0b33 Espressobin - WIP (#659)
* ljtesting stuff

* change local repo

* semi-usable esspressobin

* my kernel cofnig

* new source branch and fix securetty for root login via console

* new source branch and fix securetty for root login via console

* cleaned up board name;uncompressed Image for boot,changed default interface from eth0 to wan

* updated kernel config for espressobin and normalized naming

* new deb post_install tweaks for uncompressed kernel Image

* installs uncompressed kernelImage to /boot
2017-04-24 06:52:51 +02:00