From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Fri, 10 Aug 2012 22:53:55 +0200 Subject: [U-Boot] [PATCH v3 4/4] c6x: Add support c6745-som board In-Reply-To: <1340647361-23387-5-git-send-email-bond@inmys.ru> References: <1340647361-23387-5-git-send-email-bond@inmys.ru> Message-ID: <20120810205355.11884202DBF@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Dmitry Bondar, In message <1340647361-23387-5-git-send-email-bond@inmys.ru> you wrote: > Add support board c6745-som (http://inmys.ru/?_=/products/som_c6745) with C6745 cpu. > > Signed-off-by: Dmitry Bondar > Cc: Tom Rini ... > +#define LINUX_BOOT_PARAM_ADDR (PHYS_SDRAM_1 + 0x100) > +#define CONFIG_CMDLINE_TAG > +#define CONFIG_SETUP_MEMORY_TAGS > +#define CONFIG_BOOTARGS "mem=32M console=ttyS2,115200n8 root=/dev/mtdblock/2 rw noinitrd ip=dhcp" WARNING: line over 80 characters Please fix. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Never ascribe to malice that which can adequately be explained by stupidity.