Re: [PATCH] xilinx: zynqmp: Enable DM_RTC/emul driver/cmd date/gettime and efi settime

2021-05-19 Thread Michal Simek
st 12. 5. 2021 v 10:14 odesílatel Michal Simek napsal: > > Right now U-Boot is not aware about date/time that's why enable it by > default also with EFI runtime service for setting time. > > Signed-off-by: Michal Simek > --- > > configs/xilinx_zynqmp_virt_defconfig | 4 > 1 file changed, 4

[PATCH] xilinx: zynqmp: Enable DM_RTC/emul driver/cmd date/gettime and efi settime

2021-05-12 Thread Michal Simek
Right now U-Boot is not aware about date/time that's why enable it by default also with EFI runtime service for setting time. Signed-off-by: Michal Simek --- configs/xilinx_zynqmp_virt_defconfig | 4 1 file changed, 4 insertions(+) diff --git a/configs/xilinx_zynqmp_virt_defconfig b/conf