Files
aimee-os/yellow/config.txt
Dustin C. Hatch ee408805e2 Move post-build script to configdir
The base Aimee OS build does not need any post-installation tasks.
Custom builds can provide a `post-build.sh` script to implement the
tasks they need.  For example, builds targeting Raspberry Pi devices
can use this script to install the firmware files.
2023-03-21 19:40:51 -05:00

18 lines
185 B
Plaintext

arm_64bit=1
start_x=1
bootcode_delay=0
boot_delay=0
gpu_mem=32
kernel=u-boot.bin
enable_uart=1
dtoverlay=miniuart-bt
dtparam i2c_arm=on
device_tree=bcm2711-rpi-cm4-ha-yellow.dtb