]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx31ads: Fix environment location on flash
authorFelix Radensky <felix@embedded-sol.com>
Mon, 6 Jun 2011 05:06:07 +0000 (05:06 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 7 Jun 2011 13:05:48 +0000 (15:05 +0200)
commitba8dcca78dc071fb1f419a920c82c18b10f9eff3
tree3b138716ecef0912260889eacfb8d207f99fd38d
parentac88e66e14886ab97c25c91b0f3a5350d7c8db65
mx31ads: Fix environment location on flash

At the moment u-boot and u-boot environment on flash
have overlapping addresses, so each u-boot update erases
the environment. Fix this by placing evironment right
after u-boot. Also, remove confusing comment about environment
location.

Signed-off-by: Felix Radensky <felix@embedded-sol.com>
include/configs/mx31ads.h