summaryrefslogtreecommitdiff
path: root/drivers/ram/rockchip
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2019-09-17 09:10:37 +0300
committerKever Yang <kever.yang@rock-chips.com>2019-09-19 04:35:31 +0300
commit78efae613bbade1d366e920ba93a44cdeb06c5f6 (patch)
tree0562847ed82b657a95dc8ed281d15c3b0b73db86 /drivers/ram/rockchip
parentbacad567ac59e252d8bd8f3f9a4cd3c8048781e2 (diff)
downloadu-boot-78efae613bbade1d366e920ba93a44cdeb06c5f6.tar.xz
configs: vyasa-rk3288: Fix SPL_TEXT_BASE
The initial Vyasa-rk3288 TPL implementation is to reuse the SPL_TEXT_BASE for TPL and SPL as 0x0 and 0xff704000 respectively. But the below commit implements the reverse way of using TEXT_BASE's like 0xff704000 for TPL and 0x0 for SPL and which indeed update the SPL_TEXT_BASE for vyasa-rk3288 board. "rockchip: Kconfig: enable TPL support for rk3328" (sha1: 3f47db0275e0f1c1e89d8f13f8b4cdc86b1038ca) So, fix by dropping the legacy SPL_TEXT_BASE and it will reassign 0x0 by default based on Kconfig definition. Reported-by: Jagan Teki <jagan@amarulasolutions.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Kever Yang<kever.yang@rock-chips.com>
Diffstat (limited to 'drivers/ram/rockchip')
0 files changed, 0 insertions, 0 deletions