diff options
| author | Stefan Roese <[email protected]> | 2020-10-28 15:09:59 +0100 |
|---|---|---|
| committer | Daniel Schwierzeck <[email protected]> | 2020-11-30 18:31:56 +0100 |
| commit | de24bc7e0e3528f3d3c4731ab053a3e8d621ab7a (patch) | |
| tree | 2a8c1b4070bb288b99ce830bf6275c4b5d55d2f2 /include/linux | |
| parent | a7ab4b71d563b6e0b65f911a8bf7d6950625982e (diff) | |
mips: start.S: Add Octeon boot header compatibility
Octeon has a specific boot header, when booted via SPI NOR, NAND or MMC.
Here the only 2 instructions are allowed in the first few bytes of the
image. And these instructions need to be one branch and a nop. This
patch adds the necessary nop after the nop, to that the common MIPS
image is compatible with this Octeon header.
The tool to patch the Octeon boot header into the image will be send in
a follow-up patch.
Signed-off-by: Stefan Roese <[email protected]>
Cc: Aaron Williams <[email protected]>
Cc: Chandrakala Chavva <[email protected]>
Cc: Daniel Schwierzeck <[email protected]>
Reviewed-by: Daniel Schwierzeck <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
