diff options
| author | Ovidiu Panait <[email protected]> | 2021-11-30 18:33:49 +0200 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2022-01-05 10:22:02 +0100 |
| commit | edf0f9b15eeaa6ca3d7bf69fa3163dcfa812d168 (patch) | |
| tree | 367ef2faa2c22eef863aa2c686981ce5040a16b8 /doc/develop/python_cq.rst | |
| parent | 380bd08370b363a4bfe76e70fbbaead10541445b (diff) | |
microblaze: u-boot.lds: replace __end symbol with _end
board_fdt_blob_setup() uses the _end symbol to find the dtb in the non-spl
case. In order to allow microblaze builds to compile successfully with
CONFIG_OF_SEPARATE, the _end symbol must be defined. Align microblaze with
the other architectures and use _end symbol rather than __end to mark the
end of the u-boot binary.
Signed-off-by: Ovidiu Panait <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions
