Searched hist:"789 b6dceccbb852b0be235334b713467f88e2f8e" (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | coreboot_table.c | 789b6dceccbb852b0be235334b713467f88e2f8e Wed May 11 14:44:59 UTC 2016 Bin Meng <bmeng.cn@gmail.com> x86: Prepare configuration tables in dedicated high memory region
Currently when CONFIG_SEABIOS is on, U-Boot allocates configuration tables via normal malloc(). To simplify, use a dedicated memory region which is reserved on the stack before relocation for this purpose. Add functions for reserve and malloc.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | coreboot_tables.h | 789b6dceccbb852b0be235334b713467f88e2f8e Wed May 11 14:44:59 UTC 2016 Bin Meng <bmeng.cn@gmail.com> x86: Prepare configuration tables in dedicated high memory region
Currently when CONFIG_SEABIOS is on, U-Boot allocates configuration tables via normal malloc(). To simplify, use a dedicated memory region which is reserved on the stack before relocation for this purpose. Add functions for reserve and malloc.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | global_data.h | 789b6dceccbb852b0be235334b713467f88e2f8e Wed May 11 14:44:59 UTC 2016 Bin Meng <bmeng.cn@gmail.com> x86: Prepare configuration tables in dedicated high memory region
Currently when CONFIG_SEABIOS is on, U-Boot allocates configuration tables via normal malloc(). To simplify, use a dedicated memory region which is reserved on the stack before relocation for this purpose. Add functions for reserve and malloc.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/arch/x86/ |
| H A D | Kconfig | 789b6dceccbb852b0be235334b713467f88e2f8e Wed May 11 14:44:59 UTC 2016 Bin Meng <bmeng.cn@gmail.com> x86: Prepare configuration tables in dedicated high memory region
Currently when CONFIG_SEABIOS is on, U-Boot allocates configuration tables via normal malloc(). To simplify, use a dedicated memory region which is reserved on the stack before relocation for this purpose. Add functions for reserve and malloc.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|