[U-Boot] [PATCH v2 1/2] CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there

Tom Rini trini at ti.com
Fri Apr 27 01:53:35 CEST 2012


On Thu, Apr 26, 2012 at 3:46 PM, Tom Rini <trini at ti.com> wrote:
> We provide a default table of { 9600, 19200, 38400, 57600, 115200 }
> in <config_fallbacks.h> which mkconfig places after <configs/...h> in
> the generated config file.  This is used when a board has not set its
> own table.  A number of boards set values below 9600 but it is my belief
> that this was done for completeness rather than as a requirement so they
> have opted to the new default table.
>
> Signed-off-by: Tom Rini <trini at ti.com>

The second part moves CONFIG_SYS_PROMPT_HUSH_P2's location and is at:
http://www.denx.de/wiki/pub/U-Boot/TooBigPatches/0002-hush.c-Move-default-CONFIG_SYS_PROMPT_HUSH_PS2-to-hu.patch

-- 
Tom


More information about the U-Boot mailing list