Hi, we have a reference design similar to S3C2440 Stamp board + SDK WITH-OUT NOR. We have 64MB Nand ONLY (Other difference is we have CS8900 MAC + PHY chip). I downloaded the UBoot from GIT as mentioned in the post. (HOWTO: Compiling and Flashing U-Boot onto Mini2440 http://billforums.station51.net/viewtopic.php?f=1&t=2) When I loaded the u-boot-nand16K.bin into NAND flash via debugger there is nothing coming on console. I also build vivi (NOT SUPER VIVI) and loaded into NAND via debugger. From vivi shell I tried to execute U-Boot from RAM.It shows "Error DABT" . Help me how to proceed.
U-Boot loading without NOR Flash
Not sure of the details but I think you want u-boot-nand2k.bin for a 64M device. I saw a list somewhere. Try the left search button. Dave
Sorry to bring back an old thread, but I'm getting the same issue with my custom 2440 board. I have "64MB NAND only" as well and it works with Vivi. I've tried with both u-boot.bin and u-boot-nand2k.bin with no luck. Any suggestions? Thanks, Nooarm