aos/hake/menu.lst.armv8_imx8x
2022-05-18 17:45:24 +02:00

14 lines
394 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/enet
module /armv8/sbin/hello echoclient
module /armv8/sbin/memeater
module /armv8/sbin/mallocator
module /armv8/sbin/stackoverflow
module /armv8/sbin/echoserver