mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 16:30:53 -05:00
Global data (pointed by R2 on PowerPC) in principle is not guaranteed to be in proximity of U-Boot heap (where the API signature is placed) accross different architectures and platforms. Instead, use U-Boot stack pointer as a hint for the search instead of the global data; this method tends to be more uniform accross different platforms. Obtained from: Semihalf |
||
|---|---|---|
| .. | ||
| ofw | ||
| uboot | ||
| Makefile | ||
| Makefile.inc | ||