]> 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>
Tue, 13 Oct 2009 11:17:34 +0000 (06:17 -0500)
commit409ec37bd8ae8822d276e77419d899571891b191
tree5dabb8f13d4f09024f62663985206da9b568082d
parent7908c97a106765ad8816bf2271a5bf315728b274
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