Re: [U-Boot] Hello-World Standalone Crash on Exit

2013-02-08 Thread Darcy Watkins
Hello, Earlier I wrote that which included the following... >=> tftp 4 uboot/hello_world.bin >Speed: 1000, full duplex >Using eTSEC1 device >TFTP from server 192.168.12.12; our IP address is 192.168.12.121 Filename >'uboot/hello_world.bin'. >Load address: 0x4 >Loading: # >done >Bytes tra

[U-Boot] Hello-World Standalone Crash on Exit

2013-02-08 Thread Darcy Watkins
Hello, I test drove the standalone program for hello world and found it causes a crash/reset when you hit the key to exit the program. The u-boot I am using is actually based on a git d69dba367aed051663d0ee1ece013c8232bfa9f5 snapshot from the u-boot-mpc85xx branch. It appears like the standal