[U-Boot] [PATCH v2] da830: add support for NAND boot mode
Netagunte, Nagabhushana
nagabhushana.netagunte at ti.com
Tue Oct 4 15:55:15 CEST 2011
Mon, Oct 03, 2011 at 17:51:55, Nick Thompson wrote:
> On 30/09/11 13:29, nagabhushana.netagunte at ti.com wrote:
> > From: Nagabhushana Netagunte <nagabhushana.netagunte at ti.com>
> >
> > 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 <sudhakar.raj at ti.com>
> > Signed-off-by: Nagabhushana Netagunte <nagabhushana.netagunte at ti.com>
> > ---
> > 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 <nick.thompson at ge.com>
>
>
Thanks Nick.
Rgds,
Nag
More information about the U-Boot
mailing list