[U-Boot] [PATCH v4] Create configuration option for restricted ns16550 functions

Wolfgang Denk wd at denx.de
Thu Feb 19 00:36:27 CET 2009


Dear Ron Madrid,

In message <1234996244-21676-1-git-send-email-ron_madrid at sbcglobal.net> you wrote:
> This patch will create a configuration option for a minimum configuration for
> the ns16550 serial driver at drivers/serial/ns16550.c and will apply this new
> configuration option to the SIMPC8313.h config file in order to fix the NAND
> bootstrap build error.  This option will exclude all functions with exception of
> NS16550_putc and NS16550_init.  This will be used primarily to save space and
> remove unused code from builds in which space is limited.
> 
> Signed-off-by: Ron Madrid <ron_madrid at sbcglobal.net>
> ---
>  README                      |    7 +++++++
>  drivers/serial/ns16550.c    |    4 ++++
>  include/configs/SIMPC8313.h |    3 +++
>  3 files changed, 14 insertions(+), 0 deletions(-)

Applied, thanks.

And I confirm that it fixes building for the SIMPC8313 board.

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
As usual, this being a 1.3.x release, I haven't  even  compiled  this
kernel yet. So if it works, you should be doubly impressed.
      - Linus Torvalds in <199506181536.SAA10638 at keos.cs.Helsinki.FI>


More information about the U-Boot mailing list