Jacob Pease
|
deacf82ed3
|
Changed Linux makefile to unset LD_LIBRARY_PATH before running buildroot. This allows custom setup.sh scripts to be used per user.
|
2023-12-01 15:02:26 -06:00 |
|
Jacob Pease
|
4ae6fe3829
|
Disassemble target now called with correct environment variables, allowing for downloading, building, disassembling, and installing in one make call.
|
2023-12-01 13:21:33 -06:00 |
|
David Harris
|
46db92f353
|
Extract rootfs during disassembly
|
2023-11-22 06:28:38 -08:00 |
|
David Harris
|
19b795f86a
|
Imperas fix for satp modes supported
|
2023-11-21 21:52:11 -08:00 |
|
Rose Thompson
|
5b24c98f43
|
Fixed linux makefile to build label and addr files from object dumps.
|
2023-11-21 22:00:53 -06:00 |
|
David Harris
|
4be9362973
|
Updated buildroot scripts
|
2023-11-21 19:36:24 -08:00 |
|
Rose Thompson
|
fa1c62324b
|
Fixed issue with makefile and device trees.
|
2023-11-21 21:20:11 -06:00 |
|
Rose Thompson
|
8383a80c62
|
Ok the disassemble recipe should work now.
|
2023-11-21 20:47:57 -06:00 |
|
Rose Thompson
|
13114604e3
|
Ok this is much better. Thanks Jacob for the tip about vmlinux always being generated.
|
2023-11-21 20:21:26 -06:00 |
|
Rose Thompson
|
9322553abc
|
Removed testing hack.
|
2023-11-21 18:24:45 -06:00 |
|
Rose Thompson
|
8eef7994ba
|
Fix to linux makefile to support disassembly and creating vmlinux automatically.
|
2023-11-21 18:20:37 -06:00 |
|
Jacob Pease
|
e907cec4d3
|
Merge branch 'main' of github.com:jacobpease/cvw
|
2023-11-16 14:04:11 -06:00 |
|
Rose Thompson
|
17768471f8
|
Cleanup.
Linux makefile
wally tracer. probably reduce some complexity here.
|
2023-11-13 14:04:43 -06:00 |
|
Jacob Pease
|
559c94ba00
|
Linux Makefile: Fixed find utility crashing for real this time.
|
2023-09-26 15:16:45 -05:00 |
|
Jacob Pease
|
fd080320cd
|
Fixed error with finding vmlinux and busybox directories too early.
|
2023-09-25 18:04:51 -05:00 |
|
Jacob Pease
|
0e8012baee
|
Linux Makefile can now dynamically find binaries for object dumps.
|
2023-08-31 23:58:10 -05:00 |
|
Jacob Pease
|
366b90b7e7
|
Cleaned up some things.
|
2023-08-11 16:22:12 -05:00 |
|
Jacob Pease
|
ea574f3836
|
Fixed bugs. Added an 'all' target that performs the whole process of building the images needed for booting linux, including device tree files.
|
2023-08-09 12:31:14 -05:00 |
|
Jacob Pease
|
9fae53ec2e
|
Fixed device tree generation make rule. Make targets are simplified.
|
2023-08-09 00:22:20 -05:00 |
|
Jacob Pease
|
0f55e08d83
|
Stopped makefile from crashing when patch is already applied.
|
2023-08-06 18:50:37 -05:00 |
|
Jacob Pease
|
76649f39e8
|
Fixed Makefile bugs, and removed old code.
|
2023-08-05 15:27:17 -05:00 |
|
Jacob Pease
|
1c73260ff4
|
Created dependency tree for patch target in the linux subdirectory Makefile.
|
2023-08-05 13:28:33 -05:00 |
|
Jacob Pease
|
403e15c2bb
|
Makefile dynamically generates all device tree files now.
|
2023-08-04 13:56:03 -05:00 |
|
Jacob Pease
|
923473354f
|
Added device tree generation to Linux directory Makefile. Exits on not finding output/images folder in buildroot directory.
|
2023-08-02 19:26:35 -05:00 |
|
Jacob Pease
|
28af833552
|
Updated linux config. Works in QEMU now.
|
2023-08-02 18:59:42 -05:00 |
|
Jacob Pease
|
6c9c4e7427
|
Adjusted the new makefile.
|
2023-08-02 16:24:20 -05:00 |
|
Jacob Pease
|
6cfe1017b9
|
Buildroot can now be set up with the new Linux Makefile. The driver can now also be loaded from addins/vivado-risc-v and should be removed from the main Wally repo. A sed command customizes the package source location for the new buildroot directory.
|
2023-08-02 16:12:26 -05:00 |
|
Jacob Pease
|
4288726944
|
Removed duplicate line in Makefile.
|
2023-08-02 14:59:20 -05:00 |
|
Jacob Pease
|
01276cd406
|
Linux makefile now copies the package contents with the correct package source.
|
2023-08-02 14:56:23 -05:00 |
|
Jacob Pease
|
bb020221d5
|
Added a Makefile to the Linux directory to take care of the Buildroot setup and other dependencies.
|
2023-08-02 14:28:17 -05:00 |
|