]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Exynos5: Config: Place environment at the end of SPI flash
authorAkshay Saraswat <akshay.s@samsung.com>
Wed, 18 Jun 2014 12:23:59 +0000 (17:53 +0530)
committerMinkyu Kang <mk7.kang@samsung.com>
Sun, 22 Jun 2014 23:45:44 +0000 (08:45 +0900)
commitfa25315741aa9197bcc2ed7e09f5fd61b09003be
tree5bd06799d1987640b272ce5e4a51571a3c5d95ad
parent8e4ab1d58265884bbc9da6c6720d7a635f00fb2b
Exynos5: Config: Place environment at the end of SPI flash

Currently environment resides at the location where BL2 ends.
This may hold good in case there is an empty space at this
position. But what if this place already has a binary or is
expected to have one. To avoid such scenarios it is better
to save environment at the end of the flash.

Signed-off-by: Akshay Saraswat <akshay.s@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
include/configs/exynos5-dt.h