On 30/09/11 13:29, [email protected] wrote: > From: Nagabhushana Netagunte <[email protected]> > > Add support for enabling NAND boot mode in configuration file and > add correspanding pinmux support, nand initialize function in board file. > Since the environment variable are stored in first block > CONFIG_ENV_OFFSET is set to offset 0 from (512 << 10) and also the > size required for environment variables not more than 10KB > the CONFIG_ENV_SIZE is set to 10KB from (512 << 10). > > Signed-off-by: Sudhakar Rajashekhara <[email protected]> > Signed-off-by: Nagabhushana Netagunte <[email protected]> > --- > board/davinci/da8xxevm/da830evm.c | 63 > +++++++++++++++++++++++++++++++++++++ > include/configs/da830evm.h | 4 ++- > 2 files changed, 66 insertions(+), 1 deletions(-) >
No further comments from me: Acked-by: Nick Thompson <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

