10 lines
273 B
Plaintext
10 lines
273 B
Plaintext
#
|
|
# This script is used to describe the commands to start at
|
|
# boot-time and the arguments they should receive.
|
|
#
|
|
bootdriver /armv8/sbin/boot_armv8_generic
|
|
cpudriver /armv8/sbin/cpu_imx8x
|
|
module /armv8/sbin/init
|
|
module /armv8/sbin/hello spawn
|
|
module /armv8/sbin/memeater
|