]> Git Repo - u-boot.git/commit
arm: mvebu: Espressobin: Make SPI env offset compatible with Marvell's U-Boot
authorPali Rohár <[email protected]>
Wed, 19 Aug 2020 14:24:16 +0000 (16:24 +0200)
committerStefan Roese <[email protected]>
Mon, 31 Aug 2020 12:45:53 +0000 (14:45 +0200)
commit4366082bfee345d2ca9f8ca7a27e70b6e30efd47
treeb3c7e08da8933d09c7828b7ee4a53c3891cd71c8
parent96fa3c4fda5cad85b05b086bed3855d4037d1639
arm: mvebu: Espressobin: Make SPI env offset compatible with Marvell's U-Boot

Espressobin board comes with Marvell's U-Boot version where U-Boot env is
stored in SPI at offset 0x3F0000. This patch changes env offset in
Espressobin defconfig file to match Marvell's U-Boot version.

Users who want to use previous or different env offset can still change it
in .config file when compiling U-Boot.

Signed-off-by: Pali Rohár <[email protected]>
Reviewed-by: Konstantin Porotchkin <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Tested-by: Andre Heider <[email protected]>
configs/mvebu_espressobin-88f3720_defconfig
This page took 0.030318 seconds and 4 git commands to generate.