
Ok,
I'm trying to reduce boot time and i don't want to omit anything!
I know that console is fundamental, but i need to disable it. After some modifies it seems like u-boot execute an infinite loop, waiting for unknown something.
Are there some special file (e.g. cpu/mpc512x/serial.c, include/configs/ads5121.h ...) that I have to modify?
I suppose that should be a way to remove it completely.
Thanks
--- Ven 30/10/09, Wolfgang Denk wd@denx.de ha scritto:
Da: Wolfgang Denk wd@denx.de Oggetto: Re: [U-Boot] ads5121 - remove PSC serial console support A: "Angelo" s104259@yahoo.it Cc: u-boot@lists.denx.de Data: Venerdì 30 ottobre 2009, 22:23
Dear Angelo,
In message 630811.21371.qm@web23106.mail.ird.yahoo.com you wrote:
I'm working on freescale ev. board ads5121ev and I'm trying to remove serial console support.
Which sense would this make?
Do you know the right procedure to remove it?
The right procedure is to keep it! U-Boot is designed around the principle of having a serial console avaialable as early as possible. You don't give up this lightly.
Best regards,
Wolfgang Denk