Hi Execuse me this post. I think this is very minor issue, but... What do you think about right place for new Redboot banner? See main.c:184, please. IMHO, we must put it before a print the platform information. Example of new output for my platform:
RedBoot(tm) bootstrap and debug environment [ROM] Non-certified release, version UNKNOWN - built 12:06:17, Feb 2 2009 Platform: Olimex LPC-H2294 header board (ARM7TDMI-S) Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. RedBoot is free software, covered by the eCos license, derived from the GNU General Public License. You are welcome to change it and/or distribute copies of it under certain conditions. Under the license terms, RedBoot's source code and full license terms must have been made available to you. Redboot comes with ABSOLUTELY NO WARRANTY. RAM: 0x81000000-0x81100000, [0x81005900-0x810e1000] available FLASH: 0x80000000-0x803fffff, 8 x 0x2000 blocks, 63 x 0x10000 blocks RedBoot> What is GPLed? Platform :-) ? I would prefer to see this instead RedBoot(tm) bootstrap and debug environment [ROM] Non-certified release, version UNKNOWN - built 12:06:17, Feb 2 2009 Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. RedBoot is free software, covered by the eCos license, derived from the GNU General Public License. You are welcome to change it and/or distribute copies of it under certain conditions. Under the license terms, RedBoot's source code and full license terms must have been made available to you. Redboot comes with ABSOLUTELY NO WARRANTY. Platform: Olimex LPC-H2294 header board (ARM7TDMI-S) RAM: 0x81000000-0x81100000, [0x81005900-0x810e1000] available FLASH: 0x80000000-0x803fffff, 8 x 0x2000 blocks, 63 x 0x10000 blocks RedBoot> What do you think? Thank you, Sergei -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
