Name

nconfig list — List configuration keys

Synopsis

nconfig list

Arguments

The command takes no arguments.

Description

This command lists all known configuration keys. The list is output in arbitrary order.

Examples

RedBoot> nconfig list
The config store contains:
  nand.partition1.size
  nand.partition1.base
  ecos.fakeflash.config
RedBoot>
[Note]Note

The config key ecos.fakeflash.config contains the RedBoot configuration information as managed by the fconfig command. Do not edit this key directly; it is automatically managed by RedBoot and the driver stack.