Home
last modified time | relevance | path

Searched hist:"715 f599f8a0f8a0e60ee483f55eb207ade34ad49" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/asm-generic/
H A Du-boot.h715f599f8a0f8a0e60ee483f55eb207ade34ad49 Thu Aug 06 08:31:20 UTC 2015 Bin Meng <bmeng.cn@gmail.com> common: Display >=4GiB memory bank size

bd->bi_dram[] has both start address and size defined as 32-bit,
which is not the case on some platforms where >=4GiB memory bank
is used. Change them to support such memory banks.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/common/
H A Dboard_f.c715f599f8a0f8a0e60ee483f55eb207ade34ad49 Thu Aug 06 08:31:20 UTC 2015 Bin Meng <bmeng.cn@gmail.com> common: Display >=4GiB memory bank size

bd->bi_dram[] has both start address and size defined as 32-bit,
which is not the case on some platforms where >=4GiB memory bank
is used. Change them to support such memory banks.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>