On Thu, Mar 17, 2016 at 9:39 AM, Bin Meng wrote:
> On Wed, Mar 16, 2016 at 9:44 PM, Simon Glass wrote:
>> Sometimes it is useful to jump into U-Boot directly from coreboot or UEFI
>> without any 16-bit init. This can help during development by allowing U-Boot
>> to avoid doing all the init requir
Sometimes it is useful to jump into U-Boot directly from coreboot or UEFI
without any 16-bit init. This can help during development by allowing U-Boot
to avoid doing all the init required by the platform.
U-Boot expects its GDT to be set up correctly by its 16-bit code. If
coreboot doesn't do this
On Wed, Mar 16, 2016 at 9:44 PM, Simon Glass wrote:
> Sometimes it is useful to jump into U-Boot directly from coreboot or UEFI
> without any 16-bit init. This can help during development by allowing U-Boot
> to avoid doing all the init required by the platform.
>
> U-Boot expects its GDT to be se
3 matches
Mail list logo