Searched hist:"42 fde30500eef6795129c3e4fda9951048c76617" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | asm-offsets.c | 42fde30500eef6795129c3e4fda9951048c76617 Tue Aug 04 18:33:57 UTC 2015 Simon Glass <sjg@chromium.org> x86: Add support for passing tables into U-Boot
The EFI stub provides information to U-Boot in a table. This includes the memory map which is needed to decide where to relocate U-Boot. Collect this information in the early init code and store it in global_data.
Fix up the BIST code at the same time since we don't have it when booting from EFI and can assume it is 0.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| /rk3399_rockchip-uboot/arch/x86/cpu/ |
| H A D | start.S | 42fde30500eef6795129c3e4fda9951048c76617 Tue Aug 04 18:33:57 UTC 2015 Simon Glass <sjg@chromium.org> x86: Add support for passing tables into U-Boot
The EFI stub provides information to U-Boot in a table. This includes the memory map which is needed to decide where to relocate U-Boot. Collect this information in the early init code and store it in global_data.
Fix up the BIST code at the same time since we don't have it when booting from EFI and can assume it is 0.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | global_data.h | 42fde30500eef6795129c3e4fda9951048c76617 Tue Aug 04 18:33:57 UTC 2015 Simon Glass <sjg@chromium.org> x86: Add support for passing tables into U-Boot
The EFI stub provides information to U-Boot in a table. This includes the memory map which is needed to decide where to relocate U-Boot. Collect this information in the early init code and store it in global_data.
Fix up the BIST code at the same time since we don't have it when booting from EFI and can assume it is 0.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
|