arm: mvebu: turris_omnia: change environment address in SPI flash
authorMarek Behún <marek.behun@nic.cz>
Fri, 24 May 2019 12:57:50 +0000 (14:57 +0200)
committerStefan Roese <sr@denx.de>
Thu, 11 Jul 2019 08:58:02 +0000 (10:58 +0200)
commit305a82217de391bbadce1dc5faac508daa11beaa
tree8baef8898cb1427dc169b8d636a4454d1d48b0f5
parentb0045b1c112d36faa8e876cdbef35e514b747a79
arm: mvebu: turris_omnia: change environment address in SPI flash

The U-Boot partition is 1 MiB and environment is 64 KiB. It does not
make sense to have environment at 0xc0000 when it could be at 0xf0000
and we can have more space for U-Boot binary.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
include/configs/turris_omnia.h