]> git.ipfire.org Git - thirdparty/u-boot.git/commit
ram: rockchip: add common msch reg definition
authorKever Yang <kever.yang@rock-chips.com>
Fri, 15 Nov 2019 03:04:42 +0000 (11:04 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Sun, 17 Nov 2019 08:23:56 +0000 (16:23 +0800)
commitc525bb42aabd1c52c758b64758a9d5fc12e52d01
tree5161d177baa147430a575e8061d97310b19715d6
parent691368c7f76ff231ef48261feaa65b87a3be66b6
ram: rockchip: add common msch reg definition

The noc register bit definition may be the same for different SoC while
the offset of the register may be different, add the struction
definition as common code.

Signed-off-by: YouMin Chen <cym@rock-chips.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/include/asm/arch-rockchip/sdram_msch.h [new file with mode: 0644]