summaryrefslogtreecommitdiff
path: root/configs/mx6sabresd_spl_defconfig
diff options
context:
space:
mode:
authorYork Sun <yorksun@freescale.com>2015-08-03 19:02:04 (GMT)
committerSimon Glass <sjg@chromium.org>2015-08-06 13:31:36 (GMT)
commit28445aa7ec099bf8d7dc49db5fbf6bdd9098b410 (patch)
treeb86ede3c825c578cf9fe93766e4d757aefdb48a9 /configs/mx6sabresd_spl_defconfig
parentfdb9f349be255b9b69a5e1a300296779b48a36b0 (diff)
downloadu-boot-fsl-qoriq-28445aa7ec099bf8d7dc49db5fbf6bdd9098b410.tar.xz
lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef
fdt_addr_t is a physical address. It can be either 64-bit or 32-bit, depending on the architecture. It should be phys_addr_t instead of u64 or u32. Similarly, fdt_size_t is changed to phys_size_t. Signed-off-by: York Sun <yorksun@freescale.com> CC: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/mx6sabresd_spl_defconfig')
0 files changed, 0 insertions, 0 deletions