blob: 87d48b927b16f0b1961611d6c6bba685ca63cc5e [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -050012012/03/30 - Mark Hatle <mark.hatle@windriver.com>
2 - Initial Revision
3
4Both big endian and little endian are defined for SH.
5
6Experimental -- SH tunings have not been validated.
7
Patrick Williams213cb262021-08-07 19:21:33 -05008The TUNE_ARCH is defined as ${TUNE_ARCH:tune-${DEFAULTTUNE}}.
Patrick Williamsc124f4f2015-09-15 14:41:29 -05009
Patrick Williams213cb262021-08-07 19:21:33 -050010The TUNE_PKGARCH is defind as ${TUNE_PKGARCH:tune-${DEFAULTTUNE}}.
Patrick Williamsc124f4f2015-09-15 14:41:29 -050011