mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-03-04 07:17:17 +00:00
8 lines
232 B
Text
8 lines
232 B
Text
|
config CMD_IMMAP
|
||
|
bool "Enable various commands to dump IMMR information"
|
||
|
help
|
||
|
This enables various commands such as:
|
||
|
|
||
|
siuinfo - print System Interface Unit (SIU) registers
|
||
|
memcinfo - print Memory Controller registers
|