]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: rmobile: lager: Remove RAM address initialization
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Fri, 31 Oct 2014 07:16:29 +0000 (16:16 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Mon, 3 Nov 2014 23:59:59 +0000 (08:59 +0900)
commit1c556194d05845acdd271fe1e8f6d973b8841906
tree4299d005c3a88bdd820b8dfd741a61e7cd24fda9
parentc9b59bf795804a25b9654e729a491363ef9e6a54
arm: rmobile: lager: 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/lager/lager.c