Searched hist:f48dd6fc6cc9fdf15408e98132dc5575a31026cf (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/cpu/ |
| H A D | start.S | f48dd6fc6cc9fdf15408e98132dc5575a31026cf Sun Jan 01 04:06:39 UTC 2012 Graeme Russ <graeme.russ@gmail.com> x86: Simplify Flash-to-RAM code execution transition
Move the relocation offset calculation out of assembler and into C. This also paves the way for the upcoming init sequence simplification by adding the board_init_f_r flash to RAM transitional function
-- Changes for v2: - Added commit message - Minor adjustment to new stack address comment
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | u-boot-x86.h | f48dd6fc6cc9fdf15408e98132dc5575a31026cf Sun Jan 01 04:06:39 UTC 2012 Graeme Russ <graeme.russ@gmail.com> x86: Simplify Flash-to-RAM code execution transition
Move the relocation offset calculation out of assembler and into C. This also paves the way for the upcoming init sequence simplification by adding the board_init_f_r flash to RAM transitional function
-- Changes for v2: - Added commit message - Minor adjustment to new stack address comment
|