Skip to content
Snippets Groups Projects
Commit 804887e6 authored by Kumar Gala's avatar Kumar Gala Committed by Gerald Van Baren
Browse files

Add sub-commands to fdt


fdt header                          - Display header info
fdt bootcpu <id>                    - Set boot cpuid
fdt memory <addr> <size>            - Add/Update memory node
fdt rsvmem print                    - Show current mem reserves
fdt rsvmem add <addr> <size>        - Add a mem reserve
fdt rsvmem delete <index>           - Delete a mem reserves

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent f84d65f9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment