Searched hist:"3469424 cb6d939c7aedf1e0efdec44a797c0a18c" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | exports.h | 3469424cb6d939c7aedf1e0efdec44a797c0a18c Mon Sep 21 16:20:37 UTC 2009 Peter Tyser <ptyser@xes-inc.com> ppc: Remove reloc_off field from global_data structure
Now that proper relocation is supported, the reloc_off field is no longer necessary.
Note that the location of the standalone application jump table pointer in the global data structure is affected by this change, breaking execution of standalone applications compiled for previous versions of U-Boot.
We therefore increment XF_VERSION to 6
Signed-off-by: Peter Tyser <ptyser@xes-inc.com> Signed-off-by: Wolfgang Denk <wd@denx.de>
|