1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-02 01:02:19 +02:00
Files
u-boot-megous/cmd
Lukasz Majewski d4505c8e0d pmic: Rewrite the pmic command to not only work with single byte transmission
Up till now it was only possible to use 'pmic' command with a single byte
transmission.
The pmic_read|write functions has been replaced with ones, which don't need
the transmission length as a parameter.

Due to that it is possible now to read data from PMICs transmitting more
data than 1 byte at once (e.g. mc34708)

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-05-18 08:27:26 +02:00
..
2017-02-08 15:56:28 -05:00
2018-05-08 18:50:23 -04:00
2017-07-03 17:35:28 -04:00
2018-05-08 18:50:23 -04:00
2018-05-08 09:06:33 -04:00
2017-08-16 08:30:24 -04:00
2016-10-06 20:57:42 -04:00
2018-05-08 09:07:35 -04:00
2017-09-12 10:08:05 +02:00