Thanks for the feedback, I just sent a v2 addressing both issues


On 04/09/2018 04:26 AM, Fabio Estevam wrote:
On Fri, Apr 6, 2018 at 7:06 AM, Michalis Pappas <[email protected]> wrote:

+config CMD_HVC
+       bool "Support the 'hvc' command"
+       depends on ARM64
+       default n
No need to pass 'default n' as this is already the default behavior.

+       help
+         Allows issuing Hypervisor Calls (HVCs)
+
+config CMD_SMC
+       bool "Support the 'smc' command"
+       depends on ARM64
+       default n
Ditto.

_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to