Thierry Laurion
|
dcf65ea892
|
modules/flashtools : version bump back to osresearch/flashtools
Changes to support ppc64 were merged upstream
|
2023-03-10 09:31:22 -05:00 |
|
Thierry Laurion
|
907e906f01
|
Pass -O3 and -O2 (optimize for speed) to -Os (Optimize for space)
Adresses @easrentai suggestion to pass modules build optimization for space here: #590 (comment)
- Uniformized module's $(CROSS_TOOLS) being passed as environment variable, prior of ./configure call
Doesn't work for:
- busybox (HOSTCXXFLAGS="-Os" attempted prior of ./configure call)
- zlib (CFLAGS="-Os" attempted prior of ./configure call)
- npth (CFLAGS="-Os" attempted prior of ./configure call)
|
2023-03-07 18:05:39 -05:00 |
|
Sergii Dmytruk
|
a2475e2c53
|
Add flashtools to Talos II boards
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
|
2022-11-11 00:59:12 +02:00 |
|
Thierry Laurion
|
4d7286991d
|
modules/flashtools: bring par to upstream flashtools.
|
2020-09-06 19:06:02 -04:00 |
|
Francis Lam
|
c0f3a4bb79
|
Read and measure an EFI file into initrd during init
|
2018-04-29 19:58:44 -07:00 |
|
Trammell hudson
|
19ef20ed94
|
flashtools include cbfs reader
|
2018-04-19 12:54:05 -04:00 |
|
Trammell hudson
|
495e88f175
|
correct flashtools repo url
|
2018-02-28 10:53:18 -05:00 |
|
Trammell hudson
|
2facd55e44
|
flashtool can write to the winterfell ROM
|
2018-02-28 02:46:14 -05:00 |
|