summaryrefslogtreecommitdiffstats
path: root/build_tools/l7/larch0/data/bootlines
blob: 2191858f7fab24689f08317e7d031d85094544a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# The information here will be adapted for the bootloader and inserted into its configuration
# file at the place marked '###LARCH'
# This header will be removed. 
# Each block must have an empty line before and after it.
# There may be no empty lines within a block.

comment:
title: Default: no swap, no copy-to-ram
options:

comment: I probably don't want this bootline 
comment: ... because copy-to-ram is mostly not so useful.
title: larch copy-to-ram (also activates swap)
options: c2r

comment:
title: larch with swap
options: swap

# END OF FILE