[PATCH 20/22] x86: mtrr: Restructure so command execution is in one place
Wolfgang Wallner
wolfgang.wallner at br-automation.com
Wed Jun 10 15:28:46 CEST 2020
Hi Simon,
-----"Simon Glass" <sjg at chromium.org> schrieb: -----
> Betreff: [PATCH 20/22] 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 at chromium.org>
> ---
>
> cmd/x86/mtrr.c | 55 +++++++++++++++++++++++++++++++++-----------------
> 1 file changed, 36 insertions(+), 19 deletions(-)
Reviewed-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
More information about the U-Boot
mailing list