u-boot/cmd/x86
Simon Glass b2a76b3fe7 x86: mtrr: Restructure so command execution is in one place
At present do_mtrr() does the 'list' subcommand at the top and the rest
below. Update it to do them all in the same place so we can (in a later
patch) add parsing of the CPU number for all subcommands.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-07-20 09:46:48 +08:00
..
exception.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
fsp.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
hob.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
Makefile x86: Add a common HOB library 2019-08-09 22:24:02 +08:00
mtrr.c x86: mtrr: Restructure so command execution is in one place 2020-07-20 09:46:48 +08:00