]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board/ls2085a: Update env_addr after NOR flash relocation
authorPrabhakar Kushwaha <prabhakar@freescale.com>
Mon, 14 Jul 2014 11:45:44 +0000 (17:15 +0530)
committerYork Sun <yorksun@freescale.com>
Wed, 24 Sep 2014 19:33:18 +0000 (12:33 -0700)
commit1b35721f61207c5f3cdf924be3bb64e0ad12887c
treeab868dcc56dbf285d0e3a2a856870eca48413f88
parent47d3debe1ab8315dc9ade22279e02f60eceda25b
board/ls2085a: Update env_addr after NOR flash relocation

LS2085a has 2 regions in system memory map. Region1 is default map from
where system boots. Once u-boot is moved to DDR, IFC is re-mapped to
Region2.

So, update gd->env_addr to reflect correct address.

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
board/freescale/ls2085a/ls2085a.c