commit | cdd14a8cf25c34ff8d0777530e8d16565f6bf7a1 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Wed Aug 12 07:20:36 2015 -0700 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Sun Sep 13 23:08:51 2015 +0200 |
tree | 0d07d9525a3c76286ef541b204421cfbb2e805c7 | |
parent | be654c83608eaba199ed45444debf2dd46a88fe6 [diff] |
sh4: Fix initramfs initialization for endiannes-mismatched targets If host and target endianness does not match, loding an initramfs does not work. Fix by writing boot parameters with appropriate endianness conversion. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>