On Fri, Jan 12, 2018 at 5:00 PM, Bin Meng <bmeng...@gmail.com> wrote:
> On Thu, Jan 11, 2018 at 1:40 AM, Andy Shevchenko
> <andriy.shevche...@linux.intel.com> wrote:
>> The commit
>>
>>   20bfac0599bd ("x86: zImage: add Intel MID platforms support")
>>
>> introduced an assignment of subarch field in boot parameters, though
>> missed the right place of doing that. It doesn't matter if we have or
>> not a kernel command line supplied, we just set that field. Although
>> guard it by protocol version which supports it.
>>
>> Fixes: 20bfac0599bd ("x86: zImage: add Intel MID platforms support")
>> Cc: Vincent Tinelli <vincent.tine...@intel.com>
>> Signed-off-by: Andy Shevchenko <andriy.shevche...@linux.intel.com>
>> ---
>>  arch/x86/lib/zimage.c | 9 +++++----
>>  1 file changed, 5 insertions(+), 4 deletions(-)
>>
>
> Good catch!
>
> Reviewed-by: Bin Meng <bmeng...@gmail.com>

applied to u-boot-x86, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to