
8 Feb
2010
8 Feb
'10
5:39 p.m.
The EVM UI extender card has a NAND device. This change will enable saveenv to work with NAND and Linux to be booted using:
mtdparts default nboot kernel bootm
Signed-off-by: Nick Thompson nick.thompson@ge.com
board/davinci/da830evm/da830evm.c | 37 +++++++++++++++++++++++++++++++++++++ include/configs/da830evm.h | 21 ++++++++++++++++----- 2 files changed, 53 insertions(+), 5 deletions(-)
Pushed to u-boot-ti
Thanks, Sandeep