samsung: tizen_rpi: change kernel and bootparam loading address
authorJaehoon Chung <jh80.chung@samsung.com>
Tue, 10 Sep 2019 10:11:13 +0000 (19:11 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 12 Oct 2022 04:31:46 +0000 (13:31 +0900)
commit4dbca65c0bf96ebf26eb69c7db3e1c065bf5366e
treede84f779dd0bdf7b7d54fe61ff8b689556a07950
parentf84b26253ca335915e7569b02c4868cb44ee2a5b
samsung: tizen_rpi: change kernel and bootparam loading address

Change kernel and bootparam loading address.
ramdisk/script/fdt address are changed at latest mainline.
So tizen kernel loading address also needs to change.

As comment, rebootparam address is ramdisk_addr_r.
But 0x3a62b000 is not ramdisk_addr_r.
Fixed to rebootparam_addr as correct ramdisk_addr_r.

Change-Id: I5fc5aadbc5ffe94e7917eb5e41370937ea48850b
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
include/samsung/tizen_rpi.h