]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
da830: add support for NAND boot mode
authorManjunath Hadli <manjunath.hadli@ti.com>
Fri, 7 Oct 2011 23:38:39 +0000 (23:38 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 27 Oct 2011 19:56:35 +0000 (21:56 +0200)
commit28375eb6f6a34b0a4584a3c46c1879f8852f69a9
tree9275a97e3dac43d976958c3996b5f48ef6b8d56b
parent83244a3885310249aac377bdc592cb46e9cf4329
da830: add support for NAND boot mode

Add support for enabling NAND boot mode in configuration file and
add correspanding pinmux support, nand initialize function in board file.
The size required for environment variables not more than 10KB
the CONFIG_ENV_SIZE is set to 10KB from (512 << 10).

Acked-by: Nick Thompson <nick.thompson@ge.com>
Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Signed-off-by: Manjunath Hadli <manjunath.hadli@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
board/davinci/da8xxevm/da830evm.c
include/configs/da830evm.h