Peter Steenbergen
b074f08076
Feature/rpi3 ( #98 )
...
* Add rpi3-64 defconfig file
* Work on getting RPI3 into shape
* Merge latest rpi3 changes into rpi4 config
2022-01-19 15:50:19 +01:00
j1nx
22389700ba
Remove deprecated elevator= from cmdline.txt
2021-04-06 10:36:04 +02:00
j1nx
40d4f26f9f
Increase the default amount of available zram drive slots to 4 (for now)
2021-03-04 11:29:15 +01:00
j1nx
1d42e2b31f
[WIP] Switch to a Hybrid MBR/GPT partition scheme.
...
- rootfs based on PARTUUID
2021-02-02 20:52:02 +01:00
j1nx
68d555fb16
WIP: Implementing all goodies and required changes / dependencies.
2021-01-07 21:21:21 +01:00
j1nx
b5918577bc
Lower the GPU/cmu memory to 64M as we hardly use more then a few MB's
...
This leaves more over for the normal stuff. Especially for the rpi3
2020-10-11 16:23:02 +02:00
j1nx
49da648bcf
MycroftOS: Remove the noswap restriction from cmdline.txt
...
- RPI3 uses all memory because of the GUI video needs 256
- This together with Precise and only 1GB available is tricky
2020-07-24 10:04:21 +02:00
j1nx
5a15c0e1b4
Revert "MycroftOS: Asign 256 MB memory CMA split"
...
This fails to properly initiate, however setting the GPU memory to 256
already sets this CMA to 256 by default so not needed.
This reverts commit 4e70d00c91
.
2020-06-09 12:16:18 +02:00
j1nx
4e70d00c91
MycroftOS: Asign 256 MB memory CMA split
2020-06-08 12:48:51 +02:00
Peter Steenbergen
57a7641a1d
MycroftOS: Change console back to serial
2020-04-19 17:38:47 +02:00
j1nx
78581cf9ef
MycroftOS: Change console to tty5 and don't show systemd status
...
Basically, sssst to the screen again
2020-04-16 12:29:43 +02:00
Peter Steenbergen
2923aa5be2
MycroftOS: Silence the HDMI screen again.
2019-12-22 12:28:16 +01:00
Peter Steenbergen
fad8734ec9
MycroftOS: Small changes to cmdline.txt
2019-11-17 13:08:37 +01:00
Peter Steenbergen
931898a1f9
Linux: Raspberry: Move console to serial port.
...
This to prevent kernel critical messages to be send to HDMI
2018-11-14 19:27:43 +01:00
Peter Steenbergen
434204415d
Raspberry: Kernel: Small tweaks to cmdline.txt
2018-11-14 14:44:33 +01:00
Peter Steenbergen
aa1d662121
MycroftOS: Buildroot: Multiple changes and fixes
...
- Make sure there is no getty being spawned on TTY1
- Switch from Dropbear to Openssh so we can disable locale being sent over
2018-11-12 13:20:09 +01:00
Peter Steenbergen
55846e484a
MycroftOS: Implementation of a very first initial bootable version
...
- Add Buildroot patches to downgrade / upgrade package dependencies
in line with the Mycroft A.I. software stack requirements.
- Add buildroot additional package dependencies in line with the
Mycroft A.I. software stack requirements.
- Update rpi3 defconfig file.
- Implement initial root_fs overlay filestructure.
- Addition of some quick and dirty helper scripts.
- Update of README to reflect these changes.
2018-10-30 15:55:12 +01:00