On Wed, Jan 13, 2010 at 03:21:50PM +0530, Naveen Krishna Ch wrote: > Hi All, > > I have a SMDKC100 boards with Single chip NAND > > Built the mainline uboot for > > Das U-Boot# smdkc100_config; make > > i use a In-Circuit Debugger to flash the uboot.bin > to the NAND. > > I checked the dip switches & Jumpers are proper. > > The In-Circuit Debugger shows "Emulation running" > But, nothing comes up on the UART0 > > What could be the problem, Any pointers..
Does this chip/board have special hardware/ROM to load a full u-boot image out of NAND into somewhere it can execute? If not, you'll need nand_spl support for this board. -Scott _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

