Re: [U-Boot] [PATCH] arch/sh: allow building in big-endian mode

2017-08-02 Thread Nobuhiro Iwamatsu
Applied, thanks! 2017-07-29 6:14 GMT+09:00 Thomas Petazzoni : > The SuperH architecture allows to be run in either little or big > endian mode. Some SuperH SoCs get the little vs. big endian decision > through mode pins sampled at reset, so if big endian has

[U-Boot] [PATCH] arch/sh: allow building in big-endian mode

2017-07-28 Thread Thomas Petazzoni
The SuperH architecture allows to be run in either little or big endian mode. Some SuperH SoCs get the little vs. big endian decision through mode pins sampled at reset, so if big endian has been choosen by HW designers, it cannot be easily changed. Therefore, it makes sense to allow building