]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TI DaVinci: DM355: Config Cleanup and Update
authorSandeep Paulraj <s-paulraj@ti.com>
Tue, 8 Sep 2009 22:08:06 +0000 (18:08 -0400)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:30 +0000 (09:04 -0500)
commitb741868f0474d7e229c305ae22593edeae867d87
tree11aac20a1c05a651cb48b61e71c65d116ff49b80
parentd4a1561a847e96af66773789fda7dc2a9ab7ebfc
TI DaVinci: DM355: Config Cleanup and Update

This patch does the following
1) Enables the NAND driver which is now available.
2) Enables the 'CONFIG_MTD_DEVICE' as without this the
compilation will fail
3) We now have a safe place to store environment and defines
an offset where this can be stored. This offset value is such that it is after
the location where U-Boot is flashed using TI flash utilities.
4) Enables Bootdelay
5) Increases malloc() arena size. Manufacturers are coming out with
NAND with large blocks sizes of upto 1 MiB. It has been noticed that
as the block size of the NAND used is increased, if this particular
value is not increased, the NAND driver will output out of memory
errors.

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
include/configs/davinci_dm355evm.h