Commit 695da2a
committed
linux-raspberrypi.inc: relax uboot ENTRYPOINT/LOADADDRESS definitions
Set UBOOT_ENTRYPOINT/UBOOT_LOADADDRESS using the weak assignment operator (?=)
to allow for easier override in downstream layers or machine configurations
without forcing a hardcoded value.
Signed-off-by: Ayoub Zaki <ayoub.zaki@embetrix.com>1 parent cc66524 commit 695da2a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
0 commit comments