linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Autoboot in U-boot
@ 2003-07-18  2:33 Mike G.
  2003-07-18  7:10 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: Mike G. @ 2003-07-18  2:33 UTC (permalink / raw)
  To: 'linuxppc-embedded@lists.linuxppc.org'


hi there,

Can someone help me on this autoboot? I successfully configured the
u-boot-0.4.0 for mpc857 custom board but somehow the bootcommand and
boot arg would not run, it just skip the autoboot and goes to prompt. so
help!!!

this is part of the configuration

....................................................................
#if 0
#define CONFIG_BOOTDELAY	-1	/* autoboot disabled*/
#else
#define CONFIG_BOOTDELAY	3	/* autoboot after 5 sec	*/
#endif

#define CONFIG_BOOTCOMMAND	"bootm 02800000 02880000"
#define CONFIG_BOOTARGS		"root=/dev/ram rw"


#undef	CONFIG_WATCHDOG			/* watchdog disabled*/

#define	CONFIG_SCC2_ENET	1	/* use SCC2 ethernet */
#undef	CONFIG_FEC_ENET			/* disable FEC ethernet  */

/* this must be included AFTER the definition of CONFIG_COMMANDS (if
any) */
#include <cmd_confdefs.h>

/*
 * Miscellaneous configurable options
 */
#undef	CFG_LONGHELP		/* undef to save memory*/
#define	CFG_PROMPT	":>"	/* Monitor CommandPrompt	*/
..................................................................

and this is the output displayed:-

......................................................................
U-Boot 0.4.0 (Jul 18 2003 - 10:17:35)

CPU:   unknown MPC850 (0x07000003) at 48 MHz: 4 kB I-Cache 4 kB D-Cache
FEC pret
         *** Warning: CPU Core has Silicon Bugs -- Check the Errata ***
SDRAM:  16 MB
Top of RAM usable for U-Boot at: 01000000
Reserving 512k for U-Boot at: 00f80000
Reserving 256k for malloc() at: 00f40000
Reserving 60 Bytes for Board Info at: 00f3ffc4
Reserving 52 Bytes for Global Data at: 00f3ff90
Stack Pointer at: 00f3ff78
New Stack Pointer is: 00f3ff78
Now running in RAM - U-Boot at: 00f80000
FLASH:  8 MB
In:    serial
Out:   serial
Err:   serial
U-Boot relocated to 00f80000
Net:   SCC ETHERNET
:>
:>

...................................................................

So i don't understand... where did the autoboot go??

hmm.... thanks guys


regards,
Mike G.


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-07-18  9:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-18  2:33 Autoboot in U-boot Mike G.
2003-07-18  7:10 ` Wolfgang Denk
2003-07-18  9:24   ` HDLC driver for MPC8260 Adam Kaczynski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).