Daniel Barlow
|
a2d8eaf95d
|
make kernel config visually consistent: symbols are unquoted
|
2023-02-22 18:28:48 +00:00 |
|
Daniel Barlow
|
4faf529dc3
|
define kernel MODULE_SIG everywhere
|
2023-02-22 18:20:56 +00:00 |
|
Daniel Barlow
|
817c3793d4
|
move dts config from kernel to boot
The kernel does not need to know about the DTS. I am prepared
to be very slightly injured on this hill.
|
2023-02-18 15:13:19 +00:00 |
|
Daniel Barlow
|
5b51aa0826
|
tftp load address is per-device, IP addresses are local config
|
2023-02-15 22:06:28 +00:00 |
|
Daniel Barlow
|
dd8c8edd9c
|
rewrite phram boot to use correct sizes and offsets
|
2023-02-15 22:06:28 +00:00 |
|
Daniel Barlow
|
1a08aaad01
|
move outputs into a module
|
2023-02-10 23:10:44 +00:00 |
|
Daniel Barlow
|
0a06319d0c
|
make loadAddress and entryPoint device configuration
... already having second thoughts about loadAddress
|
2023-02-10 18:20:01 +00:00 |
|
Daniel Barlow
|
8cead61740
|
convert devices from overlay to module
this makes it possible for devices to stash things in
`config` (e.g. pathname to DTS) that can later be overwritten
(even by the end user)
|
2023-02-10 17:54:33 +00:00 |
|
Daniel Barlow
|
afd9bbbc80
|
building but untested kernels for gl-mt300a, gl-mt300n-v2
|
2023-02-06 23:19:53 +00:00 |
|