commit | 5389fb5332cfd26262fb235aaebf3f8ee4fafe80 | [log] [tgz] |
---|---|---|
author | Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com> | Thu Jun 08 08:51:51 2023 +0530 |
committer | Michal Simek <michal.simek@amd.com> | Mon Jun 12 13:25:02 2023 +0200 |
tree | 3c75c984322d86fff983a572e176f70daf11967d | |
parent | 038a3439199053fc21a3919ed3329363c9fff434 [diff] |
arm64: zynqmp: Fix tcminit mode param While invoking "zynqmp tcminit mode" command (which is invalid command) on U-Boot, it just works. Check the mode param, if it is valid then only initialize the TCM. Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@amd.com> Link: https://lore.kernel.org/r/20230608032152.980-2-venkatesh.abbarapu@amd.com Signed-off-by: Michal Simek <michal.simek@amd.com>