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

Wolfgang Denk wd at denx.de
Fri Apr 27 08:31:37 CEST 2012


Dear Tom Rini,

In message <1335480396-29478-1-git-send-email-trini at ti.com> you 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.

Argh... But you cannot change this without explicit ACK from the
respective board maintainers.

Technically, I don't like the name "config_fallbacks.h"; how about
"config_defaults.h" instead?


Finally, your patch does not apply (I guess it is an incremental patch
over obsolete code?).

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
Einstein argued that there must be simplified explanations of nature,
because God is not capricious or arbitrary. No  such  faith  comforts
the software engineer.                             - Fred Brooks, Jr.


More information about the U-Boot mailing list