Commit b224ddb4 authored by Rahul Pathak's avatar Rahul Pathak Committed by Anup Patel
Browse files

include: types: Add typedefs for endianness



If any variable/memory-location follows certain
endianness then its important to annotate it properly
so that proper conversion can be done before read/write
from that variable/memory.

Also, use these new typedefs in libfdt_env.h for deriving
its own custom fdtX_t types

Signed-off-by: default avatarRahul Pathak <rpathak@ventanamicro.com>
Reviewed-by: default avatarAnup Patel <anup@brainfault.org>
parent 680bea02
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