Hello,
on my evaluation board I'm not able to keep the data & time setting after poweroff (YOCTO OS), the strange thing is that the setting still correct if I dobe a reboot via shell, but not after a shell poweroff
The command sequence is :
date --set '2022-05-25 11:17:00'
hwclock --utc --systohc
poweroff
The ev board is not connected at LAN
Thanks