]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: rmobile: alt: Remove RAM address initialization
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Fri, 31 Oct 2014 07:16:31 +0000 (16:16 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Tue, 4 Nov 2014 00:00:40 +0000 (09:00 +0900)
commitca7bc8ff0d5255a85edf5d451d5e68006044e7cc
tree59eb12ce8410c11036f4445d36f953b15070844e
parentef97b6ed89f52c3a39777f710081eb53f9496086
arm: rmobile: alt: Remove RAM address initialization

Since board info structure is not still set up, the setting of RAM
address causes illegal access.
Therefore the setting of RAM address is removed.

Signed-off-by: Hisashi Nakamura <hisashi.nakamura.ak@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
board/renesas/alt/alt.c