U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: sohu <billgate83@sohu.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] U-boot 1.1.2 CONFIG_COMMANDS
Date: Mon, 27 Dec 2010 10:09:05 +0800	[thread overview]
Message-ID: <75C54DFD73ED450DB497327EFC25EC3F@MrGates> (raw)

Hi,i am using u-boot 1.1.2,for some reasons,i have no time to port to new 
revision code of u-boot.And now i met one problem
in my include/configs/myboards3c44b0.h
#define CONFIG_COMMANDS        ( CONFIG_CMD_DFL | \
                        CFG_CMD_DATE | \
                        CFG_CMD_ELF    | \
                        CFG_CMD_NET | \
                        CFG_CMD_PING | \
                        CFG_CMD_ENV | \
                        CFG_CMD_FLASH)
The form above is default, and i move CONFIG_CMD_DFL option out,and now 
something wrong with my u-boot.bin
when i power on my board,The message seems this:
U-Boot 1.1.2 (Dec 27 2010 - 08:54:13)


U-Boot code: 0C300000 -> 0C315310  BSS: -> 0C319000

RAM Configuration:

Bank #0: 0c000000 32 MB

Flash:  4 MB


And stop here,i wonder if i omit some options of CONFIG_COMMANDS macro?but 
which one it should be?Thanks for any suggestion !
MrGates

                 reply	other threads:[~2010-12-27  2:09 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=75C54DFD73ED450DB497327EFC25EC3F@MrGates \
    --to=billgate83@sohu.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox