]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: init NAND before relocating env
authorMike Frysinger <vapier@gentoo.org>
Mon, 6 Oct 2008 07:55:25 +0000 (03:55 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 23 Oct 2008 09:03:50 +0000 (05:03 -0400)
commit39782727e185860faa4884c2b04e84cb33d1c6cf
tree1a27fddcb02656bcbd50b31cc3ce3024fc34321e
parent0f9a8819416ba40a53de50af148847a0e508f84d
Blackfin: init NAND before relocating env

If booting out of NAND, we need to make sure we initialize it properly
before attempting to relocate the environment.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
lib_blackfin/board.c