mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
Register LDOGCTL contains only bit 0 as a valid bit, so there is no need to do a read-modify-write operation. Simplify the code by writing directly to this register. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>