summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorAnup Patel <[email protected]>2019-07-24 04:09:37 +0000
committerJoe Hershberger <[email protected]>2019-07-25 13:13:31 -0500
commiteff0e0c76f529c57bc0e1f8d16d0060cb08a5ebf (patch)
tree222c8ef8e2b27506661491b819961607dfca91fc /scripts
parentd0a04db6af7607c99f28973a79be2d31caaf5670 (diff)
net: macb: Fix check for little-endian system in gmac_configure_dma()
Instead of depending on CONFIG_SYS_LITTLE_ENDIAN, we check at runtime whether underlying system is little-endian or big-endian. This way we are not dependent on any U-Boot specific OR compiler specific macro to check system endianness. Signed-off-by: Anup Patel <[email protected]> Reviewed-by: Bin Meng <[email protected]> Reviewed-by: Ramon Fried <[email protected]> Acked-by: Joe Hershberger <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions