Commit d369e721 authored by Alistair Francis's avatar Alistair Francis Committed by Anup Patel
Browse files

firmware: Ensure the payloads are 4 bit alligned



We expect the payloads to be 4 bit alligned as we later AND them
with ~0xf. As most of the addresses are manually specified we don't
really need this, but better to be over cautious.

Signed-off-by: default avatarAlistair Francis <alistair.francis@wdc.com>
parent 286b8076
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment