diff options
author | Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> | 2019-03-01 20:12:30 +0100 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2019-04-17 22:20:16 +0200 |
commit | 1ea975010df4dd1568361db3cd699860f73e750d (patch) | |
tree | 4e5a7731a8e197c2d314ad0b3f8ca8d4d6839a0a /include/configs/bmips_bcm3380.h | |
parent | 7357c2cbc0b4c4c0cf2d6fa1253cda6f77cf06da (diff) | |
download | u-boot-1ea975010df4dd1568361db3cd699860f73e750d.tar.gz u-boot-1ea975010df4dd1568361db3cd699860f73e750d.tar.xz u-boot-1ea975010df4dd1568361db3cd699860f73e750d.zip |
reset: socfpga: rename membase ptr to modrst_base
The only member of this driver's priv struct is a pointer, which is
called 'membase'. However, since this driver handles multiple sub-
architectures, this is not the base address from dts but the base
address of some common registers of those sub-arches.
Reflect this better in sourcecode by renaming 'membase' to 'modrst_base'.
Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
Diffstat (limited to 'include/configs/bmips_bcm3380.h')
0 files changed, 0 insertions, 0 deletions