]> Git Repo - u-boot.git/commit
ARM64: zynqmp: Make DDR detection code work on 32bit system
authorMichal Simek <[email protected]>
Fri, 1 Apr 2016 13:55:47 +0000 (15:55 +0200)
committerMichal Simek <[email protected]>
Wed, 13 Apr 2016 16:29:05 +0000 (18:29 +0200)
commit658b3a563983281b6617f57b6bf2aee2c92a2101
treede966a4e43f7abf05ecadd4cea33005035f6a706
parentaa5b52f56c9fcafb485c930319a36f68692af30d
ARM64: zynqmp: Make DDR detection code work on 32bit system

Define u64 types to be usable on 32bit system because of 64bit address
and size cells and 32bit shifts in the code.

Signed-off-by: Michal Simek <[email protected]>
board/xilinx/zynqmp/zynqmp.c
This page took 0.045752 seconds and 4 git commands to generate.