summaryrefslogtreecommitdiff
path: root/include/init.h
diff options
context:
space:
mode:
authorBin Meng <bin.meng@windriver.com>2021-01-31 15:36:04 +0300
committerSimon Glass <sjg@chromium.org>2021-02-03 13:38:41 +0300
commit86c915628d582a36029ff1f6c4443b6e81e0d51f (patch)
tree7dd83c74c724239c300368f848944685113f4f97 /include/init.h
parentd17e9d2558ecbc2d6486555e6717396356b1f4e1 (diff)
downloadu-boot-86c915628d582a36029ff1f6c4443b6e81e0d51f.tar.xz
riscv: Change phys_addr_t and phys_size_t to 64-bit
phys_addr_t and phys_size_t are currently defined as `unsigned long`, but RV32 supports 34-bit physical address, hence both phys_addr_t and phys_size_t should be defined to 64-bit using `unsigned long long`. Signed-off-by: Bin Meng <bin.meng@windriver.com>
Diffstat (limited to 'include/init.h')
0 files changed, 0 insertions, 0 deletions