On 18 October 2013 19:42, Roy Franz wrote:
> From: Grant Likely
>
> The kernel parameter is not used when booting using firmware
> such as UEFI. The firmware image is supplied with the -pflash
> parameter, and the -kernel parameter should not be required since
> the kernel will be loaded by the
From: Grant Likely
The kernel parameter is not used when booting using firmware
such as UEFI. The firmware image is supplied with the -pflash
parameter, and the -kernel parameter should not be required since
the kernel will be loaded by the firmware.
Signed-off-by: Roy Franz
Signed-off-by: Gra