Jacob Pease
|
bb8d3806d6
|
Cleaned up some things.
|
2023-08-11 16:22:12 -05:00 |
|
Jacob Pease
|
40096ac662
|
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
|
1582376d71
|
Fixed device tree generation make rule. Make targets are simplified.
|
2023-08-09 00:22:20 -05:00 |
|
Jacob Pease
|
52d3d8a9f4
|
Stopped makefile from crashing when patch is already applied.
|
2023-08-06 18:50:37 -05:00 |
|
Jacob Pease
|
1de7cc7347
|
Fixed Makefile bugs, and removed old code.
|
2023-08-05 15:27:17 -05:00 |
|
Jacob Pease
|
ca1a9c577c
|
Created dependency tree for patch target in the linux subdirectory Makefile.
|
2023-08-05 13:28:33 -05:00 |
|
Jacob Pease
|
356a0dbdde
|
Makefile dynamically generates all device tree files now.
|
2023-08-04 13:56:03 -05:00 |
|
Jacob Pease
|
9d5fb35ca5
|
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
|
057d9e47e3
|
Updated linux config. Works in QEMU now.
|
2023-08-02 18:59:42 -05:00 |
|
Jacob Pease
|
4084a11350
|
Adjusted the new makefile.
|
2023-08-02 16:24:20 -05:00 |
|
Jacob Pease
|
064e863476
|
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
|
e0a63f79ce
|
Removed duplicate line in Makefile.
|
2023-08-02 14:59:20 -05:00 |
|
Jacob Pease
|
7c1d7b07bb
|
Linux makefile now copies the package contents with the correct package source.
|
2023-08-02 14:56:23 -05:00 |
|
Jacob Pease
|
068a0d10fd
|
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 |
|