Command syntax netbootloader – Kontron NetBootLoader User Manual
Page 37

ID 1022-8317, Rev. 2.0
Command Syntax
NetBootLoader
Page 29
CBL
FUNCTION:
Set or display the parameters of the bootline(s) stored in NBL Flash
SYNTAX:
cbl [<num> (-|<bootline>)]
where:
cbl
command: change bootline
<num>
parameter: string
0, 1, 2, 3, c
ID number of the image to be associated with the
bootline or bootline which is common to all images
no other values than those above are supported
-
option:
delete bootline for image specified or common
<bootline>
parameter: value: string
<[x … ]x>
defines the bootline to be used with the kernel
indicated by <num> or the common bootline
DESCRIPTION:
If the command CBL is invoked without parameters, it returns the
contents of all bootlines.
Invoking the command CBL with the <bootline> parameter
overwrites any previous bootline for the image specified.
USAGE:
Display the bootline for image 2
COMMAND / RESPONSE:
cbl
<contents of all bootlines are displayed>
Set a common bootline for all images
COMMAND / RESPONSE (none):
NetBtLd> cbl c console=ttyS0,9600
NetBtLd>