Am 14.08.19 um 15:18 schrieb Philippe Reynes: > From: Kursad Oney <[email protected]> > > Make the driver compatible with both big and little endian SOCs. > Replace big-endian calls with their raw equivalents, expect for > writing the command to FIFO. That still has to be in big-endian > format. > > Signed-off-by: Kursad Oney <[email protected]> > Reviewed-by: Philippe Reynes <[email protected]> > --- > drivers/spi/bcm63xx_hsspi.c | 28 ++++++++++++++-------------- > 1 file changed, 14 insertions(+), 14 deletions(-) > > Changelog: > v3: > - no change > v2: > - move this patch from second place to third place >
Reviewed-by: Daniel Schwierzeck <[email protected]> -- - Daniel _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

