sifive: fu540: Add U-Boot proper sector start
authorJagan Teki <jagan@amarulasolutions.com>
Fri, 29 May 2020 06:03:37 +0000 (11:33 +0530)
committerAndes <uboot@andestech.com>
Thu, 4 Jun 2020 01:44:09 +0000 (09:44 +0800)
commit819da86d523deb0c886aca7760a602c6067bb573
tree83c0dbae7272a7c5775d54c548f20dd6953b5e6f
parent085cb1d5d0eb2b6feb3a359dc584f6d24fa748e8
sifive: fu540: Add U-Boot proper sector start

Add U-Boot proper sector start offset for SiFive FU540.
This value is based on the partition layout supported
by SiFive FU540.

u-boot.itb need to write on this specific offset so-that
the SPL will retrieve it from here and load.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Pragnesh Patel <pragnesh.patel@sifive.com>
common/spl/Kconfig