[U-Boot] [PATCH V2 1/6] watchdog: bcm6345: switch to raw I/O functions

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Wed Jan 23 16:44:40 UTC 2019



Am 22.01.19 um 15:13 schrieb Philippe Reynes:
> This driver is used on several big endian mips board.
> So we could use raw I/O function instead of forcing
> big endian access.
> 
> Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>
> ---
>  drivers/watchdog/bcm6345_wdt.c | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
> 
> Changelog:
> v2:
> - add a commit message (thanks Marek)
> 

Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>

-- 
- Daniel


More information about the U-Boot mailing list