Configuration options

The following section defines those U-Boot configuration variables that can be configured using the kbuild build system configuration tools, such as menuconfig or xconfig. You can access the configuration user interfaces using

make menuconfig

This will build and run an ncurses-based configuration UI.

You can also build and run a graphical QT-based UI using

make xconfig

Configure a secure console

U-Boot allows you to configure console activation at boot. Go to General setup > Console settings in your configuration tool of choice and define the following configuration variables:

$ echo -n "password" | sha256sum
5e884898da28047151d0e56f8dc6292773603d0d6aabbdd62a11ef721d1542d8  -

 

© 2018 Digi International Inc. All rights reserved.
Configuration options updated on 22 January 2018 02:43:37 PM